summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>2016-07-25 14:26:44 -0600
committerSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>2016-09-12 14:05:12 -0600
commit6d58572de91a10cc29c8087186ce66a006033f81 (patch)
tree7f1211654be827760a3e001d7dcf164619423ce7 /tools/perf/scripts/python/sctop.py
parent9c8924dbaadbb194f6d0bf30fa7fafde20ec096c (diff)
net: rmnet_data: Define the skb recycle handler for transports
rmnet_data currently frees incoming memory when de-aggregating large incoming aggregated packets. This may introduce additional overhead in the memory allocator. Add a handler as part of the rx_handler_data to recycle the skb's. This handler needs to defined within the specific transport driver. If the recycle handler is not implemented by the transport, rmnet_data will free the skb (default behavior). CRs-Fixed: 1048396 Change-Id: I14b929d78c87ced26cff3c32876d2eec5de33350 Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions