]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 228207:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 18:55:59 +0000 (18:55 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 18:55:59 +0000 (18:55 +0000)
commit9df2aa98d5b7039e420cdc572d1c12c0e27dd2a2
tree93626736d6be1e272517656ae5f448db9fb9d25d
parentf0d9538fa81f6cfbe84862d153792fb3bc569bae
MFC 228207:
When changing the user priority of a thread, change the real priority
in addition to the user priority for threads whose current real priority
is equal to the previous user priority or if the new priority is a
real-time priority.  This allows priority changes of other threads to
have an immediate effect.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229619 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_resource.c