Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8acd272e authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian Committed by Chris Lew
Browse files

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: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent d52887dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment