aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorMike Galbraith <[email protected]>2009-09-09 15:41:37 +0200
committerIngo Molnar <[email protected]>2009-09-09 17:30:05 +0200
commit2bba22c50b06abe9fd0d23933b1e64d35b419262 (patch)
tree5ac0373fa1d18f043cb27183f9f185ceda598915 /drivers/mtd/lpddr/lpddr_cmds.c
parentb5d9d734a53e0204aab0089079cbde2a1285a38f (diff)
sched: Turn off child_runs_first
Set child_runs_first default to off. It hurts 'optimal' make -j<NR_CPUS> workloads as make jobs get preempted by child tasks, reducing parallelism. Note, this patch might make existing races in user applications more prominent than before - so breakages might be bisected to this commit. Child-runs-first is broken on SMP to begin with, and we already had it off briefly in v2.6.23 so most of the offenders ought to be fixed. Would be nice not to revert this commit but fix those apps finally ... Signed-off-by: Mike Galbraith <[email protected]> Acked-by: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> [ made the sysctl independent of CONFIG_SCHED_DEBUG, in case people want to work around broken apps. ] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions