Lines Matching full:scheduling
69 <li>high-priority threads with SCHED_FIFO scheduling</li>
71 <li>long scheduling latency</li>
78 <h3 id="linuxCfs">Linux CFS and SCHED_FIFO scheduling</h3>
97 <code>SCHED_FIFO</code> scheduling policy rather than the <code>SCHED_NORMAL</code> (also called
98 <code>SCHED_OTHER</code>) scheduling policy implemented by CFS.
113 and are known to not interfere with scheduling of audio threads.
116 <h3 id="rms">Rate-monotonic scheduling</h3>
120 <a href="http://en.wikipedia.org/wiki/Rate-monotonic_scheduling">Rate-monotonic scheduling</a> (RMS).
127 with the scheduling of true periodic threads.
142 <h3 id="schedLatency">Scheduling latency</h3>
144 Scheduling latency is the time between when a thread becomes
147 anything over two milliseconds causes problems for audio. Long scheduling