diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-03-21 13:32:17 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2012-03-01 10:28:04 +0100 |
commit | ba74c1448f127649046615ec017bded7b2a76f29 (patch) | |
tree | 33eceaf0c4b35aca095e3e1a678bdbab23006650 /lib | |
parent | bd2f55361f18347e890d52ff9cfd8895455ec11b (diff) | |
download | op-kernel-dev-ba74c1448f127649046615ec017bded7b2a76f29.zip op-kernel-dev-ba74c1448f127649046615ec017bded7b2a76f29.tar.gz |
sched/rt: Document scheduler related skip-resched-check sites
Create a distinction between scheduler related preempt_enable_no_resched()
calls and the nearly one hundred other places in the kernel that do not
want to reschedule, for one reason or another.
This distinction matters for -rt, where the scheduler and the non-scheduler
preempt models (and checks) are different. For upstream it's purely
documentational.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/n/tip-gs88fvx2mdv5psnzxnv575ke@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions