Age | Commit message (Expand) | Author | Files | Lines |
2019-08-05 | blk-mq: balance mapping between present CPUs and queues | Ming Lei | 1 | -7/+22 |
2019-06-01 | blk-mq: Document the blk_mq_hw_queue_to_node() arguments | Bart Van Assche | 1 | -1/+5 |
2019-06-01 | blk-mq: Fix spelling in a source code comment | Bart Van Assche | 1 | -2/+2 |
2019-05-01 | block: add SPDX tags to block layer files missing licensing information | Christoph Hellwig | 1 | -0/+1 |
2018-11-07 | blk-mq: initial support for multiple queue maps | Jens Axboe | 1 | -4/+5 |
2018-11-07 | blk-mq: abstract out queue map | Jens Axboe | 1 | -5/+5 |
2018-04-10 | blk-mq: don't keep offline CPUs mapped to hctx 0 | Ming Lei | 1 | -5/+0 |
2017-07-24 | blk-mq: map queues to all present CPUs | Christoph Hellwig | 1 | -2/+2 |
2017-07-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+4 |
2017-06-29 | blk-mq: map all HWQ also in hyperthreaded system | Max Gurtovoy | 1 | -46/+22 |
2017-06-29 | blk-mq: Include all present CPUs in the default queue mapping | Christoph Hellwig | 1 | -3/+2 |
2016-11-09 | blk-mq: export blk_mq_map_queues | Christoph Hellwig | 1 | -0/+1 |
2016-09-15 | blk-mq: allow the driver to pass in a queue mapping | Christoph Hellwig | 1 | -20/+5 |
2015-12-03 | blk-mq: Avoid memoryless numa node encoded in hctx numa_node | Raghavendra K T | 1 | -1/+1 |
2015-09-29 | blk-mq: avoid inserting requests before establishing new mapping | Akinobu Mita | 1 | -4/+5 |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -1/+1 |
2014-12-09 | blk-mq: Use all available hardware queues | Bart Van Assche | 1 | -1/+1 |
2014-11-25 | blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map | Jens Axboe | 1 | -1/+1 |
2014-05-28 | blk-mq: add file comments and update copyright notices | Jens Axboe | 1 | -0/+5 |
2014-05-27 | blk-mq: pass in suggested NUMA node to ->alloc_hctx() | Jens Axboe | 1 | -0/+16 |
2014-04-16 | blk-mq: split out tag initialization, support shared tags | Christoph Hellwig | 1 | -3/+3 |
2014-03-20 | blk-mq: don't dump CPU -> hw queue map on driver load | Jens Axboe | 1 | -10/+0 |
2013-10-25 | blk-mq: new multi-queue block IO queueing mechanism | Jens Axboe | 1 | -0/+108 |