Re: [PATCH v10 09/12] hw/block/nvme: Introduce max active and open zone limits

2020-11-12 Thread Klaus Jensen
On Nov 7 08:43, Dmitry Fomichev wrote: > Add two module properties, "zoned.max_active" and "zoned.max_open" > to control the maximum number of zones that can be active or open. > Once these variables are set to non-default values, these limits are > checked during I/O and Too Many Active or Too

[PATCH v10 09/12] hw/block/nvme: Introduce max active and open zone limits

2020-11-06 Thread Dmitry Fomichev
Add two module properties, "zoned.max_active" and "zoned.max_open" to control the maximum number of zones that can be active or open. Once these variables are set to non-default values, these limits are checked during I/O and Too Many Active or Too Many Open command status is returned if they are