mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
adjust uploader cpu usage
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user