X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=HOWTO;h=c7d0c9e8324b646a637ee9d55e9ebd273a6119a1;hb=b7f487cf80a8299a656df9c2214ff73e72956d71;hp=7dc7d4827e340dba61c3d67e53e78c1d83a973aa;hpb=22f80458a520d0c5371c64bf91d24cdd21dff825;p=fio.git diff --git a/HOWTO b/HOWTO index 7dc7d482..c7d0c9e8 100644 --- a/HOWTO +++ b/HOWTO @@ -1241,6 +1241,7 @@ log_avg_msec=int By default, fio will log an entry in the iops, latency, lockmem=int Pin down the specified amount of memory with mlock(2). Can potentially be used instead of removing memory or booting with less memory to simulate a smaller amount of memory. + The amount specified is per worker. exec_prerun=str Before running this job, issue the command specified through system(3).