dillon 2003/10/17 00:44:18 PDT
Modified files:
sys/kern kern_switch.c
Log:
Fix a uni-processor bug with the last commit... we weren't rescheduling on
priority changes.
Revision Changes Path
1.12 +4 -0 src/sys/kern/kern_switch.c