[LTP] [PATCH v1] fs_fill: Increase test loop device size to 1GB

Petr Vorel pvorel@suse.cz
Thu Jan 25 10:53:24 CET 2024


> On 25. 01. 24 10:35, Petr Vorel wrote:
> > Hi Wei,

> > > On PPC64 the page size is 64K and this causes trouble on btrfs
> > nit: s/PPC64/ppc64le/ (the other one is 32 bit)

> The other one is 64bit but big-endian. And yes, the big-endian mode will
> have the same issue, so "PPC64" is good enough catch-all term.

Wei, I'm sorry, of course Martin, you're right.

> > nit: s/64K/4K/

> No.

Also here.

Martin, thanks for correcting me.

Kind regards,
Petr

> > > filesystems of small size(LTP currently use 300M), the threads
> > > could compete for a very small number of pages/blocks to actually
> > > write the data. So Increase minimal device size to 1G avoid the
> > > corner case.

> > Reviewed-by: Petr Vorel <pvorel@suse.cz>

> > I wonder if would work with less (512 MB), but probably better to be safe with
> > 1024 MB.

> > Kind regards,
> > Petr


More information about the ltp mailing list