Re: scheduler

Поиск
Список
Период
Сортировка
От david@lang.hm
Тема Re: scheduler
Дата
Msg-id alpine.LFD.1.00.0801220830380.2312@xo-0D-5F-90.localdomain
обсуждение исходный текст
Ответ на Re: scheduler  (Adrian Moisey <adrian@careerjunction.co.za>)
Список pgsql-performance
On Tue, 22 Jan 2008, Adrian Moisey wrote:

> Hi
>
>>> Which scheduler is recommended for a box that is dedicated to running
>>> postgres?
>>>
>>> I've asked google and found no answers.
>>
>> Is it the OS itself?
>
> Yes, in linux.  I've found that cfq or deadline is best, but I haven't seen
> anyone try a benchmark

it also depends on your hardware. if you have a good battery-backed cache
on your I/O system you may be best off with 'none' (or simple elevator, I
don't remember the exact name)

the more complexity in your I/O that the kernek oesn't know about, the
less likely it is to make the right decision.

David Lang

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

Предыдущее
От: Florian Weimer
Дата:
Сообщение: Re: 8.3 synchronous_commit
Следующее
От: "Luke Lonergan"
Дата:
Сообщение: Re: scheduler