]> git.karo-electronics.de Git - linux-beck.git/blobdiff - mm/vmstat.c
Unevictable LRU Page Statistics
[linux-beck.git] / mm / vmstat.c
index 6cb08cdd4f031e575aa9e89a937ad6a2f13ee50b..6db2f6319313d4ab59a771b0e5b663eaf22e30a6 100644 (file)
@@ -623,6 +623,9 @@ static const char * const vmstat_text[] = {
        "nr_active_anon",
        "nr_inactive_file",
        "nr_active_file",
+#ifdef CONFIG_UNEVICTABLE_LRU
+       "nr_unevictable",
+#endif
        "nr_anon_pages",
        "nr_mapped",
        "nr_file_pages",