mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
thermald refactor seems to have lower CPU usage
old-commit-hash: 5b385c34a43963e3a12b43038a85ab0a263657ba
This commit is contained in:
@@ -34,7 +34,7 @@ PROCS = {
|
||||
"./_modeld": 4.48,
|
||||
"./boardd": 3.63,
|
||||
"./_dmonitoringmodeld": 2.67,
|
||||
"selfdrive.thermald.thermald": 7.73,
|
||||
"selfdrive.thermald.thermald": 5.36,
|
||||
"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": 4.75,
|
||||
"selfdrive.thermald.thermald": 3.87,
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user