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

From Andres Freund
Subject Re: Move PinBuffer and UnpinBuffer to atomics
Date
Msg-id 20160327121858.zrmrjegmji2ymnvr@alap3.anarazel.de
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
List pgsql-hackers
On 2016-03-27 17:45:52 +0530, Dilip Kumar wrote:
> On Sun, Mar 27, 2016 at 5:37 PM, Andres Freund <andres@anarazel.de> wrote:
> 
> > On what hardware did you run these tests?
> 
> 
> IBM POWER 8 MACHINE.
> 
> Architecture:          ppc64le
> Byte Order:            Little Endian
> CPU(s):                    192
> Thread(s) per core:    8
> Core(s) per socket:    1
> Socket(s):                24
> NUMA node(s):         4

What's sizeof(BufferDesc) after applying these patches? It should better
be <= 64...

Andres



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Move PinBuffer and UnpinBuffer to atomics
Next
From: Emre Hasegeli
Date:
Subject: Re: [PATCH] we have added support for box type in SP-GiST index