Date: Thu, 22 Mar 2012 11:36:39 -0600 From: =?UTF-8?Q?Efra=C3=ADn_D=C3=A9ctor?= <efraindector@motumweb.com> To: <freebsd-stable@freebsd.org> Subject: Re: About kern.ipc.semmap on FreeBSD 9 Message-ID: <2238A9A0B2934E1BA98E338483944B37@CMOTUM25PC> In-Reply-To: <CAFHbX1LDEOi2bV5Wf65uwH_V4vGUpUf9bBV2dSKWUsc-kTCOPw@mail.gmail.com> References: <EA010CF9F273400C8AFF8001F1718E1F@CMOTUM25PC> <CAFHbX1LDEOi2bV5Wf65uwH_V4vGUpUf9bBV2dSKWUsc-kTCOPw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry about posting to @current. Yep, kern.ipc.semmap does exists on FreeBSD 8.2 (I have configured it on sysctl.conf) but on FreeBSD 9.0 its gone, Volodymyr Kostyrko pointed out that this options need to be configured now on /boot/loader.conf (file that on 9.0 I had to create it manually unlike 8.2). Where can I find this type of changes that were made on 9.0?. Thank you. -----Mensaje original----- From: Tom Evans Sent: Thursday, March 22, 2012 10:57 AM To: Efraín Déctor Cc: freebsd-stable@freebsd.org Subject: Re: About kern.ipc.semmap on FreeBSD 9 On Thu, Mar 22, 2012 at 4:02 PM, Efraín Déctor <efraindector@motumweb.com> wrote: > Hello. I’m 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=256 > > 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?. > > Thank you. (9.0 discussions should go to stable@, not current@) I don't think that kern.ipc.semmap exists on 9.0 - at least, it is present on my 8-STABLE box, and not present on my 9-STABLE box (whilst other oids, eg kern.ipc.semmni exist on both) Cheers Tom -----Mensaje original----- From: Volodymyr Kostyrko Sent: Thursday, March 22, 2012 10:15 AM To: Efraín Déctor Cc: freebsd-current@freebsd.org Subject: Re: About kern.ipc.semmap on FreeBSD 9 Efraín Déctor wrote: > Hello. I’m 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=256 > > 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 one can be modified only in /boot/loader.conf -- Sphinx of black quartz judge my vow.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2238A9A0B2934E1BA98E338483944B37>