summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@codeaurora.org>2016-12-09 10:44:34 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-16 16:45:16 -0800
commit74603b4641923715c6551e5f3b379b20487b3ff5 (patch)
treef05a95e444ed6f844a8d7c6a5db3c65b0a383a44 /tools/perf/scripts/python
parent37c5f804a2e32623ddbe51e68c527bae7be81582 (diff)
soc: qcom: glink_smem_native_xprt: Do not defer commands indefinitely
G-Link commands are deferred until all the incoming data traffic is handled. If the incoming data traffic is overwhelming, then this causes the G-Link commands to pile up and be deferred forever. Set a threshold to the number of deferred commands. Once that threshold is reached, handle the deferred commands before handling further data. Change-Id: I53dc3a7feb40a869030ae64e69a5359c6537e589 Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions