Re: [PATCH 1/7] zbd: bump ZBD_MAX_OPEN_ZONES

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020/04/30 21:41, Alexey Dobriyan wrote:
> 128 opened zones is not enough for everyone!
> 
> Signed-off-by: Alexey Dobriyan (SK hynix) <adobriyan@xxxxxxxxx>
> ---
>  zbd_types.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/zbd_types.h b/zbd_types.h
> index 2f2f1324..d63c0d0a 100644
> --- a/zbd_types.h
> +++ b/zbd_types.h
> @@ -8,7 +8,7 @@
>  
>  #include <inttypes.h>
>  
> -#define ZBD_MAX_OPEN_ZONES	128
> +#define ZBD_MAX_OPEN_ZONES	4096
>  
>  /*
>   * Zoned block device models.
> 

Makes sense. ZNS will will need this.

Reviewed-by: Damien Le Moal <damien.lemoal@xxxxxxx>

Note: You did not send a cover letter for the series. Please add it for the next
round.

-- 
Damien Le Moal
Western Digital Research




[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux