On 3/3/23 13:45, Luis Chamberlain wrote:
I'm gathering there is generic interest in this topic though.
Some Android storage vendors are interested in larger block sizes, e.g. 16 KiB. Android currently uses UFS storage and may switch to NVMe in the future.
This also got me thinking about ways to try to replicate larger IO virtual devices a bit better too.
Is null_blk good enough to test large block size support in filesystems and the block layer?
Thanks, Bart.