commit | e43473b7f223ec866f7db273697e76c337c390f9 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Wed Sep 15 17:06:35 2010 -0400 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Sep 16 08:42:52 2010 +0200 |
tree | e90b52dbe4ec4ae37263a00e2bd9eaf5367cf72f | |
parent | 4c9eefa16c6f124ffcc736cb719b24ea27f85017 [diff] |
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>