diff options
author | 2018-08-09 17:28:40 -0700 | |
---|---|---|
committer | 2018-08-11 12:02:18 -0700 | |
commit | 2ca653d607ce59f2729173a7ea56dbfa6330ec88 (patch) | |
tree | 6ef31a69ef832a78efc2e40bb148a414f5f7480c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | virtio: Make vp_set_vq_affinity() take a mask. (diff) | |
download | wireguard-linux-2ca653d607ce59f2729173a7ea56dbfa6330ec88.tar.xz wireguard-linux-2ca653d607ce59f2729173a7ea56dbfa6330ec88.zip |
virtio_net: Stripe queue affinities across cores.
Always set the affinity hint, even if #cpu != #vq.
Handle the case where #cpu > #vq (including when #cpu % #vq != 0) and
when #vq > #cpu (including when #vq % #cpu != 0).
Signed-off-by: Caleb Raitto <caraitto@google.com>
Signed-off-by: Willem de Bruijn <willemb@google.com>
Acked-by: Jon Olson <jonolson@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions