aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorSowmini Varadhan <[email protected]>2014-10-25 15:12:12 -0400
committerDavid S. Miller <[email protected]>2014-10-25 16:20:15 -0400
commit69088822abe7a09145fc86e1d5dd4996e29abc2d (patch)
tree8a9d646a416fc472c68bc7e9c2c67727547f357a /tools/perf/scripts/python/syscall-counts.py
parent132fb57984e4f4d49c79b2f0749236fe277de1f8 (diff)
sunvnet: NAPIfy sunvnet
Move Rx packet procssing to the NAPI poll callback. Disable VIO interrupt and unconditioanlly go into NAPI context from vnet_event. Note that we want to minimize the number of LDC STOP/START messages sent. Specifically, do not send a STOP message if vnet_walk_rx does not read all the available descriptors because of the NAPI budget limitation. Instead, note the end index as part of port state, and resume from this index when the next poll callback is triggered. Signed-off-by: Sowmini Varadhan <[email protected]> Acked-by: Raghuram Kothakota <[email protected]> Acked-by: Dwight Engen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions