cvs commit: src/sys/kern kern_switch.c
David Xu
davidxu at FreeBSD.org
Wed Aug 3 01:23:47 GMT 2005
davidxu 2005-08-03 01:23:46 UTC
FreeBSD src repository
Modified files:
sys/kern kern_switch.c
Log:
In adjustrunqueue(), add code to handle thread migrating case for
ULE scheduler. In original code, local run queue of threaded ksegrp
is corrupted if adjustrunqueue() is called while thread is migrating.
Revision Changes Path
1.117 +6 -1 src/sys/kern/kern_switch.c
More information about the cvs-src
mailing list