https://github.com/torvalds/linux
Revision 44eb123126d289bac398cac0232309c228386671 authored by Jens Axboe on 25 July 2006, 13:05:21 UTC, committed by Jens Axboe on 25 July 2006, 13:05:21 UTC
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>
1 parent ad01b1c
History
Tip revision: 44eb123126d289bac398cac0232309c228386671 authored by Jens Axboe on 25 July 2006, 13:05:21 UTC
[PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs
Tip revision: 44eb123
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top