Revision 22c1ef66c4cbb82baf81a28abedfe8ad20ad9126 authored by Hannes Reinecke on 02 June 2020, 11:09:53 UTC, committed by Mike Snitzer on 05 June 2020, 18:59:52 UTC
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>
1 parent 4dba128
History
File Mode Size
Kconfig -rw-r--r-- 285 bytes
Makefile -rw-r--r-- 92 bytes
super.c -rw-r--r-- 37.8 KB
zonefs.h -rw-r--r-- 4.7 KB

back to top