Minor optimisation of XLogInsert() - Mailing list pgsql-hackers

From Simon Riggs
Subject Minor optimisation of XLogInsert()
Date
Msg-id CA+U5nM+spotJZ3gLgU0MhhdTc2rUUamso7DCXJ-ZSoD2xt2jnA@mail.gmail.com
Whole thread Raw
Responses Re: Minor optimisation of XLogInsert()
List pgsql-hackers
Patch adds cacheline padding around parts of XLogCtl.

Idea from way back, but never got performance tested in a situation
where WALInsertLock was the bottleneck.

So this is speculative, in need of testing to investigate value.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Regression tests fail once XID counter exceeds 2 billion
Next
From: Robert Haas
Date:
Subject: FlexLocks