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:
f30195c
)
cfq-iosched: Get rid of st->active
author
Gui Jianfeng
<guijianfeng@cn.fujitsu.com>
Tue, 30 Nov 2010 19:52:46 +0000
(20:52 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Tue, 30 Nov 2010 19:52:46 +0000
(20:52 +0100)
When a cfq group is running, it won't be dequeued from service tree, so
there's no need to store the active one in st->active. Just gid rid of it.
Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.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