lxcfs
lxcfs copied to clipboard
wrong cpu/memory info in child when child's limit greater than parent's limit
cpu count was read in current cgroup only. if parent cgroup limit cpu to 2, but current cgroup limit is unlimit, lxcfs will show all cpu for container.