Most of the information provided by this function is obsolete today
in favour of dump_zone_stats(). Also dump_zone_stats() is perhaps
more useful. Having said this let's keep dump_zone_page_usage()
around for older kernels as it may still be useful.
Signed-off-by: Aaron Tomlin <atomlin(a)redhat.com>
---
help.c | 7 -------
1 file changed, 7 deletions(-)
diff --git a/help.c b/help.c
index bedd7c3..cccef23 100644
--- a/help.c
+++ b/help.c
@@ -5608,13 +5608,6 @@ char *help_kmem[] = {
" COMMIT LIMIT 2952841 11.3 GB ----",
" COMMITTED 1158600 4.4 GB 39% of TOTAL LIMIT",
" ",
-" ZONE NAME FREE ACTIVE INACTIVE_DIRTY INACTIVE_CLEAN
MIN/LOW/HIGH",
-" 0 DMA 240 1166 7 161 128/256/384
",
-" 1 Normal 753 17009 27834 0 255/510/765
",
-" 2 HighMem 0 0 0 0 0/0/0
",
-
-
-" ",
" Display and verify free memory data:\n",
" %s> kmem -f",
" NODE",
--
1.9.3