aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-mq-cpumap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09blk-mq: Use all available hardware queuesBart Van Assche1-1/+1
2014-11-24blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe1-1/+1
2014-05-28blk-mq: add file comments and update copyright noticesJens Axboe1-0/+5
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe1-0/+16
2014-04-15blk-mq: split out tag initialization, support shared tagsChristoph Hellwig1-3/+3
2014-03-20blk-mq: don't dump CPU -> hw queue map on driver loadJens Axboe1-10/+0
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe1-0/+108