]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/mmzone.h
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
[mirror_ubuntu-zesty-kernel.git] / include / linux / mmzone.h
index 889598537370b6f1de72e672efd55b6f3db1b377..d9335b8de84af682850910fa399acfeb3159e89b 100644 (file)
@@ -94,10 +94,11 @@ enum zone_stat_item {
        NR_SLAB_RECLAIMABLE,
        NR_SLAB_UNRECLAIMABLE,
        NR_PAGETABLE,           /* used for pagetables */
+       NR_KERNEL_STACK,
+       /* Second 128 byte cacheline */
        NR_UNSTABLE_NFS,        /* NFS unstable pages */
        NR_BOUNCE,
        NR_VMSCAN_WRITE,
-       /* Second 128 byte cacheline */
        NR_WRITEBACK_TEMP,      /* Writeback using temporary buffers */
 #ifdef CONFIG_NUMA
        NUMA_HIT,               /* allocated in intended node */