]> err.no Git - linux-2.6/blobdiff - include/linux/mmzone.h
[PATCH] Add node to zone for the NUMA case
[linux-2.6] / include / linux / mmzone.h
index 562cf7a8f3ee3cce0c1a5c6d3aba2cb2c86072d8..59855b8718a0a4b993a39cb825034ad081dd09cd 100644 (file)
@@ -168,6 +168,7 @@ struct zone {
        unsigned long           lowmem_reserve[MAX_NR_ZONES];
 
 #ifdef CONFIG_NUMA
+       int node;
        /*
         * zone reclaim becomes active if more unmapped pages exist.
         */