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

Takashi Sakamoto o-takashi at sakamocchi.jp
Thu Mar 5 16:43:24 CET 2015


This patchset is for reducing executing time and stack usage at creating
new control instances. Nothing fixes.

Takashi Sakamoto (2):
  ALSA: core: use precomputed table to check userspace control params
  ALSA: core: reduce stack usage related to snd_ctl_new()

 sound/core/control.c | 271 +++++++++++++++++++++++++++++----------------------
 1 file changed, 157 insertions(+), 114 deletions(-)

-- 
2.1.0



More information about the Alsa-devel mailing list