]> git.ipfire.org Git - thirdparty/collectd.git/commit
[collectd 6] port Do not account reclaimable slab as used
authorWeiping Zhang <zhangweiping@didiglobal.com>
Mon, 17 May 2021 07:59:50 +0000 (15:59 +0800)
committerMatthias Runge <mrunge@matthias-runge.de>
Fri, 10 Feb 2023 13:12:00 +0000 (14:12 +0100)
commit65ac979bc0082a38dae62b7c72ac45fc33b5b0c2
treee7352b0996ca331a08b947553592dd37569c3616
parent58156ab2aad5f9808dbea3dfb5501ba09adfe74f
[collectd 6] port Do not account reclaimable slab as used

This ports "Do not account reclaimable slab as used" (77e2fcd91e27)
from the main branch to collectd-6.0

ChangeLog: memory plugin: do not account reclaimable slab as used.

Align this counter with free(1).
https://gitlab.com/procps-ng/procps/-/blob/v3.3.17/proc/sysinfo.c#L789
src/memory.c