Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g0TLBM625918 for linux-xfs-outgoing; Tue, 29 Jan 2002 13:11:22 -0800 Received: from zok.sgi.com (zok.SGI.COM [204.94.215.101]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g0TLBHd25895 for ; Tue, 29 Jan 2002 13:11:17 -0800 Received: from zeus-e8.americas.sgi.com (zeus-e8.americas.sgi.com [128.162.8.103]) by zok.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.1) with ESMTP id g0TKB9o13579 for ; Tue, 29 Jan 2002 12:11:09 -0800 Received: from poppy-e185.americas.sgi.com (poppy-e185.americas.sgi.com [128.162.185.207]) by zeus-e8.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id OAA204477; Tue, 29 Jan 2002 14:09:54 -0600 (CST) Received: from stout.americas.sgi.com (stout.americas.sgi.com [128.162.187.5]) by poppy-e185.americas.sgi.com (980427.SGI.8.8.8/SGI-server-1.7) with ESMTP id OAA44770; Tue, 29 Jan 2002 14:09:53 -0600 (CST) Subject: Re: [PATCH] Re: Reduce XFS footprint (was Re: TAKE - remove a function xfs added to filemap.c From: Eric Sandeen To: utz lehmann Cc: Andi Kleen , linux-xfs@oss.sgi.com In-Reply-To: <20020129205653.A13502@s2y4n2c.de> References: <200201291751.g0THp897004750@scare.vieo.com> <20020129194001.A16401@wotan.suse.de> <20020129202509.A31370@wotan.suse.de> <20020129205653.A13502@s2y4n2c.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 29 Jan 2002 14:09:53 -0600 Message-Id: <1012334993.5905.30.camel@stout.americas.sgi.com> Mime-Version: 1.0 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Status: O Content-Length: 675 Lines: 24 On Tue, 2002-01-29 at 13:56, utz lehmann wrote: > Hi > > I have a few questions. > > Is xfs using less 64bit arithmetics when compiled without > XFS_BIG_FILESYSTEMS and/or XFS_BIG_FILES? I think this will save some cpu > cyles on x86. I have this same question, I'll do some benchmarking to find out. > What happends with old files larger than 2GB, when a kernel without > XFS_BIG_FILES is used? sb->s_maxbytes gets set to a smaller value, so all the normal kernel size checks kick in, and you won't be able to seek/truncate/read/write past the smaller value. -Eric -- Eric Sandeen XFS for Linux http://oss.sgi.com/projects/xfs sandeen@sgi.com SGI, Inc.