mm: page_alloc: fair zone allocator policy
[linux-2.6-block.git] / include / linux / mmzone.h
index af4a3b77a8decfce07e5129f2e932d41fa7271c0..ac1ea796ec0f8d87da37b8edd69d98edcf7692fc 100644 (file)
@@ -105,6 +105,7 @@ struct zone_padding {
 enum zone_stat_item {
        /* First 128 byte cacheline (assuming 64 bit words) */
        NR_FREE_PAGES,
+       NR_ALLOC_BATCH,
        NR_LRU_BASE,
        NR_INACTIVE_ANON = NR_LRU_BASE, /* must match order of LRU_[IN]ACTIVE */
        NR_ACTIVE_ANON,         /*  "     "     "   "       "         */