commit | 676141e48af7463717896352e69c10f945ac22dd | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Thu Mar 20 13:29:18 2014 -0600 |
committer | Jens Axboe <axboe@fb.com> | Thu Mar 20 13:31:44 2014 -0600 |
tree | 6c583ea4dac7a9cba9ddd44a194984ee3d1a4ada | |
parent | 5d12f905cc50c0810628d0deedd478ec2db48659 [diff] |
blk-mq: don't dump CPU -> hw queue map on driver load Now that we are out of initial debug/bringup mode, remove the verbose dump of the mapping table. Provide the mapping table in sysfs, under the hardware queue directory, in the cpu_list file. Signed-off-by: Jens Axboe <axboe@fb.com>