jeff 2004/01/31 18:44:35 PST
FreeBSD src repository
Modified files:
sys/sys sched.h
Log:
- Add a sched API entry point that returns the system load. This load should
not include any ithreads.
- Document the difference between sched_load() and sched_runnable() as they
are very similar.
Revision Changes Path
1.10 +7 -0 src/sys/sys/sched.h