mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
e43473b7f2
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>