Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176501
b: refs/heads/master
c: 66ae291
h: refs/heads/master
i:
  176499: 5113559
v: v3
  • Loading branch information
Gui Jianfeng authored and Jens Axboe committed Dec 15, 2009
1 parent f260d7d commit 21a29b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 82bbbf28db4beefcd8b897800153e21378270cd1
refs/heads/master: 66ae291978177d5c012015f12b8fbc76dc7d0965
4 changes: 3 additions & 1 deletion trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -2113,7 +2113,9 @@ static void cfq_choose_cfqg(struct cfq_data *cfqd)
cfqd->workload_expires = jiffies + cfqg->saved_workload_slice;
cfqd->serving_type = cfqg->saved_workload;
cfqd->serving_prio = cfqg->saved_serving_prio;
}
} else
cfqd->workload_expires = jiffies - 1;

choose_service_tree(cfqd, cfqg);
}

Expand Down

0 comments on commit 21a29b7

Please sign in to comment.