sinval contention reduction

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: sinval contention reduction
Date: 2008-01-25 23:35:12
Message-ID: 1201304112.4257.562.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Patch to reduce the contention on SInvalLock, as discussed here:
http://archives.postgresql.org/pgsql-hackers/2007-09/msg00501.php
and
http://archives.postgresql.org/pgsql-performance/2008-01/msg00023.php

For discussion.

--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com

Attachment Content-Type Size
sinval_contention.v1.patch text/x-patch 9.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2008-01-26 00:02:36 Re: sinval contention reduction
Previous Message Tom Lane 2008-01-25 23:00:41 Re: [HACKERS] Thoughts about bug #3883