Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SND_HDA_PREALLOC_SIZE
has multiple definitions:
sound/hda/Kconfig
The configuration item CONFIG_SND_HDA_PREALLOC_SIZE:
(! CONFIG_SND_DMA_SGBUF ) && ( CONFIG_SND_DMA_SGBUF ) && (! CONFIG_SND_DMA_SGBUF )
Specifies the default pre-allocated buffer-size in kB for the HD-audio driver. A larger buffer (e.g. 2048) is preferred for systems using PulseAudio. The default 64 is chosen just for compatibility reasons. On x86 systems, the default is zero as we need no preallocation.
Note that the pre-allocation size can be changed dynamically via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too.
sound/pci/hda/Kconfig
The configuration item CONFIG_SND_HDA_PREALLOC_SIZE:
(none)
Specifies the default pre-allocated buffer-size in kB for the HD-audio driver. A larger buffer (e.g. 2048) is preferred for systems using PulseAudio. The default 64 is chosen just for compatibility reasons.
Note that the pre-allocation size can be changed dynamically via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2023). See also LKDDb sources on GitLab