diff options
author | Mark Wunderlich <[email protected]> | 2020-08-28 01:00:53 +0000 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-09-27 09:14:18 +0200 |
commit | f7790e5de92a3b88e74704a6cb2276c09c32f511 (patch) | |
tree | 809af3624b821a464e755f9a30bda1db4d795c5d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0b85f59d30b91bd2b93ea7ef0816a4b7e7039e8c (diff) |
nvmet-tcp: have queue io_work context run on sock incoming cpu
No real good need to spread queues artificially. Usually the
target will serve multiple hosts, and it's better to run on the socket
incoming cpu for better affinitization rather than spread queues on all
online cpus.
We rely on RSS to spread the work around sufficiently.
Signed-off-by: Mark Wunderlich <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions