aboutsummaryrefslogtreecommitdiff
path: root/util/throttle.c
AgeCommit message (Expand)Author
2016-01-20blockdev: Error out on negative throttling option valuesFam Zheng
2015-08-05throttle: refuse bps_max/iops_max without bps/iopsStefan Hajnoczi
2015-07-20timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia
2015-06-12throttle: Update throttle infrastructure copyrightAlberto Garcia
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoît Canet
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi
2013-09-06throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet