diff options
author | 2022-04-18 06:43:11 +0200 | |
---|---|---|
committer | 2022-05-16 17:03:16 +0200 | |
commit | 385de0ef387dc7f33fc5b828136cbc9516b3ec1a (patch) | |
tree | 65cbffa4ae7bc0213afe28255a52dd41998b6c48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: use normal workqueues for scrub (diff) | |
download | linux-dev-385de0ef387dc7f33fc5b828136cbc9516b3ec1a.tar.xz linux-dev-385de0ef387dc7f33fc5b828136cbc9516b3ec1a.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions