Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpuset: don't set cpuset.mems in the guest
Kata doesn't map any numa topologies in the guest. Let's make sure we clear the Cpuset fields before passing container updates to the guest. Note, in the future we may want to have a vCPU to guest CPU mapping and still include the cpuset.Cpus. Until we have this support, clear this as well. Fixes: kata-containers#932 Signed-off-by: Eric Ernst <[email protected]>
- Loading branch information