aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2011-11-18 06:47:01 +0000
committerDavid S. Miller <[email protected]>2011-11-21 16:10:31 -0500
commit9205fd9ccab8ef51ad771c1917eed7b2f2225d45 (patch)
tree7566edecf8ad6edfb4affea5976b0176a316bbab /tools/perf/scripts/python/net_dropmonitor.py
parent37f07023d30708b5da091fe6d6be9b60783c6d82 (diff)
tg3: switch to build_skb() infrastructure
This is very similar to bnx2x conversion, but simpler since no special alignement is required, so goal was not to reduce skb truesize. Using build_skb() reduces cache line misses in the driver, since we use cache hot skb instead of cold ones. Number of in-flight sk_buff structures is lower, they are more likely recycled in SLUB caches while still hot. Signed-off-by: Eric Dumazet <[email protected]> CC: Matt Carlson <[email protected]> CC: Michael Chan <[email protected]> CC: Eilon Greenstein <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions