Don't use a non-locked pre-test of the spinlock on x86_64 machines.
Tom Lane <tgl@sss.pgh.pa.us>
Don't use a non-locked pre-test of the spinlock on x86_64 machines. The pre-test has been shown to be a big loss on Opterons and at best a wash on EM64T.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/storage/s_lock.h | modified | +50 −4 |