[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
[deliverable/linux.git] / include / linux / mmzone.h
index 839e9a04fd49a54f286201dd016b30143054e0e6..67e03fc8533e6a2fc234b8802a0308e85a434be7 100644 (file)
@@ -51,6 +51,7 @@ enum zone_stat_item {
        NR_FILE_MAPPED, /* pagecache pages mapped into pagetables.
                           only modified from process context */
        NR_FILE_PAGES,
+       NR_SLAB,        /* Pages used by slab allocator */
        NR_VM_ZONE_STAT_ITEMS };
 
 struct per_cpu_pages {
This page took 0.024793 seconds and 5 git commands to generate.