commit | 13814d42e45dfbe845a0bbe5184565d9236896ae | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Thu Mar 11 17:17:04 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 11 18:32:53 2010 +0100 |
tree | 6c4c010829e126af2c4a0620e47ee00d867d7f5d | |
parent | c6ee36c423c3ed1fb86bb3eabba9fc256a300d16 [diff] |
sched: Remove ASYM_GRAN feature This features has been enabled for quite a while, after testing showed that easing preemption for light tasks was harmful to high priority threads. Remove the feature flag. Signed-off-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1268301675.6785.44.camel@marge.simson.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>