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:
62a37f6
)
cfq-iosched: removing unnecessary think time checking
author
Li, Shaohua
<shaohua.li@intel.com>
Wed, 23 Mar 2011 07:30:34 +0000
(08:30 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Wed, 23 Mar 2011 07:30:34 +0000
(08:30 +0100)
Removing think time checking. A high thinktime queue might means the queue
dispatches several requests and then do away. Limitting such queue seems
meaningless. And also this can simplify code. This is suggested by Vivek.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge