public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V0 0/1] asoc: msm: use hashtable to check kcontrol
@ 2022-05-29  8:50 Raghu Bankapur
  2022-05-29  8:50 ` [PATCH V0 1/1] " Raghu Bankapur
  2022-05-30 14:08 ` [PATCH V0 0/1] " Mark Brown
  0 siblings, 2 replies; 11+ messages in thread
From: Raghu Bankapur @ 2022-05-29  8:50 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Liam Girdwood, Mark Brown,
	Raghu Bankapur, alsa-devel, linux-kernel
  Cc: Krishna Jha

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


^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <cover.1654252861.git.quic_rbankapu@quicinc.com>]

end of thread, other threads:[~2022-06-13 10:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-29  8:50 [PATCH V0 0/1] asoc: msm: use hashtable to check kcontrol Raghu Bankapur
2022-05-29  8:50 ` [PATCH V0 1/1] " Raghu Bankapur
2022-05-29  9:35   ` Takashi Iwai
     [not found]     ` <f3a25238-fcc6-2381-e329-0bd80a3632a5@quicinc.com>
2022-06-10  6:01       ` Takashi Iwai
2022-06-13  9:19         ` Raghu Ballappa Bankapur
2022-06-13 10:02           ` Takashi Iwai
2022-05-29 10:40   ` kernel test robot
2022-05-30 14:13   ` Mark Brown
2022-05-31  4:46   ` kernel test robot
2022-05-30 14:08 ` [PATCH V0 0/1] " Mark Brown
     [not found] <cover.1654252861.git.quic_rbankapu@quicinc.com>
2022-06-03 10:42 ` [PATCH V0 1/1] " Raghu Bankapur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox