svn commit: r51852 - head/en_US.ISO8859-1/books/handbook/zfs

Allan Jude <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: allanjude
Date: Sun Jun 17 01:48:19 2018
New Revision: 51852
URL: https://svnweb.freebsd.org/changeset/doc/51852

Log:
  ZFS Handbook: vfs.zfs.arc_max and arc_min are adjustable at runtime
  
  This has been the case since FreeBSD 11
  
  PR:		229035
  Reported by:	cperciva
  Reviewed by:	bcr, wblock (previous version)
  Sponsored by:	Klara Systems
  Differential Revision:	https://reviews.freebsd.org/D9311

Modified:
  head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Sat Jun 16 20:31:19 2018	(r51851)
+++ head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Sun Jun 17 01:48:19 2018	(r51852)
@@ -3087,8 +3087,10 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * 
 	    or one half of <acronym>RAM</acronym>, whichever is more.
 	    However, a lower value should be used if the system will
 	    be running any other daemons or processes that may require
-	    memory.  This value can only be adjusted at boot time, and
-	    is set in <filename>/boot/loader.conf</filename>.</para>
+	    memory.  This value can be adjusted at runtime with
+	    &man.sysctl.8; and can be set in
+	    <filename>/boot/loader.conf</filename> or
+	    <filename>/etc/sysctl.conf</filename>.</para>
 	</listitem>
 
 	<listitem>
@@ -3103,8 +3105,10 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * 
 	    directories, or frequent metadata operations, at the cost
 	    of less file data fitting in the <link
 	      linkend="zfs-term-arc"><acronym>ARC</acronym></link>.
-	    This value can only be adjusted at boot time, and is set
-	    in <filename>/boot/loader.conf</filename>.</para>
+	    This value can be adjusted at runtime with &man.sysctl.8;
+	    and can be set in
+	    <filename>/boot/loader.conf</filename> or
+	    <filename>/etc/sysctl.conf</filename>.</para>
 	</listitem>
 
 	<listitem>
@@ -3117,8 +3121,10 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * 
 	    value to prevent other applications from pressuring out
 	    the entire <link
 	      linkend="zfs-term-arc"><acronym>ARC</acronym></link>.
-	    This value can only be adjusted at boot time, and is set
-	    in <filename>/boot/loader.conf</filename>.</para>
+	    This value can be adjusted at runtime with &man.sysctl.8;
+	    and can be set in
+	    <filename>/boot/loader.conf</filename> or
+	    <filename>/etc/sysctl.conf</filename>.</para>
 	</listitem>
 
 	<listitem>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.