public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: "Walter R. Fletcher" <fletcher@uwyo.edu>
Cc: xfs@oss.sgi.com
Subject: Re: 4k sector sizes
Date: Fri, 26 Feb 2010 14:41:21 -0600	[thread overview]
Message-ID: <4B8831F1.4050300@sandeen.net> (raw)
In-Reply-To: <4B882F5D.5090901@uwyo.edu>

Walter R. Fletcher wrote:
> 
> Western Digital has announced hard drives that will
> have 4K sized sectors instead of 512 bytes.  I'm sure
> other manufacturers will do so too...
> 
> I wonder about potential effects on performance one
> might see re: xfs with a 4k block size and the WD hard
> drives with the 4k sectors.  Is this a valid question?
> 
> Just a curious (xfs-using) fly on the wall...

Totally valid question; by and large, XFS should detect
this and cope just fine.  There may be one hole where
if you manually specify a block size < 4k at mkfs time,
it will continue without complaint, when in fact this
may be sub-optimal for the drive.

A lot of work has been done upstream and in Fedora,
at least, to be sure that partitioning and mkfs tools
can and do query the block device for this (and other)
information, to be sure that the results are well-aligned
and efficient.

Recent userspace & kernel is needed for all this to work
nicely together, though.

-Eric

> __Reid__
> 
> Reid Fletcher
> Chief Engineer, Wyoming Public Radio
> University of Wyoming
> Laramie, WY


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2010-02-26 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26 20:30 4k sector sizes Walter R. Fletcher
2010-02-26 20:41 ` Eric Sandeen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B8831F1.4050300@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=fletcher@uwyo.edu \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox