We are using systemd scopes in docker on RHEL. As per advice on this list, we added Delegate=true to those scopes as we are managing the cgroups under the scopes in custom code.
One thing that we are seeing is sometimes the value in cpu.cfs_period_us is seemingly reset to -1 even though we write a non-zero value to that file. I am trying to figure out if systemd is overwriting the value. Is that possible? Or should I be looking at some other race? Thanks, Mrunal
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
