mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-28 03:03:53 +08:00
Revert "temporarily increase ui cpu allowance"
This reverts commit 2b2d868c86.
This commit is contained in:
@@ -18,7 +18,7 @@ PROCS = [
|
||||
("./loggerd", 45.0),
|
||||
("selfdrive.locationd.locationd", 35.0),
|
||||
("selfdrive.controls.plannerd", 20.0),
|
||||
("./_ui", 30.0), # TODO put back to 15% after fixing cpu usage playing sounds
|
||||
("./_ui", 15.0),
|
||||
("selfdrive.locationd.paramsd", 12.0),
|
||||
("./camerad", 7.07),
|
||||
("./_sensord", 6.17),
|
||||
|
||||
Reference in New Issue
Block a user