Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-26 | block: rate-limit streaming operations | Stefan Hajnoczi | |
This patch implements rate-limiting for image streaming. If we've exceeded the bandwidth quota for a 100 ms time slice we sleep the coroutine until the next slice begins. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> | |||
2012-01-26 | block: add image streaming block job | Stefan Hajnoczi | |
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |