]> Git Repo - qemu.git/commit
block: Pause block jobs in bdrv_drain_all
authorFam Zheng <[email protected]>
Fri, 3 Apr 2015 14:05:19 +0000 (22:05 +0800)
committerKevin Wolf <[email protected]>
Tue, 28 Apr 2015 13:36:09 +0000 (15:36 +0200)
commit69da3b0b47c8f6016e9109fcfa608e9e7e99bc05
tree6a012964514769d9345da94a20bd8807401c7a64
parent751ebd76e654bd1e65da08ecf694325282b4cfcc
block: Pause block jobs in bdrv_drain_all

This is necessary to suppress more IO requests from being generated from
block job coroutines.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]>
Message-id: 1428069921[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
This page took 0.025292 seconds and 4 git commands to generate.