Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176499
b: refs/heads/master
c: 554554f
h: refs/heads/master
i:
  176497: 545d429
  176495: c09d1da
v: v3
  • Loading branch information
Gui Jianfeng authored and Jens Axboe committed Dec 10, 2009
1 parent 7da1126 commit 5113559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: edc71131c4dc6cc73e2a24aa0a7a79cfce738f12
refs/heads/master: 554554f60ad619e1efab01897208bc320b81d9da
1 change: 1 addition & 0 deletions trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3202,6 +3202,7 @@ cfq_rq_enqueued(struct cfq_data *cfqd, struct cfq_queue *cfqq,
if (blk_rq_bytes(rq) > PAGE_CACHE_SIZE ||
cfqd->busy_queues > 1) {
del_timer(&cfqd->idle_slice_timer);
cfq_clear_cfqq_wait_request(cfqq);
__blk_run_queue(cfqd->queue);
} else
cfq_mark_cfqq_must_dispatch(cfqq);
Expand Down

0 comments on commit 5113559

Please sign in to comment.