]> Git Repo - qemu.git/commit
block/null: Latency simulation by adding new option "latency-ns"
authorFam Zheng <[email protected]>
Wed, 1 Apr 2015 01:45:38 +0000 (09:45 +0800)
committerKevin Wolf <[email protected]>
Tue, 28 Apr 2015 13:36:09 +0000 (15:36 +0200)
commite5e51dd3af6a0872dedce290ee41437b5aeed109
treed5ff9a3ea2164c674e46831e1a11b4b13b7ca8cf
parent9eddd6a4b3b187ba50038800b6e4aeda4973b365
block/null: Latency simulation by adding new option "latency-ns"

Aio context switch should just work because the requests will be
drained, so the scheduled timer(s) on the old context will be freed.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1427852740[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/null.c
qapi/block-core.json
This page took 0.021546 seconds and 4 git commands to generate.