Date: Fri, 19 Apr 2002 11:19:00 +0100 (BST) From: Jan Grant <Jan.Grant@bristol.ac.uk> To: Michael Reifenberger <root@nihil.plaut.de> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Looking for pointers: loader, sysctl, kern.ipc.semmni &co. Message-ID: <Pine.GSO.4.44.0204191117290.17335-100000@mail.ilrt.bris.ac.uk> In-Reply-To: <20020419002206.I597-100000@nihil>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Apr 2002, Michael Reifenberger wrote: > On Thu, 18 Apr 2002, Jan Grant wrote: > ... > > Sorry if this is a newbie question: > > > > I'm looking to tune (amongst others) kern.ipc.semmni; looking at the > > code (sys/kern/sysv_sem.c) the value seems pretty hardwired - proof > > against anything short of a kernel rebuild. > Take a closer look. > Esp. in seminit() starting at line 162 ( -current ). > You'll see a bunch of TUNABLE_INT_FETCH(...). > These are tunable during loader(8) time. Cheers; the -current stuff looks a lot more admin-friendly than -stable. [never occurred to me that this might already be fixed and awaiting 5-release] -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk On modesty: whoever said "it's hard being perfect" obviously wasn't me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44.0204191117290.17335-100000>