X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=b0d0a1fc6ca7831e30f603d3614398764ca7a61a;hp=1362aeaa0319c5338d6befd4825fb06b45c2ddda;hb=e65a950ab73d7d91f267ad7f7b084d94e266fcb0;hpb=8b28bd41375930664a0ff9ff9b101a88ac416ac5 diff --git a/HOWTO b/HOWTO index 1362aeaa..b0d0a1fc 100644 --- a/HOWTO +++ b/HOWTO @@ -1165,12 +1165,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. @@ -1314,6 +1308,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