Messages in this thread |  | | From | Wanpeng Li <> | Subject | [PATCH v7 sched part 0/4] sched: numa: several fixups | Date | Thu, 12 Dec 2013 08:12:19 +0800 |
| |
Wanpeng Li (4): sched/numa: drop sysctl_numa_balancing_settle_count sysctl sched/numa: use wrapper function task_node to get node which task is on sched/numa: use wrapper function task_faults_idx to calculate index in group_faults sched/numa: fix period_slot recalculation
include/linux/sched/sysctl.h | 1 - kernel/sched/debug.c | 2 +- kernel/sched/fair.c | 17 ++++------------- kernel/sysctl.c | 7 ------- 4 files changed, 5 insertions(+), 22 deletions(-)
-- 1.8.3.2
|  |