oom: move oom_killer_enable()/oom_killer_disable to where they belong
[deliverable/linux.git] / mm / vmstat.c
index 138bed53706ed325e2d4aac3ae0065cffccdda47..c81321f9feec1cb28eee1b7e07237017336b89d0 100644 (file)
@@ -639,11 +639,14 @@ static const char * const vmstat_text[] = {
        "nr_slab_reclaimable",
        "nr_slab_unreclaimable",
        "nr_page_table_pages",
+       "nr_kernel_stack",
        "nr_unstable",
        "nr_bounce",
        "nr_vmscan_write",
        "nr_writeback_temp",
-
+       "nr_isolated_anon",
+       "nr_isolated_file",
+       "nr_shmem",
 #ifdef CONFIG_NUMA
        "numa_hit",
        "numa_miss",
This page took 0.025605 seconds and 5 git commands to generate.