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/flamegraph.py | |
| parent | btrfs: rename btrfs_discard workqueue to btrfs-discard (diff) | |
| download | linux-19d7f65f032f898df8c164d378be502901772eb7.tar.gz linux-19d7f65f032f898df8c164d378be502901772eb7.zip | |
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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
