sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux...
authorIngo Molnar <mingo@kernel.org>
Thu, 2 Feb 2017 11:39:17 +0000 (12:39 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:43:40 +0000 (01:43 +0100)
commit5647028d550c959577527cec9c0f29fbcea029ea
tree57a5d76786333ab5393f1bcda3ab805578ded25c
parentd026ce796cbca3c49678a68bb4a39fb4b9cf8192
sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h>

Split out the interface between the scheduler and the MM which
deals with page fault driven NUMA balancing, into the new
<linux/sched/numa_balancing.h> header.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h
include/linux/sched/numa_balancing.h