commit | 220841906fccafaf4094e87bdb6d252e20cf8c7c | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Thu Dec 03 12:59:49 2009 -0500 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Dec 03 19:28:52 2009 +0100 |
tree | f25b1f057887cf2a05bb8309e0b757149e052797 | |
parent | 2868ef7b39490e6b41c2c61cd9a5cd891e778b54 [diff] |
blkio: Export disk time and sectors used by a group to user space o Export disk time and sector used by a group to user space through cgroup interface. o Also export a "dequeue" interface to cgroup which keeps track of how many a times a group was deleted from service tree. Helps in debugging. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>