Module random_op

Source
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.