linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] sched: fork/exec/wake clean up
@ 2012-12-03 13:54 Alex Shi
  2012-12-03 13:54 ` [PATCH 01/10] sched: select_task_rq_fair " Alex Shi
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Alex Shi @ 2012-12-03 13:54 UTC (permalink / raw)
  To: npiggin, mingo, peterz; +Cc: linux-kernel, akpm

This patchset try to clean up select_task_rq_fair which used for 
fork/exec/wake scheduling.

With this patchset, our system NHM EX and SNB EP 4 socket machine
has 10% hackbench performance increase.

Regards
Alex

[PATCH 01/4] sched: select_task_rq_fair clean up
[PATCH 02/4] sched: fix find_idlest_group mess logical
[PATCH 03/4] sched: don't need go to smaller sched domain
[PATCH 04/4] sched: remove domain iterations in fork/exec/wake

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

end of thread, other threads:[~2012-12-08 12:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-03 13:54 [PATCH 0/4] sched: fork/exec/wake clean up Alex Shi
2012-12-03 13:54 ` [PATCH 01/10] sched: select_task_rq_fair " Alex Shi
2012-12-06 17:50   ` Frederic Weisbecker
2012-12-07  0:31     ` Alex Shi
2012-12-07  1:02       ` Frederic Weisbecker
2012-12-07  1:22         ` Alex Shi
2012-12-03 13:54 ` [PATCH 02/10] sched: fix find_idlest_group mess logical Alex Shi
2012-12-07  0:56   ` Frederic Weisbecker
2012-12-07  1:32     ` Alex Shi
2012-12-07  8:33       ` Frederic Weisbecker
2012-12-08 12:12         ` Alex Shi
2012-12-03 13:54 ` [PATCH 03/10] sched: don't need go to smaller sched domain Alex Shi
2012-12-03 13:54 ` [PATCH 04/10] sched: remove domain iterations in fork/exec/wake Alex Shi
2012-12-05  7:09 ` [PATCH 0/4] sched: fork/exec/wake clean up Alex Shi
2012-12-07  0:33   ` Alex Shi

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).