haiku/src/system/kernel/scheduler
Axel Dörfler ee0d2be9e4 bonefish+axeld:
* Implemented a tiny bit more sophisticated version of
  estimate_max_scheduling_latency() that uses a syscall that lets the scheduler
  decide.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36170 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 20:40:58 +00:00
..
scheduler_affine.cpp bonefish+axeld: 2010-04-11 20:40:58 +00: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_simple_smp.cpp bonefish+axeld: 2010-04-11 20:40:58 +00: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 bonefish+axeld: 2010-04-11 20:40:58 +00:00
scheduler_simple.h * Replaced scheduler_remove_from_run_queue() by 2008-10-21 12:37:13 +00:00
scheduler_tracing.cpp
scheduler_tracing.h * arch_debug_get_interrupt_pc() does now optionally return whether the iframe 2009-06-24 11:49:35 +00:00
scheduler.cpp bonefish+axeld: 2010-04-11 20:40:58 +00:00
scheduling_analysis.cpp * Replaced scheduler_remove_from_run_queue() by 2008-10-21 12:37:13 +00:00