AW: [HACKERS] patch for memory overrun on Linux(i386)

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas
Тема AW: [HACKERS] patch for memory overrun on Linux(i386)
Дата
Msg-id 01BD5644.59607360@pc9358.sd.spardat.at
обсуждение исходный текст
Ответы Re: AW: [HACKERS] patch for memory overrun on Linux(i386)  (dg@illustra.com (David Gould))
Список pgsql-hackers
David Gould wrote:
>That said, I have a plan in mind to get a nice performance boost for palloc().
>As a side effect, I will guarantee 8 byte alignment of pointers returned
>from palloc().

Wow, this sounds really good, will you try to prealloc bigger chunks of memory
to avoid the many system calls ? I was wondering if that could give a speed boost.

Andreas






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

Предыдущее
От: dg@illustra.com (David Gould)
Дата:
Сообщение: Re: [HACKERS] perl/perl5
Следующее
От: Andrew Martin
Дата:
Сообщение: Re: [HACKERS] Re: sched_yield()