Vivek Goyal
|
70087dc38c
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
|
14 years ago |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Andreas Schwab
|
6f03793770
blk-throttle: don't call xchg on bool
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Vivek Goyal
|
04521db04e
blk-throttle: Reset group slice when limits are changed
|
14 years ago |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Vivek Goyal
|
69d60eb96a
blk-throttle: Use blk_plug in throttle dispatch
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Vivek Goyal
|
de701c74a3
blk-throttle: Some cleanups and race fixes in limit update code
|
14 years ago |
Vivek Goyal
|
231d704b4a
blk-throttle: process limit change only through one function
|
14 years ago |
Tejun Heo
|
e83a46bbb1
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
|
14 years ago |
Vivek Goyal
|
da52777000
block: Move blk_throtl_exit() call to blk_cleanup_queue()
|
14 years ago |
Vivek Goyal
|
450adcbe51
blk-throttle: Do not use kblockd workqueue for throtl work
|
14 years ago |
Vivek Goyal
|
be2c6b1990
blkio-throttle: Avoid calling blkiocg_lookup_group() for root group
|
14 years ago |
Vivek Goyal
|
04a6b516cd
blk-throttle: Correct the placement of smp_rmb()
|
14 years ago |
Vivek Goyal
|
d1ae8ffdfa
blk-throttle: Trim/adjust slice_end once a bio has been dispatched
|
14 years ago |
Vivek Goyal
|
c2f6805d47
blk-throttle: Fix calculation of max number of WRITES to be dispatched
|
14 years ago |
Vivek Goyal
|
c49c06e496
blkio-throttle: Fix possible multiplication overflow in iops calculations
|
15 years ago |
Vivek Goyal
|
5e901a2b95
blkio-throttle: There is no need to convert jiffies to milli seconds
|
15 years ago |
Vivek Goyal
|
3aad5d3ee4
blkio-throttle: Fix link failure failure on i386
|
15 years ago |
Vivek Goyal
|
fe0714377e
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
|
15 years ago |
Vivek Goyal
|
02977e4af7
blkio: Add root group to td->tg_list
|
15 years ago |
Vivek Goyal
|
8e89d13f4e
blkio: Implementation of IOPS limit logic
|
15 years ago |
Vivek Goyal
|
e43473b7f2
blkio: Core implementation of throttle policy
|
15 years ago |