Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 574da623 authored by T.J. Mercier's avatar T.J. Mercier Committed by Gerrit Code Review
Browse files

Merge "Revert "Set input thread priority to RT - try 3"" into main

parents 04130ee9 52da71d4
Loading
Loading
Loading
Loading
+1 −14
Original line number Diff line number Diff line
@@ -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" ]
    }
  ]
}