blk-cgroup: Add unaccounted time to timeslice_used.
authorJustin TerAvest <teravest@google.com>
Sat, 12 Mar 2011 15:54:00 +0000 (16:54 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 12 Mar 2011 15:54:00 +0000 (16:54 +0100)
commit167400d34070ebbc408dc0f447c4ddb4bf837360
tree19100b0511a7e3e18f6f61d90a5fe5f1c40f59c4
parent1f940bdfc0d03265d178d9dfd840d854819f797d
blk-cgroup: Add unaccounted time to timeslice_used.

There are two kind of times that tasks are not charged for: the first
seek and the extra time slice used over the allocated timeslice. Both
of these exported as a new unaccounted_time stat.

I think it would be good to have this reported in 'time' as well, but
that is probably a separate discussion.

Signed-off-by: Justin TerAvest <teravest@google.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-cgroup.c
block/blk-cgroup.h
block/cfq-iosched.c
block/cfq.h