Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2012 17:45:12 +0000
From:      Tom Evans <tevans.uk@googlemail.com>
To:        =?UTF-8?B?RWZyYcOtbiBEw6ljdG9y?= <efraindector@motumweb.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: About kern.ipc.semmap on FreeBSD 9
Message-ID:  <CAFHbX1KDU0-iMC8EkkQbD2=iUJkHtr2ORp0zN2YWdtPc6gYE9g@mail.gmail.com>
In-Reply-To: <2238A9A0B2934E1BA98E338483944B37@CMOTUM25PC>
References:  <EA010CF9F273400C8AFF8001F1718E1F@CMOTUM25PC> <CAFHbX1LDEOi2bV5Wf65uwH_V4vGUpUf9bBV2dSKWUsc-kTCOPw@mail.gmail.com> <2238A9A0B2934E1BA98E338483944B37@CMOTUM25PC>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 22, 2012 at 5:36 PM, Efra=C3=ADn D=C3=A9ctor
<efraindector@motumweb.com> wrote:
> 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 th=
at
> 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.
>

http://www.freebsd.org/releases/9.0R/relnotes-detailed.html should
have all changes in it; this seems to have been missed.

This is the change:

  r224016 | bz | 2011-07-14 14:18:14 +0000 (Thu, 14 Jul 2011) | 10 lines

  Remove semaphore map entry count "semmap" field and its tuning
  option that is highly recommended to be adjusted in too much
  documentation while doing nothing in FreeBSD since r2729 (rev 1.1).

  ipcs(1) needs to be recompiled as it is accessing _KERNEL private
  variables.

  Reviewed by:    jhb (before comment change on linux code)
  Sponsored by:   Sandvine Incorporated


which suggests that the option has not done anything for a very long time.

Cheers

Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHbX1KDU0-iMC8EkkQbD2=iUJkHtr2ORp0zN2YWdtPc6gYE9g>