Re: making use of large TLB pages

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: making use of large TLB pages
Дата
Msg-id 11074.1033313783@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: making use of large TLB pages  (Neil Conway <neilc@samurai.com>)
Ответы Re: making use of large TLB pages  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> OK, personally, I would like to see an actual speedup of PostgreSQL
>> queries before I would apply such a OS-specific, version-specific
>> patch.

> Don't be silly. A performance improvement is a performance
> improvement.

No, Bruce was saying that he wanted to see demonstrable improvement
*due to this specific change* before committing to support a
platform-specific API.  I agree with him, actually.  If you do the
TLB code and can't measure any meaningful performance improvement
when using it vs. when not, I'd not be excited about cluttering the
distribution with it.

> I think it's at least worth implementing -- if it doesn't provide a
> noticeable performance improvement, then we don't need to merge it.

You're on the same page, you just don't realize it...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Do we want a CVS branch now?
Следующее
От: Masaru Sugawara
Дата:
Сообщение: Re: Does setof record in plpgsql work well in 7.3?