diff options
author | Christoph Hellwig <hch@lst.de> | 2022-04-18 06:43:10 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-05-16 17:03:15 +0200 |
commit | be539518262774ed04336e7c68354b823dc6c5e4 (patch) | |
tree | 8366a8855918778cf03cb0cc10dc3c3d758d3a4f /fs/btrfs/raid56.c | |
parent | a31b4a4368d28c5e780f0906588fbd1dcfe4ad54 (diff) | |
download | linux-be539518262774ed04336e7c68354b823dc6c5e4.tar.bz2 |
btrfs: use normal workqueues for scrub
All three scrub workqueues don'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/btrfs/raid56.c')
0 files changed, 0 insertions, 0 deletions