commit | 68ad8df42e12037c3894c9706ab428bf5cd6426b | [log] [tgz] |
---|---|---|
author | Mel Gorman <mel@csn.ul.ie> | Wed Jul 23 21:26:52 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | 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 <mel@csn.ul.ie> Cc: Christoph Lameter <cl@linux-foundation.org> Cc: Andy Whitcroft <apw@shadowen.org> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>