X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=c9c1d8c6d657dbb81dec21c88be5622aeac9b4e9;hp=d5be376d3e5c4696bf9a381ff1944ba59dfbc6ac;hb=836fcc0fceb233ebcc41ee63b4ea5cae20b678a4;hpb=798827c895a585f284842f6b99378be19c821263 diff --git a/HOWTO b/HOWTO index d5be376d..c9c1d8c6 100644 --- a/HOWTO +++ b/HOWTO @@ -1223,12 +1223,6 @@ exec_postrun=str After the job completes, issue the command specified ioscheduler=str Attempt to switch the device hosting the file to the specified io scheduler before running. -cpuload=int If the job is a CPU cycle eater, attempt to use the specified - percentage of CPU cycles. - -cpuchunks=int If the job is a CPU cycle eater, split the load into - cycles of the given time. In microseconds. - disk_util=bool Generate disk utilization statistics, if the platform supports it. Defaults to on. @@ -1388,6 +1382,11 @@ that defines them is selected. enabled when polling for a minimum of 0 events (eg when iodepth_batch_complete=0). +[cpu] cpuload=int Attempt to use the specified percentage of CPU cycles. + +[cpu] cpuchunks=int Split the load into cycles of the given time. In + microseconds. + [netsplice] hostname=str [net] hostname=str The host name or IP address to use for TCP or UDP based IO. If the job is a TCP listener or UDP reader, the hostname is not