Linux Features to Create full isolation
by arapngenoka1 from LinuxQuestions.org on (#6D7ZF)
I have 2 questions:
1. Where in cgroups.c do I modify to create another field/flag for maximum allowed size so that I provide for a range?
2. I am looking to achieve full isolation without virtualization. I have explored that this can be achieved with namespaces. How Can I merge all namespaces to create one global setting.
1. Where in cgroups.c do I modify to create another field/flag for maximum allowed size so that I provide for a range?
2. I am looking to achieve full isolation without virtualization. I have explored that this can be achieved with namespaces. How Can I merge all namespaces to create one global setting.