Merge "Revert "Set input thread priority to RT - try 3"" into main
This commit is contained in:
commit
574da62341
1 changed files with 1 additions and 14 deletions
|
|
@ -202,19 +202,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "RealTimeInputScheduling",
|
||||
"Actions": [
|
||||
{
|
||||
"Name": "SetSchedulerPolicy",
|
||||
"Params":
|
||||
{
|
||||
"Policy": "SCHED_FIFO",
|
||||
"Priority": "98"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "CameraServicePerformance",
|
||||
"Actions": [
|
||||
|
|
@ -717,7 +704,7 @@
|
|||
},
|
||||
{
|
||||
"Name": "InputPolicy",
|
||||
"Profiles": [ "RealTimeInputScheduling", "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
|
||||
"Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue