Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73344
b: refs/heads/master
c: b70c864
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Jens Axboe committed Nov 7, 2007
1 parent 0e75578 commit 4652b98
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: 2389d1ef172fc9df01f58265a436919d233fbc27
refs/heads/master: b70c864d3ce706571d2f3cac1d35d4fba01d6072
1 change: 1 addition & 0 deletions trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -2126,6 +2126,7 @@ static void *cfq_init_queue(struct request_queue *q)

INIT_WORK(&cfqd->unplug_work, cfq_kick_queue);

cfqd->last_end_request = jiffies;
cfqd->cfq_quantum = cfq_quantum;
cfqd->cfq_fifo_expire[0] = cfq_fifo_expire[0];
cfqd->cfq_fifo_expire[1] = cfq_fifo_expire[1];
Expand Down

0 comments on commit 4652b98

Please sign in to comment.