diff options
author | Anand Jain <anand.jain@oracle.com> | 2025-01-02 02:06:35 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-13 14:53:21 +0100 |
commit | 6d7a9154955e50c0b991063c65f86ab24796754e (patch) | |
tree | f9f5ccb0b13579644925944905aa0ed7884bc4e1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 22fb0d99c90583e5b32a2a54e614bce221d31a8a (diff) |
btrfs: introduce RAID1 round-robin read balancing
Add round-robin read policy that balances reads over available devices
(all RAID1 block group profiles). Switch to the next devices is done
after a number of blocks is read, which is 256K by default and is
configurable in sysfs.
The format is "round-robin:<min-contig-read>" and can be set in file
/sys/fs/btrfs/FSID/read_policy
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions