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 [EMAIL PROTECTED]
On modesty: whoever said "it's hard being perfect" obviously wasn't me.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to