diff options
author | Christoph Hellwig | 2022-04-18 06:43:11 +0200 |
---|---|---|
committer | David Sterba | 2022-05-16 17:03:16 +0200 |
commit | 385de0ef387dc7f33fc5b828136cbc9516b3ec1a (patch) | |
tree | 65cbffa4ae7bc0213afe28255a52dd41998b6c48 /fs/minix | |
parent | be539518262774ed04336e7c68354b823dc6c5e4 (diff) |
btrfs: use a normal workqueue for rmw_workers
rmw_workers doesn't need ordered execution or thread disabling threshold
(as the thresh parameter is less than DFT_THRESHOLD).
Just switch to the normal workqueues that use a lot less resources,
especially in the work_struct vs btrfs_work structures.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/minix')
0 files changed, 0 insertions, 0 deletions