summaryrefslogtreecommitdiffstats
path: root/pcp/PCPMetric.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2022-05-29 21:17:25 +0200
committerBenBE <BenBE@geshi.org>2022-05-30 07:50:57 +0200
commit7694dbc82175baff3b3a42898ef8c29c7299eca3 (patch)
treec04067fa28fb83fc6f9628feb7b8145bf6bcd3c4 /pcp/PCPMetric.h
parentc0a9e92eeaf53c53ca806f0ffa75a75c8a912e48 (diff)
Implement PCP support for minimum ZFS ARC size
Diffstat (limited to 'pcp/PCPMetric.h')
-rw-r--r--pcp/PCPMetric.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcp/PCPMetric.h b/pcp/PCPMetric.h
index aa0e2a7a..84ccbb95 100644
--- a/pcp/PCPMetric.h
+++ b/pcp/PCPMetric.h
@@ -81,6 +81,7 @@ typedef enum PCPMetric_ {
PCP_ZFS_ARC_BONUS_SIZE, /* zfs.arc.bonus_size */
PCP_ZFS_ARC_COMPRESSED_SIZE, /* zfs.arc.compressed_size */
PCP_ZFS_ARC_UNCOMPRESSED_SIZE, /* zfs.arc.uncompressed_size */
+ PCP_ZFS_ARC_C_MIN, /* zfs.arc.c_min */
PCP_ZFS_ARC_C_MAX, /* zfs.arc.c_max */
PCP_ZFS_ARC_DBUF_SIZE, /* zfs.arc.dbuf_size */
PCP_ZFS_ARC_DNODE_SIZE, /* zfs.arc.dnode_size */

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