memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs)
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2011-09-14T20:29:31Z
Lists: pgsql-hackers
Attachments
- barrier-v2.patch (application/octet-stream) patch v2
On Mon, Aug 8, 2011 at 7:47 AM, Robert Haas <robertmhaas@gmail.com> wrote: > I've been thinking about this too and actually went so far as to do > some research and put together something that I hope covers most of > the interesting cases. The attached patch is pretty much entirely > untested, but reflects my present belief about how things ought to > work. And, here's an updated version, with some of the more obviously broken things fixed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company