aboutsummaryrefslogtreecommitdiff
path: root/block/Kconfig.iosched
AgeCommit message (Expand)AuthorFilesLines
2023-01-30block: Default to use cgroup support for BFQGravatar Ulf Hansson 1-0/+1
2021-12-16block: only build the icq tracking code when neededGravatar Christoph Hellwig 1-0/+1
2021-10-18block: simplify Kconfig filesGravatar Masahiro Yamada 1-4/+0
2021-08-11Revert "block/mq-deadline: Add cgroup support"Gravatar Tejun Heo 1-6/+0
2021-06-21block/mq-deadline: Add cgroup supportGravatar Bart Van Assche 1-0/+6
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-5/+5
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATGravatar Tejun Heo 1-0/+1
2019-07-15docs: block: convert to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGGravatar Christoph Hellwig 1-0/+7
2018-11-07block: remove legacy IO schedulersGravatar Jens Axboe 1-61/+0
2018-10-10block: remove redundant 'default n' from Kconfig-sGravatar Bartlomiej Zolnierkiewicz 1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportGravatar Arianna Avanzini 1-0/+10
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerGravatar Paolo Valente 1-0/+11
2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerGravatar Omar Sandoval 1-0/+9
2017-02-22block: get rid of blk-mq default scheduler choice Kconfig entriesGravatar Jens Axboe 1-44/+0
2017-01-17blk-mq-sched: allow setting of default IO schedulerGravatar Jens Axboe 1-6/+50
2017-01-17mq-deadline: add blk-mq adaptation of the deadline IO schedulerGravatar Jens Axboe 1-0/+6
2012-03-06blkcg: make CONFIG_BLK_CGROUP boolGravatar Tejun Heo 1-4/+0
2010-04-26blk-cgroup: config options re-arrangementGravatar Vivek Goyal 1-11/+5
2010-03-12cgroups: blkio subsystem as moduleGravatar Ben Blum 1-1/+1
2009-12-04blkio: Allow CFQ group IO scheduling even when CFQ is a moduleGravatar Vivek Goyal 1-1/+1
2009-12-04io controller: quick fix for blk-cgroup and modular CFQGravatar Jens Axboe 1-1/+1
2009-12-03blkio: Some debugging aids for CFQGravatar Vivek Goyal 1-0/+9
2009-12-03blkio: Introduce per cfq group weights and vdisktime calculationsGravatar Vivek Goyal 1-1/+8
2009-12-03blkio: Introduce blkio controller cgroup interfaceGravatar Vivek Goyal 1-0/+1
2009-10-03block: CFQ is more than a desktop schedulerGravatar Jens Axboe 1-1/+3
2009-10-03block: remove the anticipatory IO schedulerGravatar Jens Axboe 1-18/+4
2007-02-17update I/O sched Kconfig help texts - CFQ is now default, not AS.Gravatar Jesper Juhl 1-4/+5
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-0/+3
2006-06-23[PATCH] Make CFQ the default IO schedulerGravatar Jens Axboe 1-1/+1
2005-11-04[BLOCK] iosched: fix setting of default io schedulerGravatar Jens Axboe 1-3/+3
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryGravatar Jens Axboe 1-0/+69