Home
last modified time | relevance | path

Searched hist:"52 f2b896" (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/perf/block/qcow2/
H A Dconvert-blockstatus52f2b896 Mon Apr 08 16:26:16 GMT 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> tests/perf: Test lseek influence on qcow2 block-status

Block layer may recursively check block_status in file child of qcow2,
if qcow2 driver returned DATA. There are several test cases to check
influence of lseek on block_status performance. To see real difference
run on tmpfs.

Tests originally created by Kevin, I just refactored and put them
together into one executable file with simple output.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>