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-- 1.2 KB
Makefile -rw-r--r-- 213 bytes
autofs_i.h -rw-r--r-- 7.5 KB
dev-ioctl.c -rw-r--r-- 17.4 KB
expire.c -rw-r--r-- 14.4 KB
init.c -rw-r--r-- 940 bytes
inode.c -rw-r--r-- 8.7 KB
root.c -rw-r--r-- 23.7 KB
symlink.c -rw-r--r-- 629 bytes
waitq.c -rw-r--r-- 13.3 KB

back to top