Re: [tip:sched/core] sched/numa: Prefer NUMA hotness over cache hotness

From: Srikar Dronamraju
Date: Mon Jul 06 2015 - 20:19:52 EST


* tip-bot for Srikar Dronamraju <tipbot@xxxxxxxxx> [2015-07-06 08:50:28]:

> Commit-ID: 8a9e62a238a3033158e0084d8df42ea116d69ce1
> Gitweb: http://git.kernel.org/tip/8a9e62a238a3033158e0084d8df42ea116d69ce1
> Author: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
> AuthorDate: Tue, 16 Jun 2015 17:25:59 +0530
> Committer: Ingo Molnar <mingo@xxxxxxxxxx>
> CommitDate: Mon, 6 Jul 2015 15:29:55 +0200
>
> sched/numa: Prefer NUMA hotness over cache hotness

In the above commit, I missed a fact that sched feature NUMA was used to
enable/disable NUMA_BALANCING. The below version of the same patch takes
care of this fact. While I am posting the fixed version, it would need a
revert of the above commit. Please let me know if you just want the
differential patch that can apply on top of the above commit.

---------->8--------------------------------------------------------------8<---------------