Do not initialize restricted cpuset during boot.
Bug: 219518509 Bug: 217481359 Test: Build Signed-off-by: Wei Wang <wvw@google.com> Change-Id: I4f62c118fe9280cadb85f6fde75016c109b1b3f9
This commit is contained in:
parent
6c363973fc
commit
cd290ec329
2 changed files with 2 additions and 2 deletions
|
@ -196,7 +196,7 @@
|
||||||
"0-3",
|
"0-3",
|
||||||
"0-7"
|
"0-7"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "CDHighCpusetCpus",
|
"Name": "CDHighCpusetCpus",
|
||||||
|
|
|
@ -197,7 +197,7 @@
|
||||||
"0-3",
|
"0-3",
|
||||||
"0-7"
|
"0-7"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "CDHighCpusetCpus",
|
"Name": "CDHighCpusetCpus",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue