DevinLeamy opened a new pull request, #522: URL: https://github.com/apache/mesos/pull/522
Introduces the `cpu` namespace for cgroups2, and expose an API to set the CPU weight for a cgroup. In cgroups v2, CPU cycles are allocated based on weights that are assigned to cgroups, using the "cpu.weight" control. Specifically, a cgroup has access to 100(weight/total_weight)% of CPU access. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
