From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 16:07:07 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9DABC85C for ; Tue, 22 Jul 2014 16:07:07 +0000 (UTC) Received: from blue.qeng-ho.org (blue.qeng-ho.org [217.155.128.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D7BF26C5 for ; Tue, 22 Jul 2014 16:07:06 +0000 (UTC) Received: from fileserver.home.qeng-ho.org (localhost [127.0.0.1]) by fileserver.home.qeng-ho.org (8.14.7/8.14.5) with ESMTP id s6MG5C8d042940 for ; Tue, 22 Jul 2014 17:05:12 +0100 (BST) (envelope-from freebsd@qeng-ho.org) Message-ID: <53CE8BB8.7030303@qeng-ho.org> Date: Tue, 22 Jul 2014 17:05:12 +0100 From: Arthur Chance User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: FreeBSD-Questions Subject: How much swap space for a 32 GB RAM system? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 16:07:07 -0000 I'm getting a new machine with 32 GB of memory. The old "twice physical memory" sizing seems ridiculous, so how big should I make swap? Do I even need swap with this much memory?