jeff 556bb64555 - Set the ke_cpu field in sched_add() for interrupt and realtime threads
since they are going on the current cpu and not their previously assigned
   cpu.
 - sched_runnable() should only return true in the SMP case if the other
   processor has more than one thread that is runnable.  We can not steal
   curthread.
 - Change kseq_print() to accept the cpuid instead of a kseq pointer.  This
   makes use of this function in ddb much easier.
2003-04-18 05:24:10 +00:00
..
2003-04-17 22:17:28 +00:00
2003-04-16 21:09:41 +00:00
2003-04-12 08:44:54 +00:00
2003-04-18 04:13:38 +00:00
2003-04-18 04:13:38 +00:00
2003-04-17 22:19:47 +00:00
2003-04-16 01:29:08 +00:00
2003-04-15 04:19:49 +00:00
2003-04-17 03:38:03 +00:00
2003-04-03 21:36:33 +00:00
2003-04-16 20:57:35 +00:00
2003-04-17 20:32:06 +00:00
2003-04-18 00:16:13 +00:00
2003-03-28 06:43:50 +00:00