Re: xBSD shmem doc deficiency

Поиск
Список
Период
Сортировка
От Jon Jensen
Тема Re: xBSD shmem doc deficiency
Дата
Msg-id Pine.LNX.4.44.0211210511260.6072-100000@louche.swelter.net
обсуждение исходный текст
Ответ на xBSD shmem doc deficiency  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
On 20 Nov 2002, Neil Conway wrote:

> However, the FreeBSD box I'm playing with isn't mine, so I'm not too
> keen to change sysctls (well, that and I don't have root :-) ). Would
> a kind BSD user confirm that:
> 
>         (a) the sysctls above *can* be used to change kernel shared
>             memory settings, and the default value of the sysctl is
>             the kernel option referred to in the docs.
> 
>         (b) do the above sysctls work on NetBSD and OpenBSD as well?

A quick look at OpenBSD 3.2 (man 3 sysctl) appears to show that all you
can do at runtime is enable/disable message queues, shared memory, and
semaphores, not adjust buffer counts or sizes. It seems the kernel must 
still be recompiled with the desired new settings.

Jon



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

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: [GENERAL] Bug with sequence
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: xBSD shmem doc deficiency