commit | 22c1ef66c4cbb82baf81a28abedfe8ad20ad9126 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Jun 02 13:09:53 2020 +0200 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri Jun 05 14:59:52 2020 -0400 |
tree | f27512085be637385073999cb414b2dea9d5459e | |
parent | 4dba12881f882b629774796bb8655f5b1415d803 [diff] |
dm zoned: allocate zone by device index When allocating a zone, pass in an indicator on which device the zone should be allocated; this increases performance for a multi-device setup because reclaim will now allocate zones on the device for which reclaim is running. 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>