Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / mm / vmstat.c
index 58c6f3d09735a863488b8f51d0ddb14430b8a253..302dd076b8bf47bfb13a7925166b1b1f4e0dc5eb 100644 (file)
@@ -770,6 +770,9 @@ const char * const vmstat_text[] = {
        "numa_local",
        "numa_other",
 #endif
+       "workingset_refault",
+       "workingset_activate",
+       "workingset_nodereclaim",
        "nr_anon_transparent_hugepages",
        "nr_free_cma",
        "nr_dirty_threshold",
@@ -810,6 +813,9 @@ const char * const vmstat_text[] = {
 
        "pgrotated",
 
+       "drop_pagecache",
+       "drop_slab",
+
 #ifdef CONFIG_NUMA_BALANCING
        "numa_pte_updates",
        "numa_huge_pte_updates",