At Tue, 2 Apr 2013 12:34:03 +0400, Andrey Borzenkov wrote:
On Tue, Apr 2, 2013 at 12:24 PM, Takashi Iwai <tiwai@suse.de> wrote:
1024 is usually enough for normal purposes. It's been set so over years on SUSE, even before the kconfig was introduced (set in udev script instead).
If you encounter a real problem with it, give a bugzilla report. It's no big problem to change the size itself. It just costs more memory statically on all machines.
Is it still possible to use udev rule to adjust it? It would avoid changing it for everyone.
You can change it even dynamically at any time via writing to a proc file like: echo 2048 > /proc/asound/card0/pcm0p/sub0/prealloc Takashi -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org