git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb4100a
)
dm cache: add io_tracker
author
Joe Thornber
<ejt@redhat.com>
Fri, 15 May 2015 12:45:30 +0000
(13:45 +0100)
committer
Mike Snitzer
<snitzer@redhat.com>
Fri, 29 May 2015 18:19:03 +0000
(14:19 -0400)
A little class that keeps track of the volume of io that is in flight,
and the length of time that a device has been idle for.
FIXME: rather than jiffes, may be best to use ktime_t (to support faster
devices).
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
No differences found