mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 09:20:23 +00:00
Revert "Migrate the blkio controller to the cgroup v2 hierarchy" Revert "Migrate the blkio controller to the cgroup v2 hierarchy" Revert submission 1962326-blkio-cgroup-v2 Reason for revert: This set of changes is suspected to have caused a redfin boot time regression for the git_tm-dev branch. Reverted Changes: Id18d876b6:Migrate the blkio controller to the cgroup v2 hier... I7dfa52136:Migrate the blkio controller to the v2 cgroup hier... I5336167be:Migrate the blkio controller to the cgroup v2 hier... I3f0131d8f:Migrate the blkio controller to the cgroup v2 hier... Ibb62b2d4d:Migrate the blkio controller to the cgroup v2 hier... Bug: 227382327 Change-Id: I542bd751fed27fcd9536f0f4f168983091549986
18 lines
284 B
JSON
18 lines
284 B
JSON
{
|
|
"Profiles": [
|
|
{
|
|
"Name": "CameraServiceHighCapacity",
|
|
"Actions": [
|
|
{
|
|
"Name": "JoinCgroup",
|
|
"Params":
|
|
{
|
|
"Controller": "cpuset",
|
|
"Path": "camera-daemon-dedicated"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|