Re: Spinlocks, yet again: analysis and proposed patches - Mailing list pgsql-hackers

From Alexander Kirpa
Subject Re: Spinlocks, yet again: analysis and proposed patches
Date
Msg-id 432F9A03.12064.6EEF80B4@localhost
Whole thread Raw
In response to Spinlocks, yet again: analysis and proposed patches  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
The fact that cmpb isn't helping proves that getting the cache line 
in a
read-only fashion does *not* do enough to protect the xchgb in this 
way.
But maybe another locking instruction would.  Comments?
        regards, tom lane

Hi, Tom!

Possible you help next link
'Replay: Unknown Features of the NetBurst Core'
http://www.xbitlabs.com/articles/cpu/display/replay.html

Best regards,Alexander Kirpa



pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: 64-bit API for large objects
Next
From: Guillaume LELARGE
Date:
Subject: Re: Start translating