aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-mq-cpumap.c
AgeCommit message (Expand)Author
2019-05-31blk-mq: Document the blk_mq_hw_queue_to_node() argumentsBart Van Assche
2019-05-31blk-mq: Fix spelling in a source code commentBart Van Assche
2019-04-30block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig
2018-11-07blk-mq: initial support for multiple queue mapsJens Axboe
2018-11-07blk-mq: abstract out queue mapJens Axboe
2018-04-10blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei
2017-07-24blk-mq: map queues to all present CPUsChristoph Hellwig
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-29blk-mq: map all HWQ also in hyperthreaded systemMax Gurtovoy
2017-06-28blk-mq: Include all present CPUs in the default queue mappingChristoph Hellwig
2016-11-08blk-mq: export blk_mq_map_queuesChristoph Hellwig
2016-09-15blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig
2015-12-03blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeRaghavendra K T
2015-09-29blk-mq: avoid inserting requests before establishing new mappingAkinobu Mita
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2014-12-09blk-mq: Use all available hardware queuesBart Van Assche
2014-11-24blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe
2014-05-28blk-mq: add file comments and update copyright noticesJens Axboe
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe
2014-04-15blk-mq: split out tag initialization, support shared tagsChristoph Hellwig
2014-03-20blk-mq: don't dump CPU -> hw queue map on driver loadJens Axboe
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe