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

Commit c0fd8c7a authored by Bart Van Assche's avatar Bart Van Assche Committed by Automerger Merge Worker
Browse files

Merge "task_profiles.json: Set io.prio.class" into main am: 1a97c485 am:...

Merge "task_profiles.json: Set io.prio.class" into main am: 1a97c485 am: c1024b36 am: 9dc40043

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2768906



Change-Id: Ia14bd96bd88629f3abfe13e78e5d33a04d93cb5f
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents e191b174 9dc40043
Loading
Loading
Loading
Loading
+41 −0
Original line number Diff line number Diff line
@@ -91,6 +91,11 @@
      "Name": "CfqWeight",
      "Controller": "io",
      "File": "io.weight"
    },
    {
      "Name": "IoPrioClass",
      "Controller": "io",
      "File": "io.prio.class"
    }
  ],

@@ -479,6 +484,15 @@
            "Value": "200",
            "Optional": "true"
          }
        },
        {
          "Name": "SetAttribute",
          "Params":
          {
            "Name": "IoPrioClass",
            "Value": "restrict-to-be",
            "Optional": "true"
          }
        }
      ]
    },
@@ -511,6 +525,15 @@
            "Value": "1000",
            "Optional": "true"
          }
        },
        {
          "Name": "SetAttribute",
          "Params":
          {
            "Name": "IoPrioClass",
            "Value": "restrict-to-be",
            "Optional": "true"
          }
        }
      ]
    },
@@ -543,6 +566,15 @@
            "Value": "1000",
            "Optional": "true"
          }
        },
        {
          "Name": "SetAttribute",
          "Params":
          {
            "Name": "IoPrioClass",
            "Value": "promote-to-rt",
            "Optional": "true"
          }
        }
      ]
    },
@@ -575,6 +607,15 @@
            "Value": "1000",
            "Optional": "true"
          }
        },
        {
          "Name": "SetAttribute",
          "Params":
          {
            "Name": "IoPrioClass",
            "Value": "promote-to-rt",
            "Optional": "true"
          }
        }
      ]
    },