diff options
author | Jens Axboe <axboe@fb.com> | 2014-04-09 18:18:23 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-04-09 18:18:23 +0200 |
commit | e4043dcf30811f5db15181168e2aac172514302a (patch) | |
tree | a47da384fc7583df8e8ae9a480efcf48e87d0e62 /block/blk-mq-sysfs.c | |
parent | block: add kblockd_schedule_delayed_work_on() (diff) | |
download | linux-e4043dcf30811f5db15181168e2aac172514302a.tar.xz linux-e4043dcf30811f5db15181168e2aac172514302a.zip |
blk-mq: ensure that hardware queues are always run on the mapped CPUs
Instead of providing soft mappings with no guarantees on hardware
queues always being run on the right CPU, switch to a hard mapping
guarantee that ensure that we always run the hardware queue on
(one of, if more) the mapped CPU.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-mq-sysfs.c')
0 files changed, 0 insertions, 0 deletions