GNOME Bugzilla – Bug 654344
Add buffercache statistics and various tweaks for OpenBSD
Last modified: 2011-07-11 13:04:18 UTC
Created attachment 191631 [details] [review] sync with openbsd ports The attached diff syncs the libgtop code with the OpenBSD port: - implement GLIBTOP_MEM_CACHED on OpenBSD by retrieving buffercache stats - decrease stack usage when retrieving memory stats - use consistent warnings when failing sysctl(3) calls - rename a few variables for clarity Would these be allright to push?
FWIW I can vouch for that diff. Our packages are shipping with it and all reported values now correct. Also this adds support for cached memory stats which we didn't have before.
Thanks, it's been committed.