From 26eca2db3ef6e92ff1022099cb89fc8ce88ee15d Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 13 May 2009 07:50:38 +0200 Subject: [PATCH] fio docs corrections Correct fio mailing list address and unit of time for cpuchunks. Signed-off-by: Jens Axboe --- HOWTO | 2 +- REPORTING-BUGS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HOWTO b/HOWTO index f4f596a4..26a9b93b 100644 --- a/HOWTO +++ b/HOWTO @@ -874,7 +874,7 @@ 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 milliseconds. + cycles of the given time. In microseconds. disk_util=bool Generate disk utilization statistics, if the platform supports it. Defaults to on. diff --git a/REPORTING-BUGS b/REPORTING-BUGS index dab2ef4e..ded68ab4 100644 --- a/REPORTING-BUGS +++ b/REPORTING-BUGS @@ -2,7 +2,7 @@ Reporting a bug --------------- If you notice anything that seems like a fio bug, please do send email -to the list (fio-devel@kernel.dk, see README) about it. You'll need +to the list (fio@vger.kernel.org, see README) about it. You'll need to report at least: 1) A description of what you think the bug is -- 2.25.1