summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2025-01-02 02:06:38 +0800
committerDavid Sterba <dsterba@suse.com>2025-01-13 14:53:21 +0100
commite426286cfa6f85e51006f6151b309a395ada6540 (patch)
tree2d87da97c8dc58a11a8608e6bcce6e37469b44d3 /tools/perf/scripts/python/exported-sql-viewer.py
parentbb4715e967cf3b2eb8550eda73886208f1fc805d (diff)
btrfs: configure read policy via module parameter
For testing purposes allow to configure the read policy via module parameter from the beginning. Available only with CONFIG_BTRFS_EXPERIMENTAL Examples: - Set the RAID1 balancing method to round-robin with a custom min_contig_read of 4k: $ modprobe btrfs read_policy=round-robin:4096 - Set the round-robin balancing method with the default min_contiguous_read: $ modprobe btrfs read_policy=round-robin - Set the "devid" balancing method, defaulting to the latest device: $ modprobe btrfs read_policy=devid 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