Re: Move PinBuffer and UnpinBuffer to atomics - Mailing list pgsql-hackers

From Dilip Kumar
Subject Re: Move PinBuffer and UnpinBuffer to atomics
Date
Msg-id CAFiTN-t6oeBVd2=zsxURZ65UJcxOaDRRc=RxLZDFyPGCWJ+oMw@mail.gmail.com
Whole thread Raw
In response to Re: Move PinBuffer and UnpinBuffer to atomics  (Dilip Kumar <dilipbalaut@gmail.com>)
Responses Re: Move PinBuffer and UnpinBuffer to atomics  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
<div dir="ltr"><div class="gmail_extra"><br /><div class="gmail_quote">On Tue, Mar 1, 2016 at 10:19 AM, Dilip Kumar
<spandir="ltr"><<a href="mailto:dilipbalaut@gmail.com" target="_blank">dilipbalaut@gmail.com</a>></span>
wrote:<br/><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex"><divclass="gmail_extra"><br /></div><div class="gmail_extra">OK, I will test it,
sometimein this week.</div></blockquote></div><br /></div><div class="gmail_extra">I have tested this patch in my
laptop,and there i did not see any regression at 1 client<br /><br />Shared buffer 10GB, 5 mins run with pgbench,
read-onlytest<br /><br />            base    patch<br />run1    22187   24334<br />run2    26288   27440<br />run3   
26306  27411<br /></div><div class="gmail_extra"><br /><br /></div><div class="gmail_extra">May be in a day or 2 I will
testit in the same machine where I reported the regression, and if regression is there I will check the instruction
usingCall grind.<br clear="all" /></div><div class="gmail_extra"><br />-- <br /><div class="gmail_signature"><div
dir="ltr"><spanstyle="color:rgb(80,0,80);font-size:12.8px">Regards,</span><br
style="color:rgb(80,0,80);font-size:12.8px"/><span style="color:rgb(80,0,80);font-size:12.8px">Dilip Kumar</span><br
style="color:rgb(80,0,80);font-size:12.8px"/><span style="color:rgb(80,0,80);font-size:12.8px">EnterpriseDB: </span><a
href="http://www.enterprisedb.com/"style="color:rgb(17,85,204);font-size:12.8px"
target="_blank">http://www.enterprisedb.com</a><br/></div></div></div></div> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TAP / recovery-test fs-level backups, psql enhancements etc
Next
From: Amit Kapila
Date:
Subject: Re: Patch: fix lock contention for HASHHDR.mutex