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

Commit f36a6ea7 authored by Victor Hsieh's avatar Victor Hsieh Committed by Automerger Merge Worker
Browse files

Make VMCompilationPerformance an aggregated profile with default am: b40fb113

parents 8ce05188 b40fb113
Loading
Loading
Loading
Loading
+4 −13
Original line number Diff line number Diff line
@@ -223,19 +223,6 @@
        }
      ]
    },
    {
      "Name": "VMCompilationPerformance",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "cpu",
            "Path": "system"
          }
        }
      ]
    },
    {
      "Name": "CpuPolicySpread",
      "Actions": [
@@ -659,6 +646,10 @@
      "Name": "SCHED_SP_SYSTEM",
      "Profiles": [ "ServicePerformance", "LowIoPriority", "TimerSlackNormal" ]
    },
    {
      "Name": "VMCompilationPerformance",
      "Profiles": [ "HighPerformance", "ProcessCapacityHigh", "LowIoPriority", "TimerSlackNormal" ]
    },
    {
      "Name": "SCHED_SP_RT_APP",
      "Profiles": [ "RealtimePerformance", "MaxIoPriority", "TimerSlackNormal" ]