From afdfbcbc1a829fbbe225d20195247044609ffab6 Mon Sep 17 00:00:00 2001 From: gjb Date: Sun, 16 Jul 2017 17:29:27 +0000 Subject: Document r307265, vfs.zfs.compressed_arc_enabled. Proxied by: allanjude, emaste Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 4a6fd07..569410d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -836,6 +836,13 @@ ZFS + A new &man.sysctl.8;, + vfs.zfs.compressed_arc_enabled, has been + added, which when enabled stores compressed, on-disk data in + the ZFS ARC, increasing + the amount of data that can be cached in physical memory. It + is enabled by default. + The vfs.zfs.debug_flags &man.sysctl.8; has been deprecated in favor of -- cgit v1.1