Date: Wed, 28 Jun 2000 12:20:49 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Andrzej Bialecki <abial@webgiro.com> Cc: freebsd-arch@freebsd.org Subject: Re: RFC: Dynamic sysctls, next round Message-ID: <20000628122049.A47648@mithrandr.moria.org> In-Reply-To: <Pine.BSF.4.20.0006281121280.95668-100000@mx.webgiro.com>; from abial@webgiro.com on Wed, Jun 28, 2000 at 11:25:39AM %2B0200 References: <Pine.BSF.4.20.0006281121280.95668-100000@mx.webgiro.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed 2000-06-28 (11:25), Andrzej Bialecki wrote: > These patches provide support for fully dynamic sysctl manipulation. > They are based on ideas of several people, including Arun Sharma, > Jonathan Lemon and Doug Rabson. Thank you, guys! I've had something like this for a few weeks, but yours is much better, I think. My only comment is that I don't see the need for the 'nbr' fields, as we should always use OID_AUTO. Otherwise, this will greatly simplify my life. (: Now if you can create a method to only walk through the direct children, and not the children's children too, I can show my irq/drq/iomem/ioport exportation via sysctl and the userland 'sysinfo' without shuddering at the ugly code. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000628122049.A47648>