X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=0c243076ef65be503d7fc17d63ba4f7737182ec9;hp=7e706aba1481e68c97fbb66e57a85ccc28649b8c;hb=d2e268b09bc8ab95af81e5636608dcd93f40e4c1;hpb=6b6fa9c83a4418b49f4a296b82f83bbecd8d59c4 diff --git a/HOWTO b/HOWTO index 7e706aba..0c243076 100644 --- a/HOWTO +++ b/HOWTO @@ -472,6 +472,10 @@ cpumask=int Set the CPU affinity of this job. The parameter given is a sched_setaffinity(2). This may not work on all supported operating systems or kernel versions. +cpus_allowed=str Controls the same options as cpumask, but it allows a text + setting of the permitted CPUs instead. So to use CPUs 1 and + 5, you would specify cpus_allowed=1,5. + startdelay=int Start this job the specified number of seconds after fio has started. Only useful if the job file contains several jobs, and you want to delay starting some jobs to a certain