[PATCH] vm: add per-zone writeout counter
[powerpc.git] / mm / vmstat.c
index 490d8c1..69c6571 100644 (file)
@@ -465,6 +465,7 @@ static char *vmstat_text[] = {
        "nr_writeback",
        "nr_unstable",
        "nr_bounce",
+       "nr_vmscan_write",
 
 #ifdef CONFIG_NUMA
        "numa_hit",