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



   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.


if VM_UVMEXP is returning different info then someone has broken it.


.mrg.


Home | Main Index | Thread Index | Old Index