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

2017-02-16 Thread Cy Schubert
No prob. Thanks. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. In message , Ryan Stone writes: > --001a113fd05697fd560548abc53e > Content-Type: text/plain; charset=UTF-8 > > Sorry about that. It's fixed i

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

2017-02-16 Thread Ryan Stone
Sorry about that. It's fixed in r313816. On Thu, Feb 16, 2017 at 3:31 PM, Cy Schubert wrote: > In message <201702161941.v1gjfdop087...@repo.freebsd.org>, Ryan Stone > writes: > > Author: rstone > > Date: Thu Feb 16 19:41:13 2017 > > New Revision: 313814 > > URL: https://svnweb.freebsd.org/chang

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

2017-02-16 Thread Cy Schubert
In message <201702161941.v1gjfdop087...@repo.freebsd.org>, Ryan Stone writes: > Author: rstone > Date: Thu Feb 16 19:41:13 2017 > New Revision: 313814 > URL: https://svnweb.freebsd.org/changeset/base/313814 > > Log: > Check for preemption after lowering a thread's priority > > When a high-

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

2017-02-16 Thread O. Hartmann
Am Thu, 16 Feb 2017 19:41:13 + (UTC) Ryan Stone schrieb: > Author: rstone > Date: Thu Feb 16 19:41:13 2017 > New Revision: 313814 > URL: https://svnweb.freebsd.org/changeset/base/313814 > > Log: > Check for preemption after lowering a thread's priority > > When a high-priority thread

svn commit: r313814 - head/sys/kern

2017-02-16 Thread Ryan Stone
Author: rstone Date: Thu Feb 16 19:41:13 2017 New Revision: 313814 URL: https://svnweb.freebsd.org/changeset/base/313814 Log: Check for preemption after lowering a thread's priority When a high-priority thread is waiting for a mutex held by a low-priority thread, it temporarily lends its