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 21:57:16 +00:00
2003-04-17 22:17:28 +00:00
2003-03-25 00:07:06 +00:00
2003-04-16 21:09:41 +00:00
2003-04-12 08:44:54 +00:00
2003-03-31 22:49:17 +00:00
2003-04-17 22:09:08 +00:00
2003-04-17 07:39:03 +00:00
2003-04-01 15:06:26 +00:00
2003-04-10 17:35:44 +00:00
2003-04-18 04:13:38 +00:00
2003-04-17 22:16:58 +00:00
2003-04-17 08:41:08 +00:00
2003-04-18 04:13:38 +00:00
2003-03-25 00:07:06 +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-18 05:24:10 +00:00
2003-04-17 03:38:03 +00:00
2003-04-14 20:39:06 +00:00
2003-03-21 17:53:16 +00:00
2003-04-03 21:36:33 +00:00
2003-04-08 14:25:47 +00:00
2003-04-12 06:11:46 +00:00
2003-03-29 08:31:28 +00:00
2003-04-08 14:25:47 +00:00
2003-04-08 14:25:47 +00:00
2003-04-08 14:25:47 +00:00
2003-03-31 22:49:17 +00:00
2003-03-31 22:49:17 +00:00
2003-03-31 23:26:10 +00:00
2003-04-16 20:57:35 +00:00
2003-04-17 20:32:06 +00:00
2003-04-18 02:47:12 +00:00
2003-04-15 21:20:34 +00:00
2003-04-13 21:54:58 +00:00
2003-04-18 00:16:13 +00:00
2003-03-28 06:43:50 +00:00
2003-04-12 01:05:19 +00:00
2003-04-17 22:38:27 +00:00