Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index

CONFIG_IOSCHED_DEADLINE: Deadline I/O scheduler

General informations

The Linux kernel configuration item CONFIG_IOSCHED_DEADLINE has multiple definitions:

Deadline I/O scheduler found in block/Kconfig.iosched

The configuration item CONFIG_IOSCHED_DEADLINE:

Help text

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.

Deadline I/O scheduler found in drivers/block/Kconfig.iosched

The configuration item CONFIG_IOSCHED_DEADLINE:

Help text

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.

Deadline I/O scheduler found in drivers/block/Kconfig.iosched

The configuration item CONFIG_IOSCHED_DEADLINE:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index

Automatically generated (in year 2024). See also LKDDb sources on GitLab