increase CPU budget

This commit is contained in:
Adeeb Shihadeh
2025-10-24 22:02:25 -07:00
parent 2beb0ffad1
commit 5e2f142704
+1 -1
View File
@@ -32,7 +32,7 @@ CPU usage budget
TEST_DURATION = 25
LOG_OFFSET = 8
MAX_TOTAL_CPU = 315. # total for all 8 cores
MAX_TOTAL_CPU = 350. # total for all 8 cores
PROCS = {
# Baseline CPU usage by process
"selfdrive.controls.controlsd": 16.0,