X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=HOWTO;h=56118140621803d434264910e0329e196d7db2a4;hb=1e5324e723116a5faf9da686993cc79c14d62d4b;hp=40fe65fe9bc6d65cfc14cbe2e5565189fee2ae9d;hpb=108fea772db5f1dd91e2fb67737e3e0d36827b76;p=fio.git diff --git a/HOWTO b/HOWTO index 40fe65fe..56118140 100644 --- a/HOWTO +++ b/HOWTO @@ -1186,12 +1186,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. @@ -1335,6 +1329,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