From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 23:14:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48C56106564A for ; Wed, 5 Jan 2011 23:14:19 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id D18A98FC12 for ; Wed, 5 Jan 2011 23:14:18 +0000 (UTC) Received: by fxm16 with SMTP id 16so15432128fxm.13 for ; Wed, 05 Jan 2011 15:14:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=XKZ6OnAF1T8k35kfhcqgEpKM4VRSrnGwgCNWevVXtVQ=; b=F4ue9FIHHilLg5kwBaacixFmmUR7BAAfNuiZPo8BonsD3IuYksFjjWkXom3ZOxH4aw e3f8ld9nP2jNHWmWUE+65ZVTC5R8O0uncSC/HDyxIgdgSGz0+K9WXWkFYKQ7KT0lEpAH xkZ0j1pHHUUXm19CY3VPeyon7u0uoEe2rPUSI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=n1GNl227/a1zbYKtbKsH9lBkcAxkAvUX/zCuCEFL1PIZcbqW9uaMwdIJ+FB1T/QlZ0 t7z9jKTs0BZlGADWdH+TPCzX78a6aB/LW9jp5KznNmSKaA+A9RRu0pMaVReVWWU74Ykr 7/TlzcqsX3ca2oCID7nqUW5/wyH0aSICyhJj8= MIME-Version: 1.0 Received: by 10.223.85.203 with SMTP id p11mr1938922fal.108.1294269257745; Wed, 05 Jan 2011 15:14:17 -0800 (PST) Received: by 10.223.114.4 with HTTP; Wed, 5 Jan 2011 15:14:17 -0800 (PST) In-Reply-To: <009b01cbad28$883d31c0$98b79540$@com> References: <009b01cbad28$883d31c0$98b79540$@com> Date: Wed, 5 Jan 2011 17:14:17 -0600 Message-ID: From: Adam Vande More To: Jeff Whitman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Swap Space X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2011 23:14:19 -0000 On Wed, Jan 5, 2011 at 4:33 PM, Jeff Whitman wrote: > I will be installing 8.1 on a Dell Poweredge 2850, with dual 3 GHz XEON > processors and 6GB RAM. > > What is the recommended swap space? > > > I'm finding conflicting data on this. Some say 0, some say 1 times RAM, > others say stay with 2 x RAM. > Definitely not 0, but 2x would probably be way too much IMO. 4 - 6 GB should be enough for most use cases. -- Adam Vande More