summaryrefslogtreecommitdiffstats
path: root/util/throttle.c
Commit message (Expand)AuthorAgeFilesLines
* throttle: refuse bps_max/iops_max without bps/iopsStefan Hajnoczi2015-08-051-0/+15
* timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-201-2/+2
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-021-2/+2
* throttle: Update throttle infrastructure copyrightAlberto Garcia2015-06-121-3/+5
* throttle: Extract timers from ThrottleState into a separate structureBenoît Canet2015-06-121-30/+43
* throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-4/+23
* throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet2013-09-061-0/+396
OpenPOWER on IntegriCloud