summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-06-16 08:08:42 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-06-16 08:08:42 +0200
commit921aa0a6c387eaeca5c485f7d9c49bdef7a435a9 (patch)
tree6f79efc061d19bc7bed32b20f5d70a49a2de098d /sys/man/8
parent45b79036bed41e170dd4fca0bbec4425aee5033e (diff)
stats: add kernel malloc and kernel draw allocation size graphs
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/stats6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/man/8/stats b/sys/man/8/stats
index b5d5adc53..8e07dca7d 100644
--- a/sys/man/8/stats
+++ b/sys/man/8/stats
@@ -68,6 +68,12 @@ total pages of active memory.
The graph displays the fraction
of the machine's total memory in use.
.TP
+.B "k kern
+kernel memory allocation size in bytes.
+.TP
+.B "d draw
+draw memory allocation size in bytes.
+.TP
.B
.B "n etherin,out,err
number of packets sent and received per second, and total number of errors, displayed as separate graphs.