]> git.baikalelectronics.ru Git - kernel.git/commit
blkio: Introduce blkio controller cgroup interface
authorVivek Goyal <vgoyal@redhat.com>
Thu, 3 Dec 2009 17:59:42 +0000 (12:59 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 3 Dec 2009 18:28:51 +0000 (19:28 +0100)
commita0e1e679133b81827cd11d852425e058f030024a
treeffbb99b2565c4bdd4921fd7077164e7fc295b2bc
parentf5c13935424b920ffc5d1573d1bfd0056d357f16
blkio: Introduce blkio controller cgroup interface

o This is basic implementation of blkio controller cgroup interface. This is
  the common interface visible to user space and should be used by different
  IO control policies as we implement those.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/Kconfig
block/Kconfig.iosched
block/Makefile
block/blk-cgroup.c [new file with mode: 0644]
block/blk-cgroup.h [new file with mode: 0644]
include/linux/cgroup_subsys.h
include/linux/iocontext.h