-
- Downloads
blkio: Core implementation of throttle policy
o Actual implementation of throttling policy in block layer. Currently it implements READ and WRITE bytes per second throttling logic. IOPS throttling comes in later patches. Signed-off-by:Vivek Goyal <vgoyal@redhat.com> Signed-off-by:
Jens Axboe <jaxboe@fusionio.com>
Showing
- block/Kconfig 12 additions, 0 deletionsblock/Kconfig
- block/Makefile 1 addition, 0 deletionsblock/Makefile
- block/blk-core.c 24 additions, 0 deletionsblock/blk-core.c
- block/blk-throttle.c 909 additions, 0 deletionsblock/blk-throttle.c
- include/linux/blk_types.h 3 additions, 0 deletionsinclude/linux/blk_types.h
- include/linux/blkdev.h 24 additions, 0 deletionsinclude/linux/blkdev.h
- init/Kconfig 6 additions, 3 deletionsinit/Kconfig
Loading
Please register or sign in to comment