]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19b1e87c93d2b6e257e0b8736a418a275c8782d6
tree57a5d76786333ab5393f1bcda3ab805578ded25c
parentf48305b94c41e8d5f0db7a41f8c17cf9eeb60689
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