Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2001 10:44:21 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        Robert Watson <rwatson@FreeBSD.ORG>
Cc:        Peter Pentchev <roam@orbitel.bg>, Thomas Moestl <tmoestl@gmx.net>, freebsd-audit@FreeBSD.ORG
Subject:   Re: patch to remove setgid kmem from top 
Message-ID:  <200102021744.f12HiL945711@harmony.village.org>
In-Reply-To: Your message of "Fri, 02 Feb 2001 12:21:08 EST." <Pine.NEB.3.96L.1010202121528.30423C-100000@fledge.watson.org> 
References:  <Pine.NEB.3.96L.1010202121528.30423C-100000@fledge.watson.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.NEB.3.96L.1010202121528.30423C-100000@fledge.watson.org> Robert Watson writes:
: As tools are migrated to using sysctl() for information retrieval,
: allowing the setgid kmem bit to be removed, we've found resistance if the
: tools then lose the ability to be used on dumps for post-mortem.

Maybe we need to "support" an interface that is like sysctl, but that
can get information out of vmcore.1 instead of the kernel.  It would
have to know the guts of how sysctl is implemented and it couldn't
support "function call" sysctls.

Then again, maybe I misunderstand how certain sysctls work, or don't
realize that there are too many "function call" sysctls out there.
Most of the ones I've ever dealt with were "just set the variable in
the code" sorts.

Warner


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




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