]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/8/stats
merge
[plan9front.git] / sys / man / 8 / stats
index b5d5adc53b7cebd9bf7ea4f3fd002eb531c1cc42..7aa9daa9588778f00582851433325ff02d906fda 100644 (file)
@@ -39,6 +39,9 @@ percentage battery life remaining.
 .B "c context
 number of process context switches per second.
 .TP
+.B "d draw
+draw memory allocation size in bytes.
+.TP
 .B 
 .B "e ether
 total number of packets sent and received per second.
@@ -58,6 +61,9 @@ system load, % time in idle, and % time in interrupts.
 The last two are averaged over all processors on a
 multiprocessor.
 .TP
+.B "k kern
+kernel memory allocation size in bytes.
+.TP
 .B "l load
 (default) system load average.
 The load is computed as a running average of
@@ -68,13 +74,17 @@ total pages of active memory.
 The graph displays the fraction
 of the machine's total memory in use.
 .TP
-.B 
 .B "n etherin,out,err
 number of packets sent and received per second, and total number of errors, displayed as separate graphs.
 .TP
 .B "p tlbpurge
 number of translation lookaside buffer flushes per second.
 .TP
+.B "r reclaim 
+total pages of reclaimable memory.
+The graph displays the fraction
+of the machine's total memory in use.
+.TP
 .B "s syscall
 number of system calls per second.
 .TP
@@ -90,6 +100,9 @@ fraction of the number of swap pages configured by the machine.
 display the signal strength detected by the 802.11b wireless ether card; the value
 is usually below 50% unless the receiver is in the same room as the transmitter, so
 a midrange value represents a strong signal.
+.TP
+.B "z temp
+current temperature reported by the cpu.
 .PD
 .PP
 The graphs are plotted with time on the horizontal axis.