After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 600172 - NetBSD-5.99.21 lost struct uvmexp.swap{ins,outs}
NetBSD-5.99.21 lost struct uvmexp.swap{ins,outs}
Status: RESOLVED FIXED
Product: libgtop
Classification: Core
Component: bsd
2.28.x
Other NetBSD
: Normal normal
: ---
Assigned To: libgtop maintainers
libgtop maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-30 21:39 UTC by Thomas Klausner
Modified: 2011-08-30 13:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch against 2.28.0 fixing the problem. (1.46 KB, application/octet-stream)
2009-10-30 21:39 UTC, Thomas Klausner
Details

Description Thomas Klausner 2009-10-30 21:39:56 UTC
Created attachment 146601 [details]
Patch against 2.28.0 fixing the problem.

In NetBSD-5.99.21, the uarea swap-out functionality was removed, which also
removed two members from struct uvmexp, swapins and swapouts.
Comment 1 Jasper Lievisse Adriaanse 2011-08-30 12:45:18 UTC
Thanks, the patch has been committed.