From: dyoung@redhat.com Date: Wed, 13 Mar 2013 07:59:25 +0000 (+0800) Subject: Improve documentation of rd.memdebug X-Git-Tag: 027~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c322b2f3b5beb623d226d4bf491a33badb99fe7;p=thirdparty%2Fdracut.git Improve documentation of rd.memdebug Explain more about rd.memdebug verbose level in dracut.cmdline.7.asc. Signed-off-by: Dave Young --- diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc index 62372a53f..f1457d5ec 100644 --- a/dracut.cmdline.7.asc +++ b/dracut.cmdline.7.asc @@ -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