summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorIvan Shapovalov <intelfx@intelfx.name>2022-12-27 05:16:54 +0400
committerBenBE <BenBE@geshi.org>2023-04-23 16:00:17 +0200
commit71f5a80d9e312375eff28d2fbb7d8add81f6793c (patch)
tree94fff570e9f040d961a46059d6155b4abff865b6 /Makefile.am
parent0c8df5f9939cfed393a3740a77ef588ad636bb87 (diff)
Linux: implement zswap support
On Linux, use zswap to populate "compressed memory" metrics added in the previous commit. Fixes #104.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a6db44d..42734201 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -173,6 +173,7 @@ linux_platform_headers = \
linux/SystemdMeter.h \
linux/ZramMeter.h \
linux/ZramStats.h \
+ linux/ZswapStats.h \
zfs/ZfsArcMeter.h \
zfs/ZfsArcStats.h \
zfs/ZfsCompressedArcMeter.h

© 2014-2024 Faster IT GmbH | imprint | privacy policy