[PATCH] vm: add per-zone writeout counter
[deliverable/linux.git] / include / linux / mmzone.h
index 7fa1cbe9fa7aac46d3f82929065479449dc42f66..1b0680cd84d2f04abd3352a58ca695cc3e3aeec4 100644 (file)
@@ -58,6 +58,7 @@ enum zone_stat_item {
        NR_WRITEBACK,
        NR_UNSTABLE_NFS,        /* NFS unstable pages */
        NR_BOUNCE,
+       NR_VMSCAN_WRITE,
 #ifdef CONFIG_NUMA
        NUMA_HIT,               /* allocated in intended node */
        NUMA_MISS,              /* allocated in non intended node */
This page took 0.02435 seconds and 5 git commands to generate.