NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/39631: uvm_extern.h got corrupted to current
The following reply was made to PR lib/39631; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: lib/39631: uvm_extern.h got corrupted to current
Date: Sun, 28 Sep 2008 10:21:35 +0000
On Thu, Sep 25, 2008 at 09:30:01PM +0000,
elentirmo.gilgalad%gmail.com@localhost wrote:
> while tring to get bubblemon-dockapp alive, it complained about
> missing element of struct uvmexp i checked docs, and the element
> active is supposed to be there in the struct. I checked
> /usr/include/uvm/uvm_extern.h and struct uvmext looks like:
> [snip]
This is not "corruption", nor is it a "regression"; that element was
intentionally removed from struct uvmexp.
It appears that uvm(9) was not updated to reflect this.
It also appears that this bubblemon-dockapp is broken; it should be
using struct uvmexp_sysctl and the VM_UVMEXP2 sysctl to get it, rather
than struct uvmexp and VM_UVMEXP.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index