From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> fio jobs using cpuio fail without this option value specified, so mention it's mandatory (or have default value for this ?). fio: pid=9320, err=22/file:engines/cpu.c:75, func=cpuio, error=cpu thread needs rate (cpuload=) Signed-off-by: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> --- HOWTO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HOWTO b/HOWTO index 5d378f3..1ce1b0c 100644 --- a/HOWTO +++ b/HOWTO @@ -1748,7 +1748,8 @@ caveat that when used on the command line, they must come after the .. option:: cpuload=int : [cpuio] - Attempt to use the specified percentage of CPU cycles. + Attempt to use the specified percentage of CPU cycles. This is a mandatory + option when using cpuio I/O engine. .. option:: cpuchunks=int : [cpuio] -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html