Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2012 08:53:12 +0300
From:      Sergey Kandaurov <pluknet@gmail.com>
To:        Alexander Pyhalov <alp@rsu.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: About kern.ipc.semmap on FreeBSD 9
Message-ID:  <CAE-mSOLc0T0we4DBV2By6Fg50C0CiyYGMcVaO=oNf_Ecd7HwkA@mail.gmail.com>
In-Reply-To: <4F6C080D.2040907@rsu.ru>
References:  <EA010CF9F273400C8AFF8001F1718E1F@CMOTUM25PC> <87haxge22d.wl%hskuhra@fastmail.fm> <4F6C080D.2040907@rsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 23 March 2012 09:20, Alexander Pyhalov <alp@rsu.ru> wrote:
> On 03/23/2012 01:52, Herbert J. Skuhra wrote:
>>
>> On Thu, 22 Mar 2012 10:02:15 -0600
>> Efra=EDn D=E9ctor<efraindector@motumweb.com> =A0wrote:
>>
>>> Hello. I=92m currently testing FreeBSD 9.0, I want to use it as a OS
>>> for a PostgreSQL Server. However, it is recommended to modified some
>>> paramerts such as semaphores
>>> (http://www.postgresql.org/docs/9.1/static/kernel-resources.html ):
>>>
>>> kern.ipc.semmap=3D256
>>>
>>> But when I tried to change the value on FreeBSD this pops up:
>>>
>>> sysctl: unknown oid 'kern.ipc.semmap'
>>>
>>> What Can I do to resolve this issue?.
>>
>>
>> This has been removed in r224016:
>>
>>
>> <http://svnweb.freebsd.org/base/head/sys/kern/sysv_sem.c?r1=3D223825&r2=
=3D224016>
>>
>
> Hello.
> Could someone briefly explain, why this tunable was removed? I couldn't f=
ind
> anything relevant in =A09.0 release notes.
>

Hey,
as it was explained in the comment to the commit that removed semmap,
this tune didn't do nothing since its appearance. If that really hurts you,
and you think that this will make you feel better, then you can always
revert that revision and continue to tune its option up :)

--=20
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOLc0T0we4DBV2By6Fg50C0CiyYGMcVaO=oNf_Ecd7HwkA>