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

Commit 680d6fcb authored by Skylar Chang's avatar Skylar Chang Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa: rm: enhance inactivity timer logic



The current implementation of IPA RM inactivity timer is to set
or cancel the inactivity timer per TX packet to IPA.
For better performance, instead of canceling the timer, a flag is set
to indicate that timer needs to be set again after expiration.
In this was the setting the inactivity timer happens on control path
every 1 second instead of on data path on each TX packet to IPA.

Change-Id: Ibaf34f3549f63feb3fb7b980d2915e30bb700549
Acked-by: default avatarAdy Abraham <adya@qti.qualcomm.com>
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent 6b6b4c37
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