diff options
author | Keith Busch <keith.busch@intel.com> | 2015-09-03 08:18:17 -0600 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-09-23 14:45:57 -0600 |
commit | bda4e0fb3126aca15586d165b5a15a37edc0a984 (patch) | |
tree | 0fbe3bc3f63b56b0d491ca8f870b4672a2546f20 /block | |
parent | adbe734b2ae5517b8659997909677687b963d73c (diff) |
NVMe: Set affinity after allocating request queues
The asynchronous namespace scanning caused affinity hints to be set before
its tagset initialized, so there was no cpu mask to set the hint. This
patch moves the affinity hint setting to after namespaces are scanned.
Reported-by: 김경산 <ks0204.kim@samsung.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions