]> git.ipfire.org Git - thirdparty/collectd.git/commit
memory: add laundry and user wired pages (#3962)
authorFrançois Charlier <fcharlier@users.noreply.github.com>
Tue, 15 Feb 2022 12:02:55 +0000 (13:02 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Feb 2022 12:02:55 +0000 (13:02 +0100)
commitde33b26ba4d671a702d793cb3cd4b5c430d3abb1
treef5093bb8f6aecec25183dca88761a041e86b7d82
parent68390d002a116460798543ee6ebea04b042320f7
memory: add laundry and user wired pages (#3962)

Changelog: memory: report for laundry and user_wire pages on FreeBSD

Add the `vm.stats.vm.v_laundry_count` and
`vm.stats.vm.v_user_wire_count`  which have been present on FreeBSD for
a little while now.
src/memory.c