summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-10-17 19:34:36 +0300
committerDavid Sterba <dsterba@suse.com>2025-11-25 00:12:37 +0300
commit189db2510569c0f1cc7eefb583c48a36d373cae3 (patch)
tree31a029483d309a57be8305cefca92f8aa75be6a7 /include/linux
parent5ca7725ddfc5b7a1e5b87ba3cb489b3cd052faab (diff)
downloadlinux-189db2510569c0f1cc7eefb583c48a36d373cae3.tar.xz
btrfs: process ticket outside global reserve critical section
In steal_from_global_rsv() there's no need to process the ticket inside the critical section of the global reserve. Move the ticket processing to happen after the critical section. This helps reduce contention on the global reserve's spinlock. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions