Expand description
Load generator for mutable filesystems which runs random operations.
Enums§
- Op
- Operations that can be performed.
Traits§
- OpSampler
- A trait to allow clients to specify their own sample rates (or disable certain operations).
Functions§
- generate_
load - Continuously generates load on
root
. Does not return.