On Mon, 19 Nov 2001, Takashi Iwai wrote:

> Hmm, basically ice1712 driver needs to allocate a big chunk of
> contiguous memory as a buffer.  Since it must be always for 10
> channels with 32bit regardless how many channels/formats are used, the
> buffer size required is much higher than other normal consumer cards.
> And I guess it's the problem of aplay - aplay can use very small
> period/buffer size..
> Maybe it'd be better to allocate a big memory at the boot time and
> keep it just like rme9652 driver does.

Already done. See the alsa-driver/kernel/pcm_memory.c code.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linux    http://www.suse.com
ALSA project  http://www.alsa-project.org


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to