[PATCH V0 0/1] asoc: msm: use hashtable to check kcontrol
Raghu Bankapur
quic_rbankapu at quicinc.com
Sun May 29 10:50:08 CEST 2022
use hashtabe instead of linear list to check kcontrol before
adding them for improving early audio KPI.
With this changes we see 600ms improvement in start of audio
Raghu Bankapur (1):
asoc: msm: use hashtable to check kcontrol
include/sound/control.h | 4 ++
include/sound/core.h | 12 +++++-
sound/core/control.c | 92 +++++++++++++++++++++++++++++++++--------
sound/core/init.c | 3 ++
sound/soc/Kconfig | 9 ++++
5 files changed, 101 insertions(+), 19 deletions(-)
--
2.17.1
More information about the Alsa-devel
mailing list