linux/block
Jens Axboe 44eb123126 [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>
2006-07-25 15:05:21 +02:00
..
Kconfig
Kconfig.iosched
Makefile
as-iosched.c
blktrace.c [PATCH] blktrace: fix read-ahead bit 2006-07-25 15:04:13 +02:00
cfq-iosched.c [PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs 2006-07-25 15:05:21 +02:00
deadline-iosched.c
elevator.c
genhd.c
ioctl.c [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl 2006-07-14 21:53:53 -07:00
ll_rw_blk.c
noop-iosched.c
scsi_ioctl.c