summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorBoris Burkov <boris@bur.io>2026-07-21 15:42:12 -0700
committerDavid Sterba <dsterba@suse.com>2026-08-07 19:17:18 +0200
commite8e7aff88e5bd35da940e249dde14393acdee98e (patch)
treed5f175dc5c440c46ba07c4b8108104eaaff3204a /tools/perf/scripts
parent9102b179512e11644fb0489ae62010a09afa199c (diff)
btrfs: factor init_extent_buffer from __alloc_extent_buffer
In preparation for preallocating extent_buffer data, factor eb initialization away from specifically allocating it. This allows us to allocate the eb, bfs, folios, etc. together in the main search_slot code paths, but still share initialization code with the dummy/test/clone allocation paths. Reviewed-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Boris Burkov <boris@bur.io> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions