Re: [PATCH] Prefetch index pages for B-Tree index scans

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: [PATCH] Prefetch index pages for B-Tree index scans
Дата
Msg-id CAGTBQpY51h3ttsfqoUnkT1nASKQZm2OvTL0yHLqmJ2j20LX8gw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Prefetch index pages for B-Tree index scans  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
On Thu, Nov 1, 2012 at 2:00 PM, Andres Freund <andres@2ndquadrant.com> wrote:
>> > I agree. I'm a bit hesitant to subscribe to yet another mailing list
>>
>> FYI you can send messages to linux-kernel without subscribing (there's
>> no moderation either).
>>
>> Subscribing to linux-kernel is like drinking from a firehose :)
>
> linux-fsdevel is more reasonable though...

readahead logic is not at the filesystem level, but the memory mapper's.

I'll consider posting without subscribing.



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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: [PATCH] Prefetch index pages for B-Tree index scans
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Creating indexes in the background