blkio: Core implementation of throttle policy
authorVivek Goyal <vgoyal@redhat.com>
Wed, 15 Sep 2010 21:06:35 +0000 (17:06 -0400)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 16 Sep 2010 06:42:52 +0000 (08:42 +0200)
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>

No differences found