Skip to content
Commit 44eb1231 authored by Jens Axboe's avatar Jens Axboe
Browse files

[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: default avatarJens Axboe <axboe@suse.de>
parent ad01b1ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment