commit | f97809aec58995a87a9a30cb45c9a6148377df64 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Jun 02 13:09:50 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Jun 05 14:59:50 2020 -0400 |
tree | 2627cb0aa765e81490b9ebb177c5a3cbd0fc679b | |
parent | 18979819b57ecbc598a8e27d925ab4bb9e145cf0 [diff] |
dm zoned: per-device reclaim Instead of having one reclaim workqueue for the entire set we should be allocating a reclaim workqueue per device; doing so will reduce contention and should boost performance for a multi-device setup. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>