linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/8] mm: sched: numa: several fixups
@ 2013-12-11  0:49 Wanpeng Li
  2013-12-11  0:49 ` [PATCH v5 1/8] sched/numa: fix set cpupid on page migration twice against thp Wanpeng Li
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Wanpeng Li @ 2013-12-11  0:49 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Ingo Molnar, Rik van Riel, Mel Gorman, Peter Zijlstra,
	Naoya Horiguchi, linux-kernel, linux-mm, Wanpeng Li

Hi Andrew,

I rebase this patchset against latest mmotm tree since Mel's [PATCH 00/17] 
NUMA balancing segmentation fault fixes and misc followups v4 merged. Several 
patches are dropped in my v5 since one is merged in tip tree and other three 
patches conflict with Mel's series. I have already picked up everybody's Acked-by
or Reviewed-by in v5 and hopefully they can be merged soon. ;-)

Wanpeng Li (8):
  sched/numa: fix set cpupid on page migration twice against thp
  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: fix set cpupid on page migration twice against normal page
  sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
  sched/numa: fix period_slot recalculation
  sched/numa: fix record hinting faults check
  sched/numa: drop unnecessary variable in task_weight

 include/linux/sched/sysctl.h |    1 -
 kernel/sched/debug.c         |    2 +-
 kernel/sched/fair.c          |   30 +++++++-----------------------
 kernel/sysctl.c              |    7 -------
 mm/migrate.c                 |    4 ----
 5 files changed, 8 insertions(+), 36 deletions(-)

-- 
1.7.7.6

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2013-12-11 14:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11  0:49 [PATCH v5 0/8] mm: sched: numa: several fixups Wanpeng Li
2013-12-11  0:49 ` [PATCH v5 1/8] sched/numa: fix set cpupid on page migration twice against thp Wanpeng Li
2013-12-11  0:49 ` [PATCH v5 2/8] sched/numa: drop sysctl_numa_balancing_settle_count sysctl Wanpeng Li
2013-12-11  0:49 ` [PATCH v5 3/8] sched/numa: use wrapper function task_node to get node which task is on Wanpeng Li
2013-12-11  0:49 ` [PATCH v5 4/8] sched/numa: fix set cpupid on page migration twice against normal page Wanpeng Li
2013-12-11  9:01   ` Mel Gorman
2013-12-11  0:49 ` [PATCH v5 5/8] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults Wanpeng Li
2013-12-11  9:02   ` Mel Gorman
2013-12-11  0:49 ` [PATCH v5 6/8] sched/numa: fix period_slot recalculation Wanpeng Li
2013-12-11  9:02   ` Mel Gorman
2013-12-11  0:50 ` [PATCH v5 7/8] sched/numa: fix record hinting faults check Wanpeng Li
2013-12-11  9:14   ` Mel Gorman
2013-12-11  9:41     ` Wanpeng Li
     [not found]     ` <20131211094156.GB26093@hacker.(null)>
2013-12-11 10:15       ` Mel Gorman
2013-12-11  0:50 ` [PATCH v5 8/8] sched/numa: drop unnecessary variable in task_weight Wanpeng Li
2013-12-11  9:21   ` Mel Gorman
2013-12-11  9:34     ` Wanpeng Li
2013-12-11 14:50     ` Naoya Horiguchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).