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