proc.5: Add description for softirq line in /proc/stat

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Eugene Syromyatnikov 2017-09-02 15:58:56 +02:00 committed by Michael Kerrisk
parent 46f6dbe83f
commit 76f6f10206
1 changed files with 7 additions and 0 deletions

View File

@ -3815,6 +3815,13 @@ Number of processes in runnable state.
\fIprocs_blocked 2\fP
Number of processes blocked waiting for I/O to complete.
(Linux 2.5.45 onward.)
.TP
.I softirq 229245889 94 60001584 13619 5175704 2471304 28 51212741 59130143 0 51240672
.\" commit d3d64df21d3d0de675a0d3ffa7c10514f3644b30
This line shows the number of softirq for all CPUs.
The first column is the total of all softirqs and
each subsequent column is the total for particular softirq.
(since Linux 2.6.31)
.RE
.TP
.I /proc/swaps