On 12/14/20 3:25 PM, Joel Fernandes wrote: >> No problem. That was there primarily for debugging. > Ok. I squashed Josh's changes into this patch and several of my fixups. So > there'll be 3 patches: > 1. CGroup + prctl (single patch as it is hell to split it)
Please don't do that. I am not sure we have thought the cgroup interface through (looking at all the discussions). IMHO, it would be better for us to get a simpler interface (prctl) right and then once we learn the lessons using it, apply it for the cgroup interface. I think we all agree we don't want to maintain a messy interface forever. Dhaval