Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | throttle: refuse bps_max/iops_max without bps/iops | Stefan Hajnoczi | 2015-08-05 | 1 | -0/+15 |
* | timer: rename NSEC_PER_SEC due to Mac OS X header clash | Stefan Hajnoczi | 2015-07-20 | 1 | -2/+2 |
* | timer: Use a single definition of NSEC_PER_SEC for the whole codebase | Alberto Garcia | 2015-07-02 | 1 | -2/+2 |
* | throttle: Update throttle infrastructure copyright | Alberto Garcia | 2015-06-12 | 1 | -3/+5 |
* | throttle: Extract timers from ThrottleState into a separate structure | Benoît Canet | 2015-06-12 | 1 | -30/+43 |
* | throttle: add throttle_detach/attach_aio_context() | Stefan Hajnoczi | 2014-06-04 | 1 | -4/+23 |
* | throttle: Add a new throttling API implementing continuous leaky bucket. | Benoît Canet | 2013-09-06 | 1 | -0/+396 |