aboutsummaryrefslogtreecommitdiff
path: root/replication.c
diff options
context:
space:
mode:
authorZhengui li <lizhengui@huawei.com>2019-03-15 22:04:38 +0800
committerKevin Wolf <kwolf@redhat.com>2019-04-30 15:29:00 +0200
commit126734c4f7c38592f6f36ac9e02ab3aad13a656f (patch)
tree3406f5bfe9f02dbbc63966c4ae892e869a730fab /replication.c
parent1bffe1ae7a7b707c3a14ea2ccd00d3609d3ce4d8 (diff)
vpc: unlock Coroutine lock to make IO submit Concurrently
Concurrent IO becomes serial IO because of the qemu Coroutine lock, which reduce IO performance severely. So unlock Coroutine lock before bdrv_co_pwritev and bdrv_co_preadv to fix it. Signed-off-by: Zhengui li <lizhengui@huawei.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'replication.c')
0 files changed, 0 insertions, 0 deletions