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:
Wei Wang 2022-02-15 18:55:49 -08:00
parent 6c363973fc
commit cd290ec329
2 changed files with 2 additions and 2 deletions

View file

@ -196,7 +196,7 @@
"0-3", "0-3",
"0-7" "0-7"
], ],
"ResetOnInit": true "ResetOnInit": false
}, },
{ {
"Name": "CDHighCpusetCpus", "Name": "CDHighCpusetCpus",

View file

@ -197,7 +197,7 @@
"0-3", "0-3",
"0-7" "0-7"
], ],
"ResetOnInit": true "ResetOnInit": false
}, },
{ {
"Name": "CDHighCpusetCpus", "Name": "CDHighCpusetCpus",