genode/repos/os/src/test/vfs_stress/README
Emery Hemingway 1b4f894e2d VFS stress test
Issue #1648
2015-11-04 14:09:24 +01:00

7 lines
360 B
Plaintext

Vfs_stress populates, writes, and reads a file system using multiple threads.
The following attributes on the <config> node control test behaviour:
* depth - maximum tree depth, defaults to sixteen
* threads - number of threads to start, defaults to six
* write - perform write test
* read - perform read test
* unlink - unlink all generated files