[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452189456-8486-1-git-send-email-mgorman@techsingularity.net>
Date: Thu, 7 Jan 2016 17:57:31 +0000
From: Mel Gorman <mgorman@...hsingularity.net>
To: Linux-Stable <stable@...r.kernel.org>
Cc: Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
Mel Gorman <mgorman@...hsingularity.net>
Subject: [PATCH 4.3-stable 0/5] Disable automatic numa balancing on UMA
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
Powered by blists - more mailing lists