You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
1.3 KiB
62 lines
1.3 KiB
Some job file examples. |
|
|
|
|
|
Poisson request flow |
|
-------------------- |
|
|
|
.. only:: builder_html |
|
|
|
:download:`Download poisson-rate-submission.fio <../examples/poisson-rate-submission.fio>` |
|
|
|
.. literalinclude:: ../examples/poisson-rate-submission.fio |
|
:language: ini |
|
|
|
Latency profile |
|
--------------- |
|
|
|
.. only:: builder_html |
|
|
|
:download:`Download latency-profile.fio <../examples/latency-profile.fio>` |
|
|
|
.. literalinclude:: ../examples/latency-profile.fio |
|
:language: ini |
|
|
|
Read 4 files with aio at different depths |
|
----------------------------------------- |
|
|
|
.. only:: builder_html |
|
|
|
:download:`Download aio-read.fio <../examples/aio-read.fio>` |
|
|
|
.. literalinclude:: ../examples/aio-read.fio |
|
:language: ini |
|
|
|
Read backwards in a file |
|
------------------------ |
|
|
|
.. only:: builder_html |
|
|
|
:download:`Download backwards-read.fio <../examples/backwards-read.fio>` |
|
|
|
.. literalinclude:: ../examples/backwards-read.fio |
|
:language: ini |
|
|
|
Basic verification |
|
------------------ |
|
|
|
.. only:: builder_html |
|
|
|
:download:`Download basic-verify.fio <../examples/basic-verify.fio>` |
|
|
|
.. literalinclude:: ../examples/basic-verify.fio |
|
:language: ini |
|
|
|
Fixed rate submission |
|
--------------------- |
|
|
|
.. only:: builder_html |
|
|
|
:download:`Download fixed-rate-submission.fio <../examples/fixed-rate-submission.fio>` |
|
|
|
.. literalinclude:: ../examples/fixed-rate-submission.fio |
|
:language: ini
|
|
|