[LTP] [RFC] [PATCH 15/15] fs/fs_fill: Add a test to fill a FS in a few threads

Jan Stancek jstancek@redhat.com
Thu Sep 7 11:13:00 CEST 2017



----- Original Message -----
> Runs CPU+2 threads that write into FS until they got ENOSPC, then delete
> a file and continue.
> 
> Older exfat fails with EIO instead of ENOSPC, it has been fixed in:

This test is producing a lot of output, most of it is TINFO from tst_fs_fill().
For example on 2 CPU KVM guest running RHEL6 I get ~200 kB of output.

# du -h log.txt
208K    log.txt

I was going to suggest tst_atomic_load() instead of volatile, but that
patch-set is not applied yet.

Regards,
Jan


More information about the ltp mailing list