libthr shared locks

Eric van Gyzen vangyzen at FreeBSD.org
Mon Feb 15 21:39:27 UTC 2016


On 02/12/16 05:24 PM, Eric van Gyzen wrote:
> On 12/23/2015 11:25, Konstantin Belousov wrote:
>> The implementation in the patch
>> https://www.kib.kiev.ua/kib/pshared/pshared.1.patch
>> gives shared mutexes, condvars, rwlocks and barriers.
> I reviewed everything except kern_umtx.c, which I plan to review on
> Monday.

My only comment on kern_umtx.c is, why are the permission checks compiled out?

I also reviewed versions 2 and 3; the revisions look fine.

Thanks for the chance to review, and for waiting for me to find time.

Eric


More information about the freebsd-threads mailing list