aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2017-11-13 11:45:34 +0800
committerDavid S. Miller <[email protected]>2017-11-15 13:50:58 +0900
commitfeb8892cb441c742d4220cf7ced001e7fa070731 (patch)
tree5e0b6f1b25d54e6bb4c57bf0ade726a01c330fbe /tools/perf/scripts/python/call-graph-from-sql.py
parent0eef304bc9f7d079a1165e8cd2f24b078e9e1f2a (diff)
vhost_net: conditionally enable tx polling
We always poll tx for socket, this is sub optimal since this will slightly increase the waitqueue traversing time and more important, vhost could not benefit from commit 9e641bdcfa4e ("net-tun: restructure tun_do_read for better sleep/wakeup efficiency") even if we've stopped rx polling during handle_rx(), tx poll were still left in the waitqueue. Pktgen from a remote host to VM over mlx4 on two 2.00GHz Xeon E5-2650 shows 11.7% improvements on rx PPS. (from 1.28Mpps to 1.44Mpps) Cc: Wei Xu <[email protected]> Cc: Matthew Rosato <[email protected]> Signed-off-by: Jason Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions