mm: replace various uses of num_physpages by totalram_pages
[safe/jmp/linux-2.6] / mm / vmstat.c
index ceda39b..c81321f 100644 (file)
@@ -644,7 +644,9 @@ static const char * const vmstat_text[] = {
        "nr_bounce",
        "nr_vmscan_write",
        "nr_writeback_temp",
-
+       "nr_isolated_anon",
+       "nr_isolated_file",
+       "nr_shmem",
 #ifdef CONFIG_NUMA
        "numa_hit",
        "numa_miss",