Re: libkvm usage on FreeBSD
Mark Johnston <[email protected]> Mon, 10 Jun 2024 16:27:23 -0400
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <Zmdhq0I44TwVgQDc@nuc> |
On Fri, Apr 12, 2024 at 03:51:51PM -0700, Bart Van Assche wrote: > On 4/12/24 7:29 AM, Mark Johnston wrote: > > Do you mean that on FreeBSD we should always perform an unprivileged > > kvm_openfile() call, no matter whether --without-kmem-usage is > > specified? > > Yes, that's what I'm proposing. If someone disagrees, please share your > opinion now. Hi Bart, Were you planning to make a change along these lines? Would it be helpful for me to submit a patch? A few of us have been testing snmpd with my original patch (to tell libkvm not to open /dev/kmem etc.) for a while now with no issues. Thanks, -Mark