commit | 100f8f26086ad85a9361f2883edd55bc337ce594 | [log] [tgz] |
---|---|---|
author | Alberto Garcia <berto@igalia.com> | Thu Feb 18 12:27:01 2016 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Feb 22 14:08:05 2016 +0100 |
tree | 4d2c546737df03462198fbf0b47c98368e56891f | |
parent | 1588ab5d0b96301b893d63aa342faad0e37a02ff [diff] |
throttle: Add support for burst periods This patch adds support for burst periods to the throttling code. With this feature the user can keep performing bursts as defined by the LeakyBucket.max rate for a configurable period of time. Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>