On Thu, Jan 23, 2014 at 02:52:41PM -0500, John Baldwin wrote:
> On Wednesday, January 22, 2014 7:39:48 pm Luigi Rizzo wrote:
...
> > 2. am i correct that we do need to protect concurrent invocations
> >    of selrecord() on the same selinfo because mtx_pool_find()
> >    return the same mutex for a given struct selinfo ?
> 
> If you mean 'do not need', yes.  mtx_pool_find() does a hash on the address,

yes, i meant "do not need".

thanks
luigi
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to