861b223cf2
been removed. That includes CPU disabling and thread pinning, as that becomes pointless with only one CPU. * Return a proper reschedule hint on enqueing a thread, based on the priority of the current thread vs. the enqueued one. * Enable dynamic scheduler selection. With one CPU the simple scheduler will be used, otherwise affine is selected. * Removed the scheduler type define as we now always auto-select it. * Some cleanup. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32573 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
scheduler_affine.cpp | ||
scheduler_affine.h | ||
scheduler_simple.cpp | ||
scheduler_simple.h | ||
scheduler_tracing.cpp | ||
scheduler_tracing.h | ||
scheduler.cpp | ||
scheduling_analysis.cpp |