blob: 78debf07f32dc1aec737b653273f41af99f24329 [file] [log] [blame]
{
"Profiles": [
{
"Name": "HighPerformance",
"Actions": [
{
"Name": "JoinCgroup",
"Params": {
"Controller": "cpuset",
"Path": "foreground"
}
}
]
},
{
"Name": "MaxPerformance",
"Actions": [
{
"Name": "JoinCgroup",
"Params": {
"Controller": "cpuset",
"Path": "top-app"
}
}
]
}
]
}