mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 01:04:01 +08:00
increase controlsd CPU test threshold
old-commit-hash: f3adedacb29bc4784e474d89a960364c7a4c24cd
This commit is contained in:
@@ -15,7 +15,7 @@ def cputime_total(ct):
|
|||||||
|
|
||||||
def print_cpu_usage(first_proc, last_proc):
|
def print_cpu_usage(first_proc, last_proc):
|
||||||
procs = [
|
procs = [
|
||||||
("selfdrive.controls.controlsd", 59.46),
|
("selfdrive.controls.controlsd", 66.15),
|
||||||
("selfdrive.locationd.locationd", 34.38),
|
("selfdrive.locationd.locationd", 34.38),
|
||||||
("./loggerd", 33.90),
|
("./loggerd", 33.90),
|
||||||
("selfdrive.controls.plannerd", 19.77),
|
("selfdrive.controls.plannerd", 19.77),
|
||||||
|
|||||||
Reference in New Issue
Block a user