public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 sched part 0/4] sched: numa: several fixups
@ 2013-12-12  0:12 Wanpeng Li
  2013-12-12  0:12 ` [PATCH v7 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl Wanpeng Li
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Wanpeng Li @ 2013-12-12  0:12 UTC (permalink / raw)
  To: Ingo Molnar, Peter Zijlstra
  Cc: Andrew Morton, Rik van Riel, Mel Gorman, Naoya Horiguchi,
	linux-kernel, linux-mm, Wanpeng Li


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-12  6:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-12  0:12 [PATCH v7 sched part 0/4] sched: numa: several fixups Wanpeng Li
2013-12-12  0:12 ` [PATCH v7 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl Wanpeng Li
2013-12-12  6:41   ` David Rientjes
2013-12-12  0:12 ` [PATCH v7 2/4] sched/numa: use wrapper function task_node to get node which task is on Wanpeng Li
2013-12-12  6:44   ` David Rientjes
2013-12-12  0:12 ` [PATCH v7 3/4] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults Wanpeng Li
2013-12-12  6:48   ` David Rientjes
2013-12-12  0:12 ` [PATCH v7 4/4] sched/numa: fix period_slot recalculation Wanpeng Li
2013-12-12  6:50   ` David Rientjes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox