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)
commit31e4c28d95e64f2d5d3c497a3ecf37c62de635b4
treeffbb99b2565c4bdd4921fd7077164e7fc295b2bc
parent1fa8f6d68b5c8ca0a608fd8d296c5f07ac788cd6
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