X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=README;h=aec8207ce27c980e70ebbdb49abffc4af7e0a9f1;hp=d54f48b02d3da29b3577dbf0c03f82c3379427f3;hb=4e0ba8af8f0bfe0f194122661c8a659c2ac748e6;hpb=1053a1069b558b829d345885d307f7b5c17b06e2 diff --git a/README b/README index d54f48b0..aec8207c 100644 --- a/README +++ b/README @@ -111,6 +111,8 @@ The format is as follows: simulate a machine with less memory available. x can include k/m/g suffix. nice=x Run job at given nice value. + exec_prerun=x Run 'x' before job io is begun. + exec_postrun=x Run 'x' after job io has finished. Examples using a job file -------------------------