Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2000 08:44:09 -0500
From:      "Louis A. Mamakos" <louie@TransSys.COM>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        Andrzej Bialecki <abial@webgiro.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: Dynamic sysctls - patches for review 
Message-ID:  <200003261344.IAA80797@whizzo.transsys.com>
In-Reply-To: Your message of "Sun, 26 Mar 2000 14:42:39 %2B0100." <Pine.BSF.4.21.0003261437300.89245-100000@salmon.nlsystems.com> 
References:  <Pine.BSF.4.21.0003261437300.89245-100000@salmon.nlsystems.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

I think that if the sysctl data was reorganized, so that the per
module or instance data was at the leaves of the tree, you could avoid
the problem entirely.  This is the general approach used on MIB definitions
used for SNMP; each variable is an instance (usually the 0th) at the
leaf.  You don't get the opportunity to clean them all up at once
by deleting a whole subtree, but you don't get the hair, either.

louie



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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