Re: svn commit: r228207 - head/sys/kern

2011-12-06 Thread John Baldwin
On Saturday, December 03, 2011 5:51:42 am Ivan Klymenko wrote: > В Fri, 2 Dec 2011 19:59:46 + (UTC) > John Baldwin пишет: > > > Author: jhb > > Date: Fri Dec 2 19:59:46 2011 > > New Revision: 228207 > > URL: http://svn.freebsd.org/changeset/base/228207 > > > > Log: > > When changing the u

Re: svn commit: r228207 - head/sys/kern

2011-12-03 Thread Ivan Klymenko
В Fri, 2 Dec 2011 19:59:46 + (UTC) John Baldwin пишет: > Author: jhb > Date: Fri Dec 2 19:59:46 2011 > New Revision: 228207 > URL: http://svn.freebsd.org/changeset/base/228207 > > Log: > When changing the user priority of a thread, change the real > priority in addition to the user priori

Re: svn commit: r228207 - head/sys/kern

2011-12-02 Thread John Baldwin
On 12/2/11 2:59 PM, John Baldwin wrote: Author: jhb Date: Fri Dec 2 19:59:46 2011 New Revision: 228207 URL: http://svn.freebsd.org/changeset/base/228207 Log: When changing the user priority of a thread, change the real priority in addition to the user priority for threads whose current re

svn commit: r228207 - head/sys/kern

2011-12-02 Thread John Baldwin
Author: jhb Date: Fri Dec 2 19:59:46 2011 New Revision: 228207 URL: http://svn.freebsd.org/changeset/base/228207 Log: 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