commit | 7a6c6bcee029a978f866511d6e41dbc7301fde4c | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:19 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:19 2007 +0200 |
tree | 228cc1a31096d09fca917009833dfbf213ec251c | |
parent | 95dbb421d12fdd9796ed153853daf3679809274f [diff] |
sched: enable wake-idle on CONFIG_SCHED_MC=y most multicore CPUs today have shared L2 caches, so tune things so that the spreading amongst cores is more aggressive. Signed-off-by: Ingo Molnar <mingo@elte.hu>