On Saturday, December 03, 2011 5:51:42 am Ivan Klymenko wrote: > В Fri, 2 Dec 2011 19:59:46 +0000 (UTC) > John Baldwin <[email protected]> пишет: > > > 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 priority or if the new > > priority is a real-time priority. This allows priority changes of > > other threads to have an immediate effect. > > > Thank you! > It's a little corrected the situation with interactivity with using ULE > scheduler... > But quite a bit... :)
Hmm, I would not have expected this to make much of a difference unless you are explicitly running the 'rtprio' command. -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
