commit | 167400d34070ebbc408dc0f447c4ddb4bf837360 | [log] [tgz] |
---|---|---|
author | Justin TerAvest <teravest@google.com> | Sat Mar 12 16:54:00 2011 +0100 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Mar 12 16:54:00 2011 +0100 |
tree | 19100b0511a7e3e18f6f61d90a5fe5f1c40f59c4 | |
parent | 1f940bdfc0d03265d178d9dfd840d854819f797d [diff] |
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>