cvs commit: src/sys/kern sched_ule.c
Jeff Roberson
jeff at FreeBSD.org
Sat Jan 6 04:33:44 PST 2007
jeff 2007-01-06 12:33:43 UTC
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- Don't let SCHED_TICK_TOTAL() return less than hz. This can cause integer
divide faults in roundup() later if it is able to return 0. For some
reason this bug only shows up on my laptop and not my testboxes.
Revision Changes Path
1.178 +1 -1 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list