Hello, On Mon, Apr 05, 2021 at 02:46:09PM -0400, Joel Fernandes wrote: > Yeah, its at http://lore.kernel.org/r/20200822030155.ga414...@google.com > as mentioned above, let me know if you need any more details about > usecase.
Except for the unspecified reason in usecase 4, I don't see why cgroup is in the picture at all. This doesn't really have much to do with hierarchical resource distribution. Besides, yes, you can use cgroup for logical structuring and identificaiton purposes but in those cases the interactions and interface should be with the original subsystem while using cgroup IDs or paths as parameters - see tracing and bpf for examples. Thanks. -- tejun