diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-12-09 19:43:44 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-12-24 00:04:48 +0300 |
commit | 2c8507c63f5498d4ee4af404a8e44ceae4345056 (patch) | |
tree | 264ae7e3961d048c4a7a05b9e2a7bdc7bdc2fbf7 /scripts/extract-fwblobs | |
parent | 9a45022a0efadd99bcc58f7f1cc2b6fb3b808c40 (diff) | |
download | linux-2c8507c63f5498d4ee4af404a8e44ceae4345056.tar.xz |
btrfs: avoid monopolizing a core when activating a swap file
During swap activation we iterate over the extents of a file and we can
have many thousands of them, so we can end up in a busy loop monopolizing
a core. Avoid this by doing a voluntary reschedule after processing each
extent.
CC: stable@vger.kernel.org # 5.4+
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions