Searched hist:"52 f2b8961409be834abaee5189bff2cc9e372851" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/perf/block/qcow2/ |
H A D | convert-blockstatus | 52f2b8961409be834abaee5189bff2cc9e372851 Mon Apr 08 11:26:16 CDT 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>
|