On Fri, Feb 17, 2017 at 11:55:36AM +0100, Michal Meloun wrote:
>
>
> On 17.02.2017 6:39, Mateusz Guzik wrote:
> > Modified: head/sys/kern/kern_sx.c
> > ==
> > --- head/sys/kern/kern_sx.c Fri Feb 17 05:22:58 2017(r
On 17.02.2017 6:39, Mateusz Guzik wrote:
> Author: mjg
> Date: Fri Feb 17 05:39:40 2017
> New Revision: 313855
> URL: https://svnweb.freebsd.org/changeset/base/313855
>
> Log:
> locks: let primitives for modules unlock without always goging to the slsow
> path
>
> It is only needed if th
Author: mjg
Date: Fri Feb 17 05:39:40 2017
New Revision: 313855
URL: https://svnweb.freebsd.org/changeset/base/313855
Log:
locks: let primitives for modules unlock without always goging to the slsow
path
It is only needed if the LOCK_PROFILING is enabled. It has to always check if
the lo