]> git.hungrycats.org Git - linux/commit
btrfs: balance RAID1/RAID10 mirror selection
authorlouis@waffle.tech <louis@waffle.tech>
Fri, 16 Oct 2020 05:59:19 +0000 (05:59 +0000)
committerZygo Blaxell <ce3g8jdj@umail.furryterror.org>
Fri, 18 Sep 2026 21:36:33 +0000 (17:36 -0400)
commit197f6b092ddf4374733d08b7d82ef2b94008a675
treed9526f540ea384cf2dc806d7a7bc9cf444b165cf
parent064aee3f6cc7055b5111c110cb3059bde7884fa7
btrfs: balance RAID1/RAID10 mirror selection

Balance RAID1/RAID10 mirror selection via plain round-robin scheduling. This should roughly double throughput for large reads.

Signed-off-by: Louis Jencka <louis@waffle.tech>
fs/btrfs/volumes.c