Lower modeld cpu threshold thanks to thneed
old-commit-hash: d08c2d084f808d38ac9b8055894fd4deb57f7632
This commit is contained in:
@@ -6,7 +6,7 @@ def print_cpu_usage(first_proc, last_proc):
|
||||
r = 0
|
||||
procs = [
|
||||
("selfdrive.controls.controlsd", 59.46),
|
||||
("./_modeld", 48.94),
|
||||
("./_modeld", 6.75),
|
||||
("./loggerd", 28.49),
|
||||
("selfdrive.controls.plannerd", 19.77),
|
||||
("selfdrive.controls.radard", 9.54),
|
||||
|
||||
Reference in New Issue
Block a user