linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: block size in XFS = hard coded constant?
       [not found] ` <NFBBKNPJLGIDJFAHGKMBIEIJCDAA.law@tlinx.org>
@ 2002-09-30 12:07   ` Olaf Frączyk
  2002-09-30 21:26   ` Nathan Scott
  1 sibling, 0 replies; 2+ messages in thread
From: Olaf Frączyk @ 2002-09-30 12:07 UTC (permalink / raw)
  To: L A Walsh; +Cc: Stephen Lord, Linux-Xfs, Linux-Kernel, Linux-Fsdevel

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: block size in XFS = hard coded constant?
       [not found] ` <NFBBKNPJLGIDJFAHGKMBIEIJCDAA.law@tlinx.org>
  2002-09-30 12:07   ` block size in XFS = hard coded constant? Olaf Frączyk
@ 2002-09-30 21:26   ` Nathan Scott
  1 sibling, 0 replies; 2+ messages in thread
From: Nathan Scott @ 2002-09-30 21:26 UTC (permalink / raw)
  To: L A Walsh; +Cc: Linux-Xfs, Linux-Kernel, Linux-Fsdevel

Hello,

On Mon, Sep 30, 2002 at 01:55:38AM -0700, 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.
> 

I have some code which implements an initial version of >512 byte sector
sizes for the XFS data device - I was just chatting about this with Steve
today.  Initial benchmarking results seem to suggest that it does indeed
perform slightly better.  Support for this will likely be making its way
into XFS in the future, but not right away.

cheers.

-- 
Nathan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-30 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1033336748.1088.4.camel@laptop.americas.sgi.com>
     [not found] ` <NFBBKNPJLGIDJFAHGKMBIEIJCDAA.law@tlinx.org>
2002-09-30 12:07   ` block size in XFS = hard coded constant? Olaf Frączyk
2002-09-30 21:26   ` Nathan Scott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).