> Hi, > > > > > Unit test and perf test for MCS queued lock. > > Perf test is important of course, but first I think we need more robust > functional test to make sure that lock does work properly. > At least something like ticketlock test but probably with bigger number of > iterations. > 10K seems quite small here. > In fact with this one we'll have 3 lock methods, I think it makes sense to > have > one united UT framework for them, so only actual lock/unlock would be > different. +1
> Konstantin > > > <snip>