summaryrefslogtreecommitdiffhomepage
path: root/runsc/cgroup
AgeCommit message (Expand)Author
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-02-25Fix cgroup when path is relativeFabricio Voznika
2019-01-31Remove license commentsMichael Pratt
2019-01-18Scrub runsc error messagesFabricio Voznika
2019-01-09Restore to original cgroup after sandbox and gofer processes are createdFabricio Voznika
2018-12-28Simplify synchronization between runsc and sandbox processFabricio Voznika
2018-10-26Order feature strings by blockMichael Pratt
2018-10-25Uninstall() should not fail if a cgroup directory doesn't existAndrei Vagin
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-21Updated cleanup code to be more explicit about ignoring errors.Ian Lewis
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Make removing cgroups retry up to 5 seconds.Nicolas Lacasse
2018-10-11Sandbox cgroup testsFabricio Voznika
2018-10-10Add sandbox to cgroupFabricio Voznika