Re: [PR] [cgroups2] Add utility to list all the available subsystems in a cgroup. [mesos]

2024-03-08 Thread via GitHub
bmahler closed pull request #503: [cgroups2] Add utility to list all the available subsystems in a cgroup. URL: https://github.com/apache/mesos/pull/503 -- 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

Re: [PR] [cgroups2] Add utility to list all the available subsystems in a cgroup. [mesos]

2024-03-08 Thread via GitHub
bmahler commented on code in PR #503: URL: https://github.com/apache/mesos/pull/503#discussion_r1518213231 ## src/linux/cgroups2.cpp: ## @@ -72,6 +72,27 @@ const std::string TYPE = "cgroup.type"; } // namespace control { +namespace controllers { + +// Find the available

[PR] [cgroups2] Add utility to list all the available subsystems in a cgroup. [mesos]

2024-03-08 Thread via GitHub
DevinLeamy opened a new pull request, #503: URL: https://github.com/apache/mesos/pull/503 Interface to the "cgroup.controllers" control file. -- 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