Searched hist:"7 ca7f0f6db1fedd28d490795d778cf23979a2aa7" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/block/ |
H A D | block-backend.c | diff 7ca7f0f6db1fedd28d490795d778cf23979a2aa7 Tue Mar 22 07:00:08 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Decouple throttling from BlockDriverState
This moves the throttling related part of the BDS life cycle management to BlockBackend. The throttling group reference is now kept even when no medium is inserted.
With this commit, throttling isn't disabled and then re-enabled any more during graph reconfiguration. This fixes the temporary breakage of I/O throttling when used with live snapshots or block jobs that manipulate the graph.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | block_int.h | diff 7ca7f0f6db1fedd28d490795d778cf23979a2aa7 Tue Mar 22 07:00:08 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Decouple throttling from BlockDriverState
This moves the throttling related part of the BDS life cycle management to BlockBackend. The throttling group reference is now kept even when no medium is inserted.
With this commit, throttling isn't disabled and then re-enabled any more during graph reconfiguration. This fixes the temporary breakage of I/O throttling when used with live snapshots or block jobs that manipulate the graph.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff 7ca7f0f6db1fedd28d490795d778cf23979a2aa7 Tue Mar 22 07:00:08 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Decouple throttling from BlockDriverState
This moves the throttling related part of the BDS life cycle management to BlockBackend. The throttling group reference is now kept even when no medium is inserted.
With this commit, throttling isn't disabled and then re-enabled any more during graph reconfiguration. This fixes the temporary breakage of I/O throttling when used with live snapshots or block jobs that manipulate the graph.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | block.c | diff 7ca7f0f6db1fedd28d490795d778cf23979a2aa7 Tue Mar 22 07:00:08 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Decouple throttling from BlockDriverState
This moves the throttling related part of the BDS life cycle management to BlockBackend. The throttling group reference is now kept even when no medium is inserted.
With this commit, throttling isn't disabled and then re-enabled any more during graph reconfiguration. This fixes the temporary breakage of I/O throttling when used with live snapshots or block jobs that manipulate the graph.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
|