[alsa-devel] [PATCH 0/2 v2] ALSA: core: optimizations for creating new controls
Takashi Sakamoto
o-takashi at sakamocchi.jp
Tue Mar 10 14:13:29 CET 2015
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()
sound/core/control.c | 271 +++++++++++++++++++++++++++++----------------------
1 file changed, 157 insertions(+), 114 deletions(-)
--
2.1.0
More information about the Alsa-devel
mailing list