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)
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>

No differences found