diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2009-12-08 17:52:57 -0500 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-12-09 15:11:03 +0100 |
commit | c244bb50a9baa2ec47a458bbafb36b5e559ed5fa (patch) | |
tree | 946c9c87e21055ff371a05710c7a0bcf71bdcc18 /kernel/rcupdate.c | |
parent | b9d8f4c73b1af4cfd53f819bf84c2bce31232275 (diff) | |
download | blackbird-op-linux-c244bb50a9baa2ec47a458bbafb36b5e559ed5fa.tar.gz blackbird-op-linux-c244bb50a9baa2ec47a458bbafb36b5e559ed5fa.zip |
cfq-iosched: Get rid of cfqq wait_busy_done flag
o Get rid of wait_busy_done flag. This flag only tells we were doing wait
busy on a queue and that queue got request so expire it. That information
can easily be obtained by (cfq_cfqq_wait_busy() && queue_is_not_empty). So
remove this flag and keep code simple.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'kernel/rcupdate.c')
0 files changed, 0 insertions, 0 deletions