Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!aioe.org!.POSTED!not-for-mail From: "Chris M. Thomasson" Newsgroups: comp.programming,comp.programming.threads Subject: Re: Dmitry Vyukov's distributed rwlock 2 Date: Thu, 20 Jun 2013 13:26:50 -0700 Organization: Aioe.org NNTP Server Lines: 19 Message-ID: References: NNTP-Posting-Host: PomiWpvG4e2y0HvOhU0dhw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Microsoft Windows Live Mail 15.4.3555.308 Importance: Normal X-Priority: 3 X-MSMail-Priority: Normal Xref: csiph.com comp.programming:3481 comp.programming.threads:1577 "aminer" wrote in message news:kpvj65$cuq$11@dont-email.me... On 6/20/2013 2:51 PM, aminer wrote: > > Dmitry Vyukov's asymmetric rwmutex algorithm is not NUMA aware, > > so i prefer to use Dmitry Vyukov's distributed rwlock combined > > with my RWLock algorithm. > Sorry, the Dmitry Vyukov's asymmetric rwmutex algorithm is scalable > on the reader side on NUMA also, but i will use the Dmitry Vyukov's > distributed rwlock combined with my RWLock algorithm. Very Good Aminer! :^D Now, THINK about _combining_ asymmetric synchronization with very clever distribution techniques...