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:
b9f8ce0
)
cfq-iosched: reduce bit operations in cfq_choose_req()
author
Namhyung Kim
<namhyung@gmail.com>
Tue, 24 May 2011 08:23:21 +0000
(10:23 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Tue, 24 May 2011 08:23:21 +0000
(10:23 +0200)
Reduce the number of bit operations in cfq_choose_req() on average
(and worst) cases.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge