mm, numa: reclaim from all nodes within reclaim distance
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / mmzone.h
index d240efa..a557887 100644 (file)
@@ -709,6 +709,7 @@ typedef struct pglist_data {
        unsigned long node_spanned_pages; /* total size of physical page
                                             range, including holes */
        int node_id;
+       nodemask_t reclaim_nodes;       /* Nodes allowed to reclaim from */
        wait_queue_head_t kswapd_wait;
        wait_queue_head_t pfmemalloc_wait;
        struct task_struct *kswapd;     /* Protected by lock_memory_hotplug() */