Re: [PATCH RESEND v3 0/2] reducing memory footprint of ALSA

2015-05-27 Thread Takashi Iwai
At Wed, 27 May 2015 19:45:43 +0800, Jie Yang wrote: > > We are planning to work on reducing memory footprint of ALSA, > targeting on small memory embedded devices(e.g. IoT), this > series focuses on disabling procfs, hw/sw params refinement, > mmap, dpcm, dapm, compressed API, compat code APIs...

[PATCH RESEND v3 0/2] reducing memory footprint of ALSA

2015-05-27 Thread Jie Yang
We are planning to work on reducing memory footprint of ALSA, targeting on small memory embedded devices(e.g. IoT), this series focuses on disabling procfs, hw/sw params refinement, mmap, dpcm, dapm, compressed API, compat code APIs... We plan to enable those reducing items only for EXPERT, and ad