commit | 02b1ec03787527565eae136978173699eb6654db | [log] [tgz] |
---|---|---|
author | Ajay Singh Parmar <quic_aparmar@quicinc.com> | Wed Apr 06 14:58:01 2022 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Apr 06 15:19:41 2022 -0700 |
tree | 7f1933083840a22b8f3068507022084dd9276805 | |
parent | 43c74eb8766b13698d90b323672686c1484bfb70 [diff] |
sdm: Add scheduler yield to avoid CPU hogging During device boot or framework reboot, composer process may result in CPU hogging. Add sched_yield to avoid such scenarios. Change-Id: I117b6afffe3321e8f6aed3f62ecf20c7cc3e36d3