Searched refs:rescheduling (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/ |
A D | drm_vblank_work.c | 113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local 134 rescheduling = true; in drm_vblank_work_schedule() 149 if (rescheduling) { in drm_vblank_work_schedule() 154 if (!rescheduling) in drm_vblank_work_schedule()
|
/linux/tools/lib/traceevent/Documentation/ |
A D | libtraceevent-record_parse.txt | 52 _TRACE_FLAG_NEED_RESCHED_, Task needs rescheduling.
|
/linux/kernel/ |
A D | Kconfig.preempt | 40 latency of rescheduling, providing faster application reactions,
|
/linux/Documentation/networking/ |
A D | ipvs-sysctl.rst | 42 bit 1: enable rescheduling of new connections when it is safe. 172 protocols like ipip, which is useful to prevent rescheduling
|
/linux/Documentation/scheduler/ |
A D | sched-nice-design.rst | 47 millisec) rescheduling. (and would thus trash the cache, etc. Remember,
|
/linux/Documentation/x86/x86_64/ |
A D | boot-options.rst | 118 Don't do power saving in the idle loop using HLT, but poll for rescheduling
|
/linux/Documentation/admin-guide/sysctl/ |
A D | kernel.rst | 1300 without rescheduling voluntarily, and thus prevent the 'migration/N' threads
|
/linux/Documentation/power/ |
A D | runtime_pm.rst | 888 autosuspend. The ->runtime_suspend() callback can't do this rescheduling
|
/linux/Documentation/filesystems/ |
A D | proc.rst | 800 rescheduling, call and TLB flush interrupts are
|
Completed in 15 milliseconds