adjust uploader cpu usage

old-commit-hash: a3d59132283f97faadf0be2ca55264b895e4c232
This commit is contained in:
Adeeb Shihadeh
2023-05-22 10:48:15 -07:00
committed by GitHub
parent 734b6481b7
commit 1ae2769a72

View File

@@ -54,7 +54,7 @@ PROCS = {
"selfdrive.boardd.pandad": 0,
"selfdrive.statsd": 0.4,
"selfdrive.navd.navd": 0.4,
"system.loggerd.uploader": 4.0,
"system.loggerd.uploader": 3.0,
"system.loggerd.deleter": 0.1,
"selfdrive.locationd.laikad": None, # TODO: laikad cpu usage is sporadic
}