jeff 2004/01/31 18:51:33 PST
FreeBSD src repository
Modified files:
sys/kern kern_synch.c
Log:
- Use sched_load() rather than grabbing the sx lock and traversing the proc
table to discover the load.
Revision Changes Path
1.241 +2 -20 src/sys/kern/kern_synch.c