Date: Thu, 27 Jan 2011 20:12:35 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_synch.c Message-ID: <201101272012.p0RKClOS046620@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-01-27 20:12:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern kern_synch.c
Log:
SVN rev 217977 on 2011-01-27 20:12:35Z by jhb
MFC 217077:
Only change the priority of timeshare threads to PRI_MAX_TIMESHARE
when yield() is called. Specifically, leave the priority of real time
and idle threads unchanged.
Revision Changes Path
1.302.2.6 +2 -1 src/sys/kern/kern_synch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101272012.p0RKClOS046620>
