diff options
author | Josef Bacik <josef@toxicpanda.com> | 2025-04-28 10:52:55 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:50 +0200 |
commit | 19d7f65f032f898df8c164d378be502901772eb7 (patch) | |
tree | 6f8466e8831628db9bd323dcecbd6bce2f9fd126 /tools/perf/scripts/python/sched-migration.py | |
parent | 656e9f51de3a02eb708c384d4d0152cfb969ea8b (diff) |
btrfs: convert the buffer_radix to an xarray
In order to fully utilize xarray tagging to improve writeback we need to
convert the buffer_radix to a proper xarray. This conversion is
relatively straightforward as the radix code uses the xarray underneath.
Using xarray directly allows for quite a lot less code.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions