Re: [HACKERS] Should we cacheline align PGXACT? - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: [HACKERS] Should we cacheline align PGXACT?
Date
Msg-id c7d8cd83-e7b6-7b1e-f272-473c2888bfac@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] Should we cacheline align PGXACT?  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Responses Re: [HACKERS] Should we cacheline align PGXACT?  (Ashutosh Sharma <ashu.coek88@gmail.com>)
List pgsql-hackers
On 02/11/2017 02:44 AM, Ashutosh Sharma wrote:
> Hi,
>
> I am currently testing this patch on a large machine and will share the
> test results in few days of time.
>

FWIW it might be interesting to have comparable results from the same 
benchmarks I did. The scripts available in the git repositories should 
not be that hard to tweak. Let me know if you're interested and need 
help with that.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: [HACKERS] Should we cacheline align PGXACT?
Next
From: Rafia Sabih
Date:
Subject: Re: [HACKERS] Passing query string to workers