X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=c7d0c9e8324b646a637ee9d55e9ebd273a6119a1;hp=7dc7d4827e340dba61c3d67e53e78c1d83a973aa;hb=b7f487cf80a8299a656df9c2214ff73e72956d71;hpb=ba9c7219eefcc04e84a4fb4970f4b5caeaf48aa6 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).