does btrfs have RAID I/O throughput (un)limiting sysctls, similar to md?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux