alistair23-linux/include/linux/sched
Ingo Molnar 5647028d55 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>
2017-03-03 01:43:40 +01:00
..
autogroup.h sched/headers: Move autogroup APIs into <linux/sched/autogroup.h> 2017-03-02 08:42:43 +01:00
clock.h sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h> 2017-03-02 08:42:42 +01:00
coredump.h sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h> 2017-03-03 01:43:36 +01:00
cpufreq.h sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h> 2017-03-03 01:43:38 +01:00
cputime.h sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 2017-03-02 08:42:39 +01:00
deadline.h sched/headers: Make all include/linux/sched/*.h headers build standalone 2017-03-02 08:42:23 +01:00
debug.h sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 2017-03-02 08:42:34 +01:00
hotplug.h sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> 2017-03-02 08:42:35 +01:00
idle.h sched/headers: Move idle polling methods to <linux/sched/idle.h> 2017-03-02 08:42:41 +01:00
init.h sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> 2017-03-02 08:42:40 +01:00
jobctl.h sched/headers: Prepare for new header dependencies before moving code to <linux/sched/jobctl.h> 2017-03-02 08:42:31 +01:00
loadavg.h sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h> 2017-03-02 08:42:43 +01:00
mm.h sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h> 2017-03-03 01:43:40 +01:00
nohz.h sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> 2017-03-02 08:42:34 +01:00
numa_balancing.h sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h> 2017-03-03 01:43:40 +01:00
prio.h sched/headers: Make all include/linux/sched/*.h headers build standalone 2017-03-02 08:42:23 +01:00
rt.h sched/headers: Make all include/linux/sched/*.h headers build standalone 2017-03-02 08:42:23 +01:00
signal.h sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h> 2017-03-03 01:43:38 +01:00
stat.h sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> 2017-03-02 08:42:34 +01:00
sysctl.h sched/headers: Make all include/linux/sched/*.h headers build standalone 2017-03-02 08:42:23 +01:00
task.h sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 2017-03-02 08:42:35 +01:00
task_stack.h sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> 2017-03-02 08:42:40 +01:00
topology.h sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h> 2017-03-02 08:42:41 +01:00
user.h sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header 2017-03-03 01:43:37 +01:00
wake_q.h sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h> 2017-03-02 08:42:42 +01:00
xacct.h sched/headers: Prepare for new header dependencies before moving code to <linux/sched/xacct.h> 2017-03-02 08:42:32 +01:00