aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorStephen Hemminger <[email protected]>2017-03-04 18:27:10 -0700
committerGreg Kroah-Hartman <[email protected]>2017-03-17 15:10:48 +0900
commitada6eb11137be0baf846e00fca40fc096ba85a28 (patch)
tree1f90b8b57ba287681d804e426f1b01e9ec2c741f /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentc37235cce31d5e03b73692f31e994964f18e2dc2 (diff)
vmbus: only reschedule tasklet if time limit exceeded
The change to reschedule tasklet if more data arrives in ring buffer can cause performance regression if host timing is such that the next response happens in small window. Go back to a modified version of the original looping behavior. If the race occurs in a small time, then loop. But if the tasklet has been running for a long interval due to flood, then reschedule the tasklet to allow migration to ksoftirqd. Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: K. Y. Srinivasan <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions