mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Enable slowptr option as default
Enabled slowptr option as default. This seems to eliminate the occasional noises on SMP/HT systems (maybe some race or cache mismatch).
This commit is contained in:
parent
e67db18455
commit
e87851b96f
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ pcm.!dmix {
|
||||||
type dmix
|
type dmix
|
||||||
ipc_key 5678293
|
ipc_key 5678293
|
||||||
ipc_key_add_uid yes
|
ipc_key_add_uid yes
|
||||||
|
slowptr yes
|
||||||
slave {
|
slave {
|
||||||
pcm {
|
pcm {
|
||||||
type hw
|
type hw
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue