thermald has slowly started to use more CPU

pull/23473/head
Willem Melching 3 years ago
parent 8444f8267d
commit 5fb9c6aa68
  1. 4
      selfdrive/test/test_onroad.py

@ -34,7 +34,7 @@ PROCS = {
"./_modeld": 4.48,
"./boardd": 3.63,
"./_dmonitoringmodeld": 2.67,
"selfdrive.thermald.thermald": 2.41,
"selfdrive.thermald.thermald": 7.73,
"selfdrive.locationd.calibrationd": 2.0,
"./_soundd": 1.0,
"selfdrive.monitoring.dmonitoringd": 1.90,
@ -61,7 +61,7 @@ if TICI:
"./_dmonitoringmodeld": 10.0,
"selfdrive.locationd.paramsd": 5.0,
"selfdrive.controls.radard": 3.6,
"selfdrive.thermald.thermald": 1.5,
"selfdrive.thermald.thermald": 4.75,
})

Loading…
Cancel
Save