Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-15 | blk-throttle: Fix calculation of max number of WRITES to be dispatched | Vivek Goyal | 1 | -1/+1 |
2010-10-01 | blkio-throttle: Fix possible multiplication overflow in iops calculations | Vivek Goyal | 1 | -1/+15 |
2010-10-01 | blkio-throttle: There is no need to convert jiffies to milli seconds | Vivek Goyal | 1 | -4/+3 |
2010-10-01 | blkio-throttle: Fix link failure failure on i386 | Vivek Goyal | 1 | -6/+10 |
2010-10-01 | blkio: Recalculate the throttled bio dispatch time upon throttle limit change | Vivek Goyal | 1 | -18/+116 |
2010-10-01 | blkio: Add root group to td->tg_list | Vivek Goyal | 1 | -4/+13 |
2010-09-16 | blkio: Implementation of IOPS limit logic | Vivek Goyal | 1 | -37/+127 |
2010-09-16 | blkio: Core implementation of throttle policy | Vivek Goyal | 1 | -0/+909 |