Deadline I/O scheduler

modulename: deadline-iosched.ko

configname: CONFIG_IOSCHED_DEADLINE

Linux Kernel Configuration
└─>IO Schedulers
└─>Deadline I/O scheduler
In linux kernel since version 2.6.15 (release Date: 2006-01-02)  
The deadline I/O scheduler is simple and compact, and is often as
good as the anticipatory I/O scheduler, and in some database
workloads, better. In the case of a single process performing I/O to
a disk at any one time, its behaviour is almost identical to the
anticipatory I/O scheduler and so is a good choice.

source code:
depends
 or CONFIG_BLOCK

is depended by
CONFIG_DASD