Re: [PATCH 3/5] t/zbd: Do not use too large block size in test case #4

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

 



On Wed, Oct 13, 2021 at 03:09:01PM +0900, Shin'ichiro Kawasaki wrote:
> The test case #4 specifies zone size as block size to read a zone. For
> some devices, zone size is very large in GB order, then single pread64
> system call can not complete the request. This makes the test case fail.
> 
> To avoid the failure, keep the block size adequate. If zone size is too
> large, use logical_block_size * 256 as the block size.
> 
> Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
> ---

Reviewed-by: Niklas Cassel <niklas.cassel@xxxxxxx>



[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