]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mmzone.h
mm: Add NR_WRITEBACK_TEMP counter
[linux-2.6-omap-h63xx.git] / include / linux / mmzone.h
index aad98003176f895ab9c361765109f981fe25be20..ceb675d83a565c5642e35fbe9bc27db41452c0a7 100644 (file)
@@ -97,6 +97,7 @@ enum zone_stat_item {
        NR_UNSTABLE_NFS,        /* NFS unstable pages */
        NR_BOUNCE,
        NR_VMSCAN_WRITE,
+       NR_WRITEBACK_TEMP,      /* Writeback using temporary buffers */
 #ifdef CONFIG_NUMA
        NUMA_HIT,               /* allocated in intended node */
        NUMA_MISS,              /* allocated in non intended node */