jeff 8745e98dd0 - Introduce a new flag KEF_HOLD that prevents sched_add() from doing a
migration.  Use this in sched_prio() and sched_switch() to stop us from
   migrating threads that are in short term sleeps or are runnable.  These
   extra migrations were added in the patches to support KSE.
 - Only set NEEDRESCHED if the thread we're adding in sched_add() is a
   lower priority and is being placed on the current queue.
 - Fix some minor whitespace problems.
2004-08-12 07:56:33 +00:00
..
2004-06-17 17:16:53 +00:00
2004-07-10 21:36:01 +00:00
2004-08-09 20:13:07 +00:00
2004-07-28 06:42:41 +00:00
2004-06-21 22:34:57 +00:00
2004-07-10 21:43:23 +00:00
2004-07-13 19:36:59 +00:00
2004-05-30 20:34:58 +00:00
2004-05-30 20:34:58 +00:00
2004-07-28 06:42:41 +00:00
2004-07-10 21:43:23 +00:00
2004-06-17 17:16:53 +00:00
2004-05-30 20:34:58 +00:00