]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - mm/vmstat.c
mm: compaction: memory compaction core
[net-next-2.6.git] / mm / vmstat.c
index 23a5899c7461b15fb1b5981159656bcf22647377..c6aacf51b554545a89f2f0b23b6c3df2b8eb0a75 100644 (file)
@@ -766,6 +766,13 @@ static const char * const vmstat_text[] = {
        "allocstall",
 
        "pgrotated",
+
+#ifdef CONFIG_COMPACTION
+       "compact_blocks_moved",
+       "compact_pages_moved",
+       "compact_pagemigrate_failed",
+#endif
+
 #ifdef CONFIG_HUGETLB_PAGE
        "htlb_buddy_alloc_success",
        "htlb_buddy_alloc_fail",