X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=HOWTO;h=d8c6b9414eef85be48779d7018682cf2bbd07470;hb=4906e0b57f2b8cbad02ef2428522281cf6038bdd;hp=0d3d7759843b3b4bbbfa3375f1a7b73733e95930;hpb=e05af9e5f9638d9c61f95a25e6157dc63510b268;p=fio.git diff --git a/HOWTO b/HOWTO index 0d3d7759..d8c6b941 100644 --- a/HOWTO +++ b/HOWTO @@ -383,7 +383,10 @@ ioengine=str Defines how the job issues io to the file. The following cycles according to the cpuload= and cpucycle= options. Setting cpuload=85 will cause that job to do nothing but burn - 85% of the CPU. + 85% of the CPU. In case of SMP machines, + use numjobs= to get desired CPU + usage, as the cpuload only loads a single + CPU at the desired rate. guasi The GUASI IO engine is the Generic Userspace Asyncronous Syscall Interface approach