You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
so that for qemu, we can save and export virtiofsd pid,
and put it to the same cgroup as the qemu process.
Fixes: kata-containers#1972
Signed-off-by: Peng Tao <[email protected]>
bergwolf
added a commit
to bergwolf/kata-runtime
that referenced
this issue
Aug 21, 2019
so that for qemu, we can save and export virtiofsd pid,
and put it to the same cgroup as the qemu process.
Fixes: kata-containers#1972
Signed-off-by: Peng Tao <[email protected]>
Description of problem
virtiofsd daemon is not in sandbox cgroup.
Expected result
qemu and virtiofsd are in the same cgroup.
Actual result
qemu pid: 44986
virtiofsd pid: 44981
qemu cgroups:
virtiofsd cgroups:
The text was updated successfully, but these errors were encountered: