Re: Lockless uidinfo.



* Pawel Jakub Dawidek <pjd@xxxxxxxxxxx> [070818 05:31] wrote:
Hi.

The patch below remove per-uidinfo locks:

http://people.freebsd.org/~pjd/patches/uidinfo_lockless.patch

In uifree() is it ok to manually check the refcount for 0?

I'm gussing the hashmtx is used as a barrier?

-Alfred
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Lockless uidinfo.
    ... In uifree() is it ok to manually check the refcount for 0? ... I'm gussing the hashmtx is used as a barrier? ...
    (freebsd-arch)
  • Re: Lockless uidinfo.
    ... In uifree() is it ok to manually check the refcount for 0? ... I'm gussing the hashmtx is used as a barrier? ...
    (freebsd-arch)