jeff 2003/10/04 10:41:13 PDT
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- Change a lame iterative algorithm to a constant time algorithm. Remove
the XXX that complains about it as well.
Submitted by: ThomasWuerfl at gmx.de
Revision Changes Path
1.57 +6 -4 src/sys/kern/sched_ule.c