Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 28 May 2003 10:25:29 -0700 (PDT) Received: from lips.thebarn.com (lips.borg.umn.edu [160.94.232.50]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h4SHP82x030434 for ; Wed, 28 May 2003 10:25:12 -0700 Received: from [10.0.0.10] (c-24-245-56-70.mn.client2.attbi.com [24.245.56.70]) by lips.thebarn.com (8.12.9/8.12.6) with ESMTP id h4SHOuuw062850; Wed, 28 May 2003 12:24:57 -0500 (CDT) (envelope-from cattelan@thebarn.com) Subject: Re: xfs block size on linux From: Russell Cattelan To: mingz@ele.uri.edu Cc: linux-xfs@oss.sgi.com In-Reply-To: <200305281033.18239.mingz@ele.uri.edu> References: <200305281033.18239.mingz@ele.uri.edu> Content-Type: text/plain Organization: Message-Id: <1054142706.32410.77.camel@lupo.thebarn.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 28 May 2003 12:25:06 -0500 Content-Transfer-Encoding: 7bit X-archive-position: 4168 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: cattelan@thebarn.com Precedence: bulk X-list: linux-xfs Content-Length: 733 Lines: 21 On Wed, 2003-05-28 at 09:33, mingz wrote: > Hi, I searched the archive but still can not find the answer for my question. > > I would like to know the real file system block size limitation on linux for > ia32. Some doc show that is 512 - 4k, but some claim up to 64KB and 1MB (i am > not sure if this is for linux). and if this value is limited by page size, > then does it change if linux support super page size later? Block size can be from 512 to PAGE_SIZE in multiples of 512. So on ia32 system max block size = 4k 64k blocksizes are only supported on irix. > > I do not subscribe to this mailing list. So pls reply to my email address as > well. Thanks a lot. > > > ming -- Russell Cattelan