Lines Matching refs:there
35 there are some situations where this old-school approach is still the
37 that use short bursts of CPU, where there are very frequent idle
40 clock interrupts will normally be delivered any way because there
64 If a CPU is idle, there is little point in sending it a scheduling-clock
76 unnecessary scheduling-clock interrupts. In these situations, there
102 If a CPU has only one runnable task, there is little point in sending it
103 a scheduling-clock interrupt because there is no other task to switch to.
116 by one less than the number of CPUs. In these situations, there is
126 (This is not an issue for CONFIG_NO_HZ_IDLE=y because there are no running
165 4. If there are more perf events pending than the hardware can
287 o Adaptive-ticks does not do anything unless there is only one
288 runnable task for a given CPU, even though there are a number
295 this CPU, so there is no point in sending a scheduling-clock
301 And even when there are multiple runnable tasks on a given CPU,
302 there is little point in interrupting that CPU until the current
311 runtime, there would need to be an earthshakingly good reason.
336 o If there might potentially be some adaptive-ticks CPUs, there