Loading libprocessgroup/profiles/task_profiles.json +14 −1 Original line number Diff line number Diff line Loading @@ -202,6 +202,19 @@ } ] }, { "Name": "RealTimeInputScheduling", "Actions": [ { "Name": "SetSchedulerPolicy", "Params": { "Policy": "SCHED_FIFO", "Priority": "2" } } ] }, { "Name": "CameraServicePerformance", "Actions": [ Loading Loading @@ -704,7 +717,7 @@ }, { "Name": "InputPolicy", "Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ] "Profiles": [ "RealTimeInputScheduling", "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ] } ] } Loading
libprocessgroup/profiles/task_profiles.json +14 −1 Original line number Diff line number Diff line Loading @@ -202,6 +202,19 @@ } ] }, { "Name": "RealTimeInputScheduling", "Actions": [ { "Name": "SetSchedulerPolicy", "Params": { "Policy": "SCHED_FIFO", "Priority": "2" } } ] }, { "Name": "CameraServicePerformance", "Actions": [ Loading Loading @@ -704,7 +717,7 @@ }, { "Name": "InputPolicy", "Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ] "Profiles": [ "RealTimeInputScheduling", "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ] } ] }