Date: Sat, 6 Aug 2005 03:06:25 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c Message-ID: <200508060306.j7636PYU042155@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2005-08-06 03:06:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern kern_switch.c
Log:
MFC Revision 1.117:
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.
Approved by: re (kensmith)
Tested by: delphij
Revision Changes Path
1.116.2.1 +6 -1 src/sys/kern/kern_switch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508060306.j7636PYU042155>
