Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48Mu4wJ017544 for ; Wed, 8 May 2002 15:56:04 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g48Mu4ga017543 for linux-xfs-outgoing; Wed, 8 May 2002 15:56:04 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-xfs@oss.sgi.com using -f Received: from deliverator.sgi.com (deliverator.SGI.COM [204.94.214.10]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g48MtwwJ017517 for ; Wed, 8 May 2002 15:55:58 -0700 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via SMTP id PAA2733767 for ; Wed, 8 May 2002 15:57:25 -0700 (PDT) mail_from (nathans@wobbly.melbourne.sgi.com) Received: from wobbly.melbourne.sgi.com (wobbly.melbourne.sgi.com [134.14.55.135]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id IAA17492; Thu, 9 May 2002 08:56:08 +1000 Received: (from nathans@localhost) by wobbly.melbourne.sgi.com (SGI-8.9.3/8.9.3) id IAA33522; Thu, 9 May 2002 08:56:07 +1000 (AEST) Date: Thu, 9 May 2002 08:56:07 +1000 From: Nathan Scott To: Eric Sandeen Cc: Austin Gonyou , linux-xfs@oss.sgi.com Subject: Re: TAKE - pagebuf Message-ID: <20020509085607.E131535@wobbly.melbourne.sgi.com> References: <200205080421.OAA52473@snort.melbourne.sgi.com> <1020871711.19190.18.camel@UberGeek> <1020874330.30053.2.camel@stout.americas.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1020874330.30053.2.camel@stout.americas.sgi.com>; from sandeen@sgi.com on Wed, May 08, 2002 at 11:12:09AM -0500 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk On Wed, May 08, 2002 at 11:12:09AM -0500, Eric Sandeen wrote: > On Wed, 2002-05-08 at 10:28, Austin Gonyou wrote: > > Curious to know what is being considered *small block*? (2k 1k?) > > Anything less than page size. > > And "boost performance" does not mean that reducing your block size is a > performance enhancer; the mod you mentioned was more along the lines of > "less slow," not "super fast." This mod gets Note that none of this stuff is ready for prime-time yet, either... You > should assume that the block size == page size restriction is still in > place, for now. It _is_ still in place (the Linux/XFS mount code path doesn't allow fs's with non-pgsize blocks), no assumption about it. There is still plenty to be done before we drop this check I think, but not too far off now. cheers. -- Nathan