diff options
author | Jens Axboe <axboe@suse.de> | 2006-07-25 17:05:21 +0400 |
---|---|---|
committer | Jens Axboe <axboe@suse.de> | 2006-07-25 17:05:21 +0400 |
commit | 44eb123126d289bac398cac0232309c228386671 (patch) | |
tree | 129504f649195d5cff96c4c94a345d459f770896 /drivers | |
parent | ad01b1ca797e5898cd40bb32cf0dc8c85aa9f7e8 (diff) | |
download | linux-44eb123126d289bac398cac0232309c228386671.tar.xz |
[PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs
The CIC_SEEKY() test really wants to use the minimum of either:
- 2 msecs (not jiffies)
- or, the pending slice time
So code it like that.
Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions