From owner-svn-doc-projects@FreeBSD.ORG Thu Feb 27 01:33:39 2014 Return-Path: Delivered-To: svn-doc-projects@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECCD9694; Thu, 27 Feb 2014 01:33:38 +0000 (UTC) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EB05144B; Thu, 27 Feb 2014 01:33:31 +0000 (UTC) Received: from alph.d.allbsd.org (p2106-ipbf2009funabasi.chiba.ocn.ne.jp [114.146.169.106]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id s1R1X9hC000621 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 27 Feb 2014 10:33:20 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.7/8.14.7) with ESMTP id s1R1X7xb084265; Thu, 27 Feb 2014 10:33:09 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 27 Feb 2014 10:25:18 +0900 (JST) Message-Id: <20140227.102518.1055418444147943752.hrs@allbsd.org> To: wblock@FreeBSD.org Subject: Re: svn commit: r44084 - projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs From: Hiroki Sato In-Reply-To: <201402262349.s1QNncLC072675@svn.freebsd.org> References: <201402262349.s1QNncLC072675@svn.freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_Feb_27_10_25_18_2014_041)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Thu, 27 Feb 2014 10:33:20 +0900 (JST) X-Spam-Status: No, score=-94.3 required=13.0 tests=CONTENT_TYPE_PRESENT, RCVD_IN_PBL,RCVD_IN_RP_RNBL,SPF_SOFTFAIL,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: svn-doc-projects@FreeBSD.org, doc-committers@FreeBSD.org X-BeenThere: svn-doc-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for doc projects trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 01:33:39 -0000 ----Security_Multipart(Thu_Feb_27_10_25_18_2014_041)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Warren Block wrote in <201402262349.s1QNncLC072675@svn.freebsd.org>: wb> Author: wblock wb> Date: Wed Feb 26 23:49:37 2014 wb> New Revision: 44084 wb> URL: http://svnweb.freebsd.org/changeset/doc/44084 wb> wb> Log: wb> ZFS tuning content addtions by Allan Jude . wb> wb> Submitted by: Allan Jude wb> wb> Modified: wb> projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml ... wb> + wb> + wb> + vfs.zfs.arc_max - wb> + Sets the maximum size of the + linkend="zfs-term-arc">ARC. wb> + The default is all RAM less 1 GB, wb> + or 1/2 of ram, whichever is more. However a lower value wb> + should be used if the system will be running any other wb> + daemons or processes that may require memory. This value wb> + can only be adjusted at boot time, and is set in wb> + /boot/loader.conf. wb> + I think is better for this list. vfs.zfs.arc_max Sets the .... ... -- Hiroki ----Security_Multipart(Thu_Feb_27_10_25_18_2014_041)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlMOk/4ACgkQTyzT2CeTzy30PQCfWaw2fmWf3iaO1uB/prVZCeg9 4BoAniFB98E9pNx1xrsyF4up57tYNITi =zZXy -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Feb_27_10_25_18_2014_041)----