Skip to content
Commit aa400b00 authored by Prasad Joshi's avatar Prasad Joshi Committed by Will Deacon
Browse files

kvm tools: Add IO delay option



Add a command line debug option to add a fix amount of delay in read and
write operation.

From Ingo "the delays are *constant* [make sure you use a high-res timers
kernel], so they do not result in nearly as much measurement noise as real
block IO does.
[...]
This way you are basically 'emulating' a real disk drive but you will
emulate uniform latencies, which makes measurements a lot more
reliable - while still relevant to the end result."

Suggested-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarPrasad Joshi <prasadjoshi124@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent 2947270e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment