On 09/02/2017 03:58 PM, Eugene Syromyatnikov wrote: > --- > man5/proc.5 | 7 +++++++ > 1 file changed, 7 insertions(+) Thanks, Eugene! Applied Cheers, Michael > diff --git a/man5/proc.5 b/man5/proc.5 > index 077bde2..d308b32 100644 > --- a/man5/proc.5 > +++ b/man5/proc.5 > @@ -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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html