Re: Spinlocks, yet again: analysis and proposed patches

Поиск
Список
Период
Сортировка
От Alexander Kirpa
Тема Re: Spinlocks, yet again: analysis and proposed patches
Дата
Msg-id 432F9A03.12064.6EEF80B4@localhost
обсуждение исходный текст
Ответ на Spinlocks, yet again: analysis and proposed patches  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: 64-bit API for large objects
Следующее
От: Guillaume LELARGE
Дата:
Сообщение: Re: Start translating