Re: futex

Поиск
Список
Период
Сортировка
От Manfred Spraul
Тема Re: futex
Дата
Msg-id 412CC90D.5060005@colorfullife.com
обсуждение исходный текст
Ответ на Re: futex  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: futex  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh Berkus wrote:

>Gaetano,
>
>  
>
>>I knew there was an evaluation on the futex vs spinlock,
>>and Josh Berkus on IRC told me that there was only a 20%
>>performance increase, is this increase to throw away ?
>>    
>>
>
>Before we get totally off track here ....
>
>I evaluated futexes strictly as an attempt to solve the context switch storm 
>bug.   I did NOT test whether they improved performance overall.
>
>  
>
What did you test exactly and could you explain a bit about the context 
switch storm?
Did you use the futex interface directly or pthread_rwlock_rdlock?

--   Manfred


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: missing data/global
Следующее
От: "Serguei A. Mokhov"
Дата:
Сообщение: Typo in a comment in initdb.c