mm: zone_reclaim: compaction: add compaction to zone_reclaim_mode
This adds compaction to zone_reclaim so THP enabled won't decrease the
NUMA locality with /proc/sys/vm/zone_reclaim_mode > 0.
It is important to boot with numa_zonelist_order=n (n means nodes) to
get more accurate NUMA locality if there are multiple zones per node.
Signed-off-by:
Andrea Arcangeli <aarcange@redhat.com>
Showing
Please register or sign in to comment