Hi, I have some questions regarding cgroups. - uwsgi version is 1.9.18 - config files are here https://gist.github.com/ikatson/7524404 - fstab line for cgroups is: none /cgroup cgroup cpu,cpuacct,memory 0 0
1. When cgroup= and cgroup-opt= lines are removed, and the "ini" file is touched, the new (reloaded) processes continue to remain in a cgroup, even though no cgroup config opts are set. This seems to be a bug. Can it be worked around somehow? 2. I have cpu.shares=128 set for all the projects, and have many of them. Does it constrain the CPU resources when the others are idling? E.g. if most of the projects are idling, but some require 100% cpu, will it be shared between only active processes, or all the ones? Thank you!
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
