Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Mar 1996 06:41:19 +0000
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        Peter Wemm <peter@jhome.dialix.com>, J Wunsch <j@uriah.heep.sax.de>, gpalmer@freefall.freebsd.org (Gary Palmer), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/i386/conf LINT src/sys/kern subr_prf.c 
Message-ID:  <2304.826008079@critter.tfs.com>
In-Reply-To: Your message of "Mon, 04 Mar 1996 16:20:35 PST." <24493.825985235@time.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > I agree.. It is amazingly simple to add sysctl variables after PHK's upgrad
e
> > of the sysctl code.  It's now as simple as adding two (or three) lines to t
he
> > code..  One #include, an int variable and a SYSCTL_INT(.. OID_AUTO..) line.
> 
> Hmmmm.  Can you add new variables at runtime, or is an NT-style
> registry still going to be a necessary evil for unifying the kernel
> dynamic information?

I have a prototype of the dynamic sysctl code, it's not quite what I want
and I still have some panic-style bugs in it, but it's on the way.

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



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