aboutsummaryrefslogtreecommitdiff
path: root/block/blk-throttle.c
AgeCommit message (Expand)Author
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-01-19blkio-throttle: Avoid calling blkiocg_lookup_group() for root groupVivek Goyal
2010-12-01blk-throttle: Correct the placement of smp_rmb()Vivek Goyal
2010-12-01blk-throttle: Trim/adjust slice_end once a bio has been dispatchedVivek Goyal
2010-11-15blk-throttle: Fix calculation of max number of WRITES to be dispatchedVivek Goyal
2010-10-01blkio-throttle: Fix possible multiplication overflow in iops calculationsVivek Goyal
2010-10-01blkio-throttle: There is no need to convert jiffies to milli secondsVivek Goyal
2010-10-01blkio-throttle: Fix link failure failure on i386Vivek Goyal
2010-10-01blkio: Recalculate the throttled bio dispatch time upon throttle limit changeVivek Goyal
2010-10-01blkio: Add root group to td->tg_listVivek Goyal
2010-09-16blkio: Implementation of IOPS limit logicVivek Goyal
2010-09-16blkio: Core implementation of throttle policyVivek Goyal