jeff 2003/06/28 01:24:42 PDT
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- If smp is not started yet don't try to load balance or we'll put threads
on cpus that aren't running yet.
Revision Changes Path
1.49 +3 -0 src/sys/kern/sched_ule.c