aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-unixctl.man
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-07-13 10:25:27 -0700
committerBen Pfaff <blp@nicira.com>2012-07-13 10:25:27 -0700
commit149ff68ac91fe4b398a691a92c07b7ba315f5275 (patch)
tree65215f19ebb681004a79b37ecd02564785257e8e /lib/memory-unixctl.man
parent31a1e58ec7236b915cd9b49d9e927ad90b5ae285 (diff)
memory: Document the memory/show unixctl command.
Suggested-by: Justin Pettit <jpettit@nicira.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'lib/memory-unixctl.man')
-rw-r--r--lib/memory-unixctl.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/memory-unixctl.man b/lib/memory-unixctl.man
new file mode 100644
index 00000000..5b702971
--- /dev/null
+++ b/lib/memory-unixctl.man
@@ -0,0 +1,7 @@
+.SS "MEMORY COMMANDS"
+These commands report memory usage.
+.
+.IP "\fBmemory/show\fR"
+Displays some basic statistics about \fB\*(PN\fR's memory usage.
+\fB\*(PN\fR also logs this information soon after startup and
+periodically as its memory consumption grows.