From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261278AbVFANkj (ORCPT ); Wed, 1 Jun 2005 09:40:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261377AbVFANkj (ORCPT ); Wed, 1 Jun 2005 09:40:39 -0400 Received: from holomorphy.com ([66.93.40.71]:6333 "EHLO holomorphy.com") by vger.kernel.org with ESMTP id S261278AbVFANke (ORCPT ); Wed, 1 Jun 2005 09:40:34 -0400 Date: Wed, 1 Jun 2005 06:40:22 -0700 From: William Lee Irwin III To: David Bala??ic Cc: linux-kernel@vger.kernel.org Subject: Re: Swap maximum size documented ? Message-ID: <20050601134022.GM20782@holomorphy.com> References: <200506011225.j51CPDV23243@lastovo.hermes.si> <20050601124025.GZ422@unthought.net> <1117630718.6271.31.camel@laptopd505.fenrus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 01, 2005 at 01:02:13PM +0000, David Bala??ic wrote: > OK, so can anyone tell the actual, current limits ? Without CONFIG_HIGHMEM64G=y you have: 32 swapfiles, max swapfile size of 64GB. With CONFIG_HIGHMEM64G=y you have: 32 swapfiles, max swapfile size of 512GB. -- wli