[PATCH] count bounce buffer pages in vmstat
[pandora-kernel.git] / mm / page_alloc.c
index 04a35b3..80ce7f2 100644 (file)
@@ -1897,6 +1897,7 @@ static char *vmstat_text[] = {
        "allocstall",
 
        "pgrotated",
+       "nr_bounce",
 };
 
 static void *vmstat_start(struct seq_file *m, loff_t *pos)