14 Jul
2011
14 Jul
'11
9:13 a.m.
+config SND_HDA_PREALLOC_SIZE
- int "Pre-allocated buffer size for HD-audio driver"
- range 0 32768
- default 64
- help
Speficies the default pre-allocated buffer-size in kB for
HD-audio driver. A larger buffer (e.g. 2048) is preferred
for systems with PulseAudio. The default 64 is chosen just
from the compatibility reason.
+ range 0 32768 - range 64 32768
It seem that the minimum range cannot be zero
Does current PA server still work with sound drivers with 64K buffer ?