haiku/src/system/kernel/scheduler
2012-06-15 16:04:20 +01:00
..
scheduler_affine.cpp More 64-bit compilation/safety fixes. 2012-06-15 16:04:20 +01:00
scheduler_affine.h Introduce an experimental new scheduler intended to work fundamentally the same as our existing one, but with various optimizations to better handle the SMP case: 2009-03-22 00:39:51 +00:00
scheduler_common.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
scheduler_simple_smp.cpp More 64-bit compilation/safety fixes. 2012-06-15 16:04:20 +01:00
scheduler_simple_smp.h * Reintroduced the SMP_MSG_RESCHEDULE_IF_IDLE ICI message. This time 2009-12-10 11:54:38 +00:00
scheduler_simple.cpp More 64-bit compilation/safety fixes. 2012-06-15 16:04:20 +01:00
scheduler_simple.h * Replaced scheduler_remove_from_run_queue() by 2008-10-21 12:37:13 +00:00
scheduler_tracing.cpp "lastTime" wasn't updated correctly when the thread was unscheduled. 2008-10-20 23:12:06 +00:00
scheduler_tracing.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
scheduler.cpp More 64-bit compilation/safety fixes. 2012-06-15 16:04:20 +01:00
scheduling_analysis.cpp * Replaced scheduler_remove_from_run_queue() by 2008-10-21 12:37:13 +00:00