summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2026-01-13 11:05:56 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2026-01-31 10:52:30 +0800
commitf42116458d01e9bb8586613063028ab8c7070856 (patch)
tree1e4cb17137b125f46096edaf2b39d34d805cf3e4 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent14f86a1155cca1176abf55987b2fce7f7fcb2455 (diff)
crypto: virtio - Replace package id with numa node id
With multiple virtio crypto devices supported with different NUMA nodes, when crypto session is created, it will search virtio crypto device with the same numa node of current CPU. Here API topology_physical_package_id() is replaced with cpu_to_node() since package id is physical concept, and one package id have multiple memory numa id. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions