Hello, again. Just one addition.
On Wed, Aug 17, 2016 at 04:35:24PM +0200, Daniel Mack wrote: > created. To bring this more in line with how cgroups usually work, I > guess we should add code to copy over the bpf programs from the ancestor > once a new cgroup is instantiated. Please don't copy the actual configuration or program. Every case where a cgroup controller took this approach turned out pretty badly. It gets really confusing. Thanks. -- tejun