All of lore.kernel.org
 help / color / mirror / Atom feed
* Increasing maxsect of md devices?
@ 2011-03-02 22:26 Bart Kus
  2011-03-02 22:59 ` NeilBrown
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Kus @ 2011-03-02 22:26 UTC (permalink / raw)
  To: linux-raid

Hello,

This seems contradictory:

jo ~ # blockdev --getiomin /dev/md5
524288
jo ~ # blockdev --getioopt /dev/md5
4194304
jo ~ # blockdev --getmaxsect /dev/md5
255
jo ~ # blockdev --getbsz /dev/md5
4096
jo ~ # blockdev --getss /dev/md5
512
jo ~ #

Optimal IO size is reported as 4MB (and that is indeed the stripe size), 
but maximum sectors per request is only 128kB?  How can software do 
optimal 4MB IOs with the maxsect limit?  Does XFS care about this limit?

--Bart


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

end of thread, other threads:[~2011-03-03  0:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 22:26 Increasing maxsect of md devices? Bart Kus
2011-03-02 22:59 ` NeilBrown
2011-03-03  0:45   ` Bart Kus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.