temporarily increase ui cpu allowance

old-commit-hash: 2b2d868c862bf18a0977ada70961ca636822021f
This commit is contained in:
Willem Melching
2021-03-26 17:07:33 +01:00
parent f3863ae6e1
commit 724dabbf07
+1 -1
View File
@@ -18,7 +18,7 @@ PROCS = [
("./loggerd", 45.0),
("selfdrive.locationd.locationd", 35.0),
("selfdrive.controls.plannerd", 20.0),
("./_ui", 15.0),
("./_ui", 30.0), # TODO put back to 15% after fixing cpu usage playing sounds
("selfdrive.locationd.paramsd", 12.0),
("./camerad", 7.07),
("./_sensord", 6.17),