commit | 19e226e8cc5da02f17ed119f9137036c0f0f5d80 | [log] [tgz] |
---|---|---|
author | Caleb Raitto <caraitto@google.com> | Thu Aug 09 18:18:28 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 11 12:02:18 2018 -0700 |
tree | b5c1ac64ee439a15a3dd0c9e056acc676b8590b0 | |
parent | 07624df1c9efd4b7f2f6762581587c590b03c7a2 [diff] |
virtio: Make vp_set_vq_affinity() take a mask. Make vp_set_vq_affinity() take a cpumask instead of taking a single CPU. If there are fewer queues than cores, queue affinity should be able to map to multiple cores. Link: https://patchwork.ozlabs.org/patch/948149/ Suggested-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Caleb Raitto <caraitto@google.com> Acked-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>