From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf =?iso-8859-2?Q?Fr=B1czyk?= Subject: RE: block size in XFS = hard coded constant? Date: 30 Sep 2002 14:07:57 +0200 Sender: linux-xfs-bounce@oss.sgi.com Message-ID: <1033387679.3719.5.camel@venus> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Stephen Lord , Linux-Xfs , Linux-Kernel , Linux-Fsdevel Return-path: To: L A Walsh In-Reply-To: Errors-to: linux-xfs-bounce@oss.sgi.com List-Id: linux-fsdevel.vger.kernel.org On Mon, 2002-09-30 at 10:55, L A Walsh wrote: > Right -- I know it isn't the filesystem block size. > > In this day and age, it seems anachronistic. Given the 10% higher block > density, not only would it yield higher capacities, but should yield higher > transfer rates, no? > > I know it isn't a simple constant switch -- but I wouldn't want to switch > constants since not all disks should be constrained to the same block size. > > Do other file systems have the same limitation? Are there any problems in the > linux-kernel with non-512 byte blocks? Hi, DVD-RAM (2048 bytes block size) works well in linux. I use ext2 for DVD-RAM. Regards, Olaf Fraczyk