Re: dynamically allocating chunks from shared memory

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: dynamically allocating chunks from shared memory
Дата
Msg-id 1279652545-sup-5894@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: dynamically allocating chunks from shared memory  (Markus Wanner <markus@bluegap.ch>)
Ответы Re: dynamically allocating chunks from shared memory  (Markus Wanner <markus@bluegap.ch>)
Список pgsql-hackers
Excerpts from Markus Wanner's message of mar jul 20 14:36:55 -0400 2010:

> > I'm also unconvinced that spinlocks are the best locking primitive here.
> > Why not lwlocks?
> 
> It's derived from a completely lock-free algorithm, as proposed by Maged 
> M. Michael in: Scalable Lock-Free Dynamic Memory Allocator.

Hmm, deriving code from a paper published by IBM sounds like bad news --
who knows what patents they hold on the techniques there?


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

Предыдущее
От: Markus Wanner
Дата:
Сообщение: Re: dynamically allocating chunks from shared memory
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: antisocial things you can do in git (but not CVS)