Searched hist:ba74c1448f127649046615ec017bded7b2a76f29 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/kernel/ |
H A D | idle.c | diff ba74c1448f127649046615ec017bded7b2a76f29 Mon Mar 21 13:32:17 CET 2011 Thomas Gleixner <tglx@linutronix.de> 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>
|
/linux/arch/sparc/kernel/ |
H A D | process_64.c | diff ba74c1448f127649046615ec017bded7b2a76f29 Mon Mar 21 13:32:17 CET 2011 Thomas Gleixner <tglx@linutronix.de> 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>
|
/linux/kernel/ |
H A D | softirq.c | diff ba74c1448f127649046615ec017bded7b2a76f29 Mon Mar 21 13:32:17 CET 2011 Thomas Gleixner <tglx@linutronix.de> 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>
|
/linux/kernel/sched/ |
H A D | core.c | diff ba74c1448f127649046615ec017bded7b2a76f29 Mon Mar 21 13:32:17 CET 2011 Thomas Gleixner <tglx@linutronix.de> 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>
|