aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-03-31 14:12:37 -0400
committerDavid S. Miller <davem@davemloft.net>2015-03-31 14:12:37 -0400
commit3271e4f18d9a4ec9ac5568f94444dac08f29c5a0 (patch)
treef1d9c3316edd991b7c08ae73099d0bd53e0c4b54 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentethernet: Use bool function returns of true/false instead of 1/0 (diff)
parenthv_netvsc: Eliminate memory allocation in the packet send path (diff)
downloadwireguard-linux-3271e4f18d9a4ec9ac5568f94444dac08f29c5a0.tar.xz
wireguard-linux-3271e4f18d9a4ec9ac5568f94444dac08f29c5a0.zip
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions