summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Ickstadt <matt@beckenterprises.com>2023-02-23 11:29:22 -0600
committerMatt Ickstadt <matt@beckenterprises.com>2023-02-23 11:29:40 -0600
commit4d6e79156fadd0da76e18794d94e4501bb03c961 (patch)
tree64e11ed690ee16957cf12266a1f285d8fe764f2a /README.md
parent345bf7c0522e53aaaa8b76ca2f9c0296d14b426c (diff)
readme: Add zfs_arc_cached documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ad5773..b0377c8 100644
--- a/README.md
+++ b/README.md
@@ -753,6 +753,9 @@ mem_graphs = True
#* Show mem box below net box instead of above.
mem_below_net = False
+#* Count ZFS ARC in cached and available memory.
+zfs_arc_cached = True
+
#* If swap memory should be shown in memory box.
show_swap = True