index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-throttle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-throttle: Do not use kblockd workqueue for throtl work
Vivek Goyal
2011-03-01
1
-11
/
+18
*
blkio-throttle: Avoid calling blkiocg_lookup_group() for root group
Vivek Goyal
2011-01-19
1
-1
/
+9
*
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