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:
3aad5d3
)
blkio-throttle: There is no need to convert jiffies to milli seconds
author
Vivek Goyal
<vgoyal@redhat.com>
Fri, 1 Oct 2010 19:16:38 +0000
(21:16 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 1 Oct 2010 19:16:38 +0000
(21:16 +0200)
o Do not convert jiffies to mili seconds as it is not required. Just work
with jiffies and HZ.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found