]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fincore: report data from cachestat()
authorThomas Weißschuh <thomas@t-8ch.de>
Mon, 31 Jul 2023 16:00:11 +0000 (18:00 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 31 Jul 2023 16:00:11 +0000 (18:00 +0200)
commitc214cbebdf978a2a574f20e7ead9a50575a60df6
tree022d7f530c68fae07055f9c3b3d5dd4769bd095f
parente5530e33bfb71a9c98b0ca20dbe0c16e316b6b66
fincore: report data from cachestat()

The cachestat() syscall was introduced in Linux 6.5 and reports data
that complements that from mincore().

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
configure.ac
meson.build
misc-utils/fincore.1.adoc
misc-utils/fincore.c