Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IOSCHED_DEADLINE
has multiple definitions:
block/Kconfig.iosched
The configuration item CONFIG_IOSCHED_DEADLINE:
(none)
deadline-iosched
, deadline-iosched
The deadline I/O scheduler is simple and compact. It will provide CSCAN service with FIFO expiration of requests, switching to a new point in the service tree and doing a batch of IO from there in case of expiry.
drivers/block/Kconfig.iosched
The configuration item CONFIG_IOSCHED_DEADLINE:
(none)
deadline-iosched
, deadline-iosched
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.
drivers/block/Kconfig.iosched
The configuration item CONFIG_IOSCHED_DEADLINE:
CONFIG_EMBEDDED
deadline-iosched
, deadline-iosched
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.
Raw data from LKDDb:
lkddb module deadline-iosched CONFIG_IOSCHED_DEADLINE : block/Kconfig.iosched : "Deadline I/O scheduler" # in 2.6.15–2.6.39, 3.0–3.19, 4.0–4.20
lkddb module deadline-iosched CONFIG_IOSCHED_DEADLINE : drivers/block/Kconfig.iosched : "Deadline I/O scheduler" # in 2.6.10–2.6.14
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab