summaryrefslogtreecommitdiff
path: root/block/blk-mq-cpumap.c
Commit message (Expand)AuthorAge
* blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei2018-04-10
* blk-mq: map queues to all present CPUsChristoph Hellwig2017-07-24
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\
| * blk-mq: Include all present CPUs in the default queue mappingChristoph Hellwig2017-06-28
* | blk-mq: map all HWQ also in hyperthreaded systemMax Gurtovoy2017-06-29
|/
* blk-mq: export blk_mq_map_queuesChristoph Hellwig2016-11-08
* blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig2016-09-15
* blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeRaghavendra K T2015-12-03
* blk-mq: avoid inserting requests before establishing new mappingAkinobu Mita2015-09-29
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* blk-mq: Use all available hardware queuesBart Van Assche2014-12-09
* blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe2014-11-24
* blk-mq: add file comments and update copyright noticesJens Axboe2014-05-28
* blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe2014-05-27
* blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-15
* blk-mq: don't dump CPU -> hw queue map on driver loadJens Axboe2014-03-20
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-25