Improves performance by allowing containerized applications to see the true resources available to a container rather than the total available on the host. This is optional and you can remove it by commenting out all the lxcfs bind mounts from all the yaml files.
Additionally the default optimizations have changed to support a system with 4 CPU threads. This is because we have learned that sharing gmod servers between threads is a terrible terrible idea and will only result in lots of lag. Keeping each game in their own thread offers the best performance.
Improves performance by allowing containerized applications to see the true resources available to a container rather than the total available on the host. This is optional and you can remove it by commenting out all the lxcfs bind mounts from all the yaml files.
Additionally the default optimizations have changed to support a system with 4 CPU threads. This is because we have learned that sharing gmod servers between threads is a terrible terrible idea and will only result in lots of lag. Keeping each game in their own thread offers the best performance.