summaryrefslogtreecommitdiff
path: root/libprocessgroup
diff options
context:
space:
mode:
authorRandall Huang <huangrandall@google.com>2024-01-26 03:51:53 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-01-26 03:51:54 +0000
commit9e38fe5299375f87aac4c3a33dc0a5a47c3859ee (patch)
treefc589a58c4468c4576b7bab6d6d07a7cad9c1801 /libprocessgroup
parent9bba87244d6bbf46e776834d0917b2dd1143f31d (diff)
downloadcore-9e38fe5299375f87aac4c3a33dc0a5a47c3859ee.tar.gz
Revert "task_profiles.json: Set io.prio.class"
This reverts commit 9bba87244d6bbf46e776834d0917b2dd1143f31d. Reason for revert: b/314861914 Change-Id: I566c4fa98e4d1bd8701086c2b5e34802ee0a89fb
Diffstat (limited to 'libprocessgroup')
-rw-r--r--libprocessgroup/profiles/task_profiles.json41
1 files changed, 0 insertions, 41 deletions
diff --git a/libprocessgroup/profiles/task_profiles.json b/libprocessgroup/profiles/task_profiles.json
index f2ef316e2..2c08b0b31 100644
--- a/libprocessgroup/profiles/task_profiles.json
+++ b/libprocessgroup/profiles/task_profiles.json
@@ -91,11 +91,6 @@
"Name": "CfqWeight",
"Controller": "io",
"File": "io.weight"
- },
- {
- "Name": "IoPrioClass",
- "Controller": "io",
- "File": "io.prio.class"
}
],
@@ -484,15 +479,6 @@
"Value": "200",
"Optional": "true"
}
- },
- {
- "Name": "SetAttribute",
- "Params":
- {
- "Name": "IoPrioClass",
- "Value": "restrict-to-be",
- "Optional": "true"
- }
}
]
},
@@ -525,15 +511,6 @@
"Value": "1000",
"Optional": "true"
}
- },
- {
- "Name": "SetAttribute",
- "Params":
- {
- "Name": "IoPrioClass",
- "Value": "restrict-to-be",
- "Optional": "true"
- }
}
]
},
@@ -566,15 +543,6 @@
"Value": "1000",
"Optional": "true"
}
- },
- {
- "Name": "SetAttribute",
- "Params":
- {
- "Name": "IoPrioClass",
- "Value": "promote-to-rt",
- "Optional": "true"
- }
}
]
},
@@ -607,15 +575,6 @@
"Value": "1000",
"Optional": "true"
}
- },
- {
- "Name": "SetAttribute",
- "Params":
- {
- "Name": "IoPrioClass",
- "Value": "promote-to-rt",
- "Optional": "true"
- }
}
]
},