ci: lower `soundd` CPU budget (#33684)

tr
This commit is contained in:
Maxime Desroches 2024-09-30 18:59:46 -07:00 committed by GitHub
parent 216145d4bc
commit d826b08369
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ PROCS = {
"selfdrive.locationd.calibrationd": 2.0,
"selfdrive.locationd.torqued": 5.0,
"selfdrive.locationd.locationd": 25.0,
"selfdrive.ui.soundd": 3.5,
"selfdrive.ui.soundd": 3.38,
"selfdrive.monitoring.dmonitoringd": 4.0,
"./proclogd": 1.54,
"system.logmessaged": 0.2,