commit | 68ad8df42e12037c3894c9706ab428bf5cd6426b | [log] [tgz] |
---|---|---|
author | Mel Gorman <[email protected]> | Wed Jul 23 21:26:52 2008 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jul 24 10:47:14 2008 -0700 |
tree | 42999fc8e3cbf400b6133f832f310690f8f28b76 | |
parent | 2dbb51c49f4fecb8330e43247a0edfbc4b2b8974 [diff] |
mm: print out the zonelists on request for manual verification This patch prints out the zonelists during boot for manual verification by the user if the mminit_loglevel is MMINIT_VERIFY or higher. Signed-off-by: Mel Gorman <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Andy Whitcroft <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>