Re: Setting oom_adj on linux?

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: Setting oom_adj on linux?
Дата
Msg-id 34d269d41001081946tad0030s1fb1be40f9861e03@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Setting oom_adj on linux?  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Setting oom_adj on linux?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Jan 8, 2010 at 15:24, Stephen Frost <sfrost@snowman.net> wrote:
> There were a few issues, as it turns out, the particularly annoying one
> was in the init script which caused upgrades to fail due to sshd not
> being restarted, bug report here:

Thanks for the pointers!

> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473573

The changes I proposed to the example linux startup script wont suffer
from that.

> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487325
>
> In the end, the problem was with errors being returned from attempts to
> modify oom_adj.  As long as we can just ignore those hopefully there
> won't be any issues.

Yep sounds good.

Thanks again!

Tom, sounds like you got busy with other stuff :) Should I submit a
new patch that uses open and O_WRONLY?


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Feature patch 1 for plperl [PATCH]
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Setting oom_adj on linux?