-
- Downloads
mm: sched: numa: Control enabling and disabling of NUMA balancing
This patch adds Kconfig options and kernel parameters to allow the
enabling and disabling of automatic NUMA balancing. The existance
of such a switch was and is very important when debugging problems
related to transparent hugepages and we should have the same for
automatic NUMA placement.
Signed-off-by:
Mel Gorman <mgorman@suse.de>
Showing
- Documentation/kernel-parameters.txt 3 additions, 0 deletionsDocumentation/kernel-parameters.txt
- include/linux/sched.h 4 additions, 0 deletionsinclude/linux/sched.h
- init/Kconfig 8 additions, 0 deletionsinit/Kconfig
- kernel/sched/core.c 33 additions, 15 deletionskernel/sched/core.c
- kernel/sched/fair.c 3 additions, 0 deletionskernel/sched/fair.c
- kernel/sched/features.h 4 additions, 2 deletionskernel/sched/features.h
- mm/mempolicy.c 46 additions, 0 deletionsmm/mempolicy.c
Loading
Please register or sign in to comment