Improve documentation of rd.memdebug
authordyoung@redhat.com <dyoung@redhat.com>
Wed, 13 Mar 2013 07:59:25 +0000 (15:59 +0800)
committerHarald Hoyer <harald@redhat.com>
Wed, 13 Mar 2013 12:12:57 +0000 (13:12 +0100)
Explain more about rd.memdebug verbose level in dracut.cmdline.7.asc.

Signed-off-by: Dave Young <dyoung@redhat.com>
dracut.cmdline.7.asc

index 62372a5..f1457d5 100644 (file)
@@ -144,8 +144,12 @@ It should be attached to any report about dracut problems.
     If "quiet" is set, it also logs to the console.
 
 **rd.memdebug=[0-3]**::
-    print memory usage debug info, set the verbose level from 1 to 3
-    print nothing when set rd.memdebug=0
+    Print memory usage info at various points, set the verbose level from 0 to 3
+    Higher level means more debugging output:
+    0 - no output
+    1 - partial /proc/meminfo
+    2 - /proc/meminfo
+    3 - /proc/meminfo + /proc/slabinfo
 
 **rd.break**::
     drop to a shell at the end