Re: [Alsa-devel] preallocate_pages_for_all

2004-05-19 Thread Giuliano Pochini
On Sun, 16 May 2004 15:55:29 +0200 (CEST) Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > snd_pcm_lib_preallocate_pages_for_all() preallocates the buffers for the > > first 4 substreams by default. Can I change that number from the driver ? I > > would like to preallocate a buffer only for the firs

Re: [Alsa-devel] preallocate_pages_for_all

2004-05-16 Thread Jaroslav Kysela
On Sat, 15 May 2004, Giuliano Pochini wrote: > snd_pcm_lib_preallocate_pages_for_all() preallocates the buffers for the > first 4 substreams by default. Can I change that number from the driver ? I > would like to preallocate a buffer only for the first subdev, or maybe for > the first, the 3rd, t

[Alsa-devel] preallocate_pages_for_all

2004-05-15 Thread Giuliano Pochini
snd_pcm_lib_preallocate_pages_for_all() preallocates the buffers for the first 4 substreams by default. Can I change that number from the driver ? I would like to preallocate a buffer only for the first subdev, or maybe for the first, the 3rd, the 5th... -- Giuliano. ---