diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-25 21:08:28 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-25 21:08:28 +0100 |
commit | 02b67cc3ba36bdba351d6c3a00593f4ec550d9d3 (patch) | |
tree | 5185ad2d780974dc864f12d81d6c8b9fec73097b /kernel/Kconfig.hz | |
parent | 03319ec8b06849051747a17aa2a0f9aba9277980 (diff) |
sched: do not do cond_resched() when CONFIG_PREEMPT
Why do we even have cond_resched when real preemption
is on? It seems to be a waste of space and time.
remove cond_resched with CONFIG_PREEMPT on.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/Kconfig.hz')
0 files changed, 0 insertions, 0 deletions