Re: Linux memory zone reclaim

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: Linux memory zone reclaim
Дата
Msg-id CAGTBQpacrSDcN10rTwRbH+AGm2_y0Qao6CJDoyvEp504iFbdrw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Linux memory zone reclaim  (John Lister <john.lister@kickstone.com>)
Ответы Re: Linux memory zone reclaim  (Claudio Freire <klaussfreire@gmail.com>)
Список pgsql-performance
On Tue, Jul 24, 2012 at 3:36 PM, John Lister <john.lister@kickstone.com> wrote:
> Do you have a suggestion about how to do that? I'm running Ubuntu 12.04 and
> PG 9.1, I've modified pg_ctlcluster to cause pg_ctl to use a wrapper script
> which starts the postmaster using a numactl wrapper, but all subsequent
> client processes are started with interleaving enabled as well. Any ideas
> how to make just the postmaster process start with interleaving?

postmaster should call numactl right after forking:
http://linux.die.net/man/2/set_mempolicy

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

Предыдущее
От: John Lister
Дата:
Сообщение: Re: Linux memory zone reclaim
Следующее
От: Craig James
Дата:
Сообщение: Re: ZFS vs. UFS