Automatic NUMA balancing only makes sense on NUMA machines but was enabled in 4.3 on UMA by commit 2a1ed24 ("sched/numa: Prefer NUMA hotness over cache hotness") and is still enabled in 4.3.3 despite the fixes being in mainline. With this series applied, UMA has zero automatic NUMA-related page table updates as expected. kernel/sched/core.c | 18 ++++++------------ kernel/sched/fair.c | 8 ++++---- kernel/sched/features.h | 16 ---------------- kernel/sched/sched.h | 12 +----------- 4 files changed, 11 insertions(+), 43 deletions(-) -- 2.6.4 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html