svn commit: r259407 - head/sys/kern
John Baldwin
jhb at freebsd.org
Tue Dec 17 17:55:11 UTC 2013
On Saturday, December 14, 2013 11:11:43 pm Mateusz Guzik wrote:
> Author: mjg
> Date: Sun Dec 15 04:11:43 2013
> New Revision: 259407
> URL: http://svnweb.freebsd.org/changeset/base/259407
>
> Log:
> proc exit: don't take PROC_LOCK while freeing rlimits
>
> Code wishing to check rlimits of some process should check whether it
> is exiting first, which current consumers do.
Does this measurably reduce contention?
--
John Baldwin
More information about the svn-src-all
mailing list