cvs commit: src/sys/kern sched_ule.c
Jeff Roberson
jeff at FreeBSD.org
Sat Jul 19 05:13:56 UTC 2008
jeff 2008-07-19 05:13:47 UTC
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
SVN rev 180607 on 2008-07-19 05:13:47Z by jeff
- Check whether we've recorded this tick in ts_ticks on another cpu in
sched_tick() to prevent multiple increments for one tick. This pushes
the value out of range and breaks priority calculation.
Reviewed by: kib
Found by: pho/nokia
Sponsored by: Nokia
MFC after: 3 days
Revision Changes Path
1.246 +6 -0 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list