mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -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
|
||||
ipc_key 5678293
|
||||
ipc_key_add_uid yes
|
||||
slowptr yes
|
||||
slave {
|
||||
pcm {
|
||||
type hw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue