NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/53651: sockstat(1) no longer list information when invoked as user
The following reply was made to PR bin/53651; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/53651: sockstat(1) no longer list information when invoked
as user
Date: Sat, 6 Oct 2018 20:54:36 +0200
On Sat, Oct 06, 2018 at 06:50:01PM +0000, matthew green wrote:
> for when this problem occurs, but it would be much nicer if we
> were able to give these sysctls some cookie pointer value that
> is comparable with others, but doesn't reveal any kva.
And if that cookie calculation has non-neglible cost, make the sysctl
a threeway: 0 = no info, 1 = "expensive" cookies, 2 = kernel address.
Martin
Home |
Main Index |
Thread Index |
Old Index