From owner-svn-src-head@FreeBSD.ORG Mon Mar 9 05:41:05 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F736106564A; Mon, 9 Mar 2009 05:41:05 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 1DBF48FC0C; Mon, 9 Mar 2009 05:41:05 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n295f4KH010810; Mon, 9 Mar 2009 05:41:04 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n295f4PO010809; Mon, 9 Mar 2009 05:41:04 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <200903090541.n295f4PO010809@svn.freebsd.org> From: Xin LI Date: Mon, 9 Mar 2009 05:41:04 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r189552 - head/share/man/man7 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 05:41:05 -0000 Author: delphij Date: Mon Mar 9 05:41:04 2009 New Revision: 189552 URL: http://svn.freebsd.org/changeset/base/189552 Log: A system with plenty of memory would not require so much swap for generic usage. Discussed with: dillon Modified: head/share/man/man7/tuning.7 Modified: head/share/man/man7/tuning.7 ============================================================================== --- head/share/man/man7/tuning.7 Mon Mar 9 03:35:25 2009 (r189551) +++ head/share/man/man7/tuning.7 Mon Mar 9 05:41:04 2009 (r189552) @@ -51,7 +51,9 @@ I usually create, in order, a 128M root, and use any remaining space for .Pa /home . .Pp -You should typically size your swap space to approximately 2x main memory. +You should typically size your swap space to approximately 2x main memory +for systems with less than 2GB of RAM, or approximately 1x main memory +if you have more. If you do not have a lot of RAM, though, you will generally want a lot more swap. It is not recommended that you configure any less than