Re: Linux v.s. Mac OS-X Performance

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Linux v.s. Mac OS-X Performance
Дата
Msg-id 20071130073605.GB27784@svana.org
обсуждение исходный текст
Ответ на Re: Linux v.s. Mac OS-X Performance  (Wes <wespvp@msg.bt.com>)
Список pgsql-general
On Thu, Nov 29, 2007 at 11:04:38PM -0600, Wes wrote:
> Regarding the various kernel bottlenecks, have there been any tests with
> Google's malloc (libtcmalloc)?

PostgreSQL has its own allocator on top of malloc already. tcmalloc is
optimised for many small allocations, whereas postgres only requests
blocks from the OS in large blocks. I doubt tcmalloc would make a
useful difference here.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
>  -- John F Kennedy

Вложения

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

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: Re: PostgresSQL vs Ingress
Следующее
От: "Postgres User"
Дата:
Сообщение: Re: Simple math statement - problem