Changed cpu pinning; more headroom for audiopipeline; dep and asrc on core 3

This commit is contained in:
2026-04-28 09:01:58 +02:00
parent c659d632b0
commit c24be9f366
2 changed files with 3 additions and 3 deletions
@@ -26,7 +26,7 @@
"defaultEncoding" : "PCM16",
"numDepCores" :
[
2
3
]
},
"network" :
+2 -2
View File
@@ -13,8 +13,8 @@ Environment=LOG_LEVEL=INFO
CPUSchedulingPolicy=fifo
CPUSchedulingPriority=10
LimitRTPRIO=99
AllowedCPUs=1
CPUAffinity=1
AllowedCPUs=0,1,2
CPUAffinity=0,1,2
[Install]
WantedBy=default.target