[alsa-devel] [PATCH 0/2 v2] ALSA: core: optimizations for creating new controls

Takashi Iwai tiwai at suse.de
Tue Mar 10 15:44:04 CET 2015


At Tue, 10 Mar 2015 22:13:29 +0900,
Takashi Sakamoto wrote:
> 
> This patchset is for reducing calculating time and stack usage at creating
> new control instances, fixes nothing.
> 
> Differences from my previous patches:
>  - Remove superfluous parentheses.
> 
> Takashi Sakamoto (2):
>   ALSA: core: use precomputed table to check userspace control params
>   ALSA: core: reduce stack usage related to snd_ctl_new()

Thanks, applied both patches now.


Takashi

> 
>  sound/core/control.c | 271 +++++++++++++++++++++++++++++----------------------
>  1 file changed, 157 insertions(+), 114 deletions(-)
> 
> -- 
> 2.1.0
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 


More information about the Alsa-devel mailing list