public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* does btrfs have RAID I/O throughput (un)limiting sysctls, similar to md?
@ 2010-02-06  0:37 0bo0
  2010-02-06 13:10 ` Daniel J Blueman
  0 siblings, 1 reply; 4+ messages in thread
From: 0bo0 @ 2010-02-06  0:37 UTC (permalink / raw)
  To: linux-btrfs

i've a 4 drive array connected via a PCIe SATA card.

per OS (opensuse) default, md RAID I/O performance was being limited by,

  cat /proc/sys/dev/raid/speed_limit_min
    1000
  cat /proc/sys/dev/raid/speed_limit_max
    200000

changing,

  echo "dev.raid.speed_limit_min=100000" >> /etc/sysctl.conf
  echo "dev.raid.speed_limit_max=600000" >> /etc/sysctl.conf

enabled full/best I/O throughput.

does btrfs have a similar construct that I need to set/tweak for
maximum I/O throughput?

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

end of thread, other threads:[~2010-02-07 11:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06  0:37 does btrfs have RAID I/O throughput (un)limiting sysctls, similar to md? 0bo0
2010-02-06 13:10 ` Daniel J Blueman
2010-02-06 14:48   ` 0bo0
2010-02-07 11:48     ` Martin Steigerwald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox