summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/cgroup.go
AgeCommit message (Collapse)Author
2021-04-02Implement cgroupfs.Rahat Mahmood
A skeleton implementation of cgroupfs. It supports trivial cpu and memory controllers with no support for hierarchies. PiperOrigin-RevId: 366561126