diff options
author | K. Y. Srinivasan <[email protected]> | 2016-07-05 16:52:46 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-08 23:11:20 -0400 |
commit | 99a50bb11cad44cd1d478256d2388e7afce982ac (patch) | |
tree | 208a238d8af1ccf5cd1f04c927859624e9ead078 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bba7eb5d9b4ebccacd30331121ee29764212a29d (diff) |
netvsc: Use the new in-place consumption APIs in the rx path
Use the new APIs for eliminating a copy on the receive path. These new APIs also
help in minimizing the number of memory barriers we end up issuing (in the
ringbuffer code) since we can better control when we want to expose the ring
state to the host.
The patch is being resent to address earlier email issues.
Signed-off-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions