Comment on Why You Should Be Using Virtualisation In Your Development EnvironmentparentComments−runningdogx15yIf all you want to do is limit memory usage, process control groups can do that with less overhead than a VM.kernel/Documentation/cgroups/memory.txt circa line 255
Comments
If all you want to do is limit memory usage, process control groups can do that with less overhead than a VM.
kernel/Documentation/cgroups/memory.txt circa line 255