"README.md" did not exist on "ead5d238146981f922e3848fac83825d87c518f0"
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>
Loading
Please register or sign in to comment