commit | dce5855bba5df9e87bb04584d505c1f1b103c652 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Sat Apr 09 21:17:46 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat May 28 18:01:19 2011 +0200 |
tree | 167312131a85a176ec71775fa81ddbf14a33dcb6 | |
parent | db24d33e08b88e990991760a44d72006a5dc6102 [diff] |
perf: Collect the schedule-in rules in one function This was scattered out - refactor it into a single function. No change in functionality. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/20110409192141.979862055@chello.nl Signed-off-by: Ingo Molnar <mingo@elte.hu>