diff options
author | David S. Miller <davem@davemloft.net> | 2015-03-31 14:12:37 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-31 14:12:37 -0400 |
commit | 3271e4f18d9a4ec9ac5568f94444dac08f29c5a0 (patch) | |
tree | f1d9c3316edd991b7c08ae73099d0bd53e0c4b54 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4e833c596ef5f699479a8ba2d3294a004895f5f4 (diff) | |
parent | b08cc79155fc26d0d112b1470d1ece5034651a4b (diff) |
Merge branch 'hv_netvsc-next'
K. Y. Srinivasan says:
====================
hv_netvsc: Eliminate memory allocation in the send path
The network protocol used to communicate with the host is the remote ndis (rndis)
protocol. We need to decorate each outgoing packet with a rndis header and
additional rndis state (rndis per-packet state). To manage this state, we
currently allocate memory in the transmit path. Eliminate this allocation by
requesting additional head room in the skb.
====================
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