1 diff -up procps-3.2.7/top.1.cpudesc procps-3.2.7/top.1
2 --- procps-3.2.7/top.1.cpudesc 2008-01-18 08:04:19.000000000 +0100
3 +++ procps-3.2.7/top.1 2008-01-18 08:15:49.000000000 +0100
6 a. DESCRIPTIONS of Fields
7 b. SELECTING and ORDERING Columns
8 + c. SUMMARY Area Fields
9 3. INTERACTIVE Commands
11 b. SUMMARY Area Commands
12 @@ -540,6 +540,20 @@ You\fI move\fR a field to the\fB left\fR
13 upper case\fR letter and to the\fB right\fR with the\fB lower case\fR
16 +.\" ......................................................................
17 +.SS 2c. SUMMARY Area Fields
18 +.\" ----------------------------------------------------------------------
19 +The summary area fields describing CPU statistics are abbreviated. They provide
20 +information about times spent in:
22 + \fR sy = system mode
23 + \fR ni = low priority user mode (nice)
25 + \fR wa = I/O waiting
26 + \fR hi = servicing IRQs
27 + \fR si = servicing soft IRQs
28 + \fR st = steal (time given to other DomU instances)
31 .\" ----------------------------------------------------------------------
32 .SH 3. INTERACTIVE Commands