From owner-freebsd-stable@FreeBSD.ORG Wed Aug 10 07:13:35 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53A25106566B for ; Wed, 10 Aug 2011 07:13:35 +0000 (UTC) (envelope-from daniel@digsys.bg) Received: from smtp-sofia.digsys.bg (smtp-sofia.digsys.bg [193.68.3.230]) by mx1.freebsd.org (Postfix) with ESMTP id BDCA08FC08 for ; Wed, 10 Aug 2011 07:13:34 +0000 (UTC) Received: from dcave.digsys.bg (dcave.digsys.bg [192.92.129.5]) (authenticated bits=0) by smtp-sofia.digsys.bg (8.14.4/8.14.4) with ESMTP id p7A7DFum049078 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 10 Aug 2011 10:13:22 +0300 (EEST) (envelope-from daniel@digsys.bg) Message-ID: <4E422F8A.1070508@digsys.bg> Date: Wed, 10 Aug 2011 10:13:14 +0300 From: Daniel Kalchev User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110720 Thunderbird/5.0 MIME-Version: 1.0 To: David Wolfskill , FreeBSD-STABLE Mailing List References: <4E4143A6.6030307@digsys.bg> <20110809151646.GF1814@albert.catwhisker.org> In-Reply-To: <20110809151646.GF1814@albert.catwhisker.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: 32GB limit per swap device? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2011 07:13:35 -0000 On 09.08.11 18:16, David Wolfskill wrote: > While FreeBSD cannot address more than 32GB per swap space, it permits > as many as 32 swap spaces to be active concurrently. I am more concerned that with 32GB of swap in single device I could not dump kernel core, with 64GB of RAM. Daniel