cvs commit: src/sys/kern sched_ule.c
Konstantin Belousov
kib at FreeBSD.org
Tue Sep 23 11:56:17 UTC 2008
kib 2008-09-23 11:56:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern sched_ule.c
Log:
SVN rev 183294 on 2008-09-23 11:56:07Z by kib
MFC r180607 (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.
Approved by: re (rwatson)
Revision Changes Path
1.214.2.7 +6 -0 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list