Skip to content

Resource usage limits - #30

Closed
migue wants to merge 6 commits into
mainfrom
migue/cgroups-limited-resources
Closed

Resource usage limits#30
migue wants to merge 6 commits into
mainfrom
migue/cgroups-limited-resources

Conversation

@migue

@migue migue commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

This patch is a working in progress where we propose the ability to spawn a new process into its own cgroup, providing the ability to limit the different set of resources it can consume (CPU, memory, ...)

The current implementation provides the ability to use the two existing implementations: cGroups V1 and the new unified hierarchy know as cGroups V2. If anyone is interested in learning more about this https://docs.kernel.org/admin-guide/cgroup-v2.html is a good resource

This is just a prototype I have put together to explore the potential benefits and drawbacks of this approach

@migue migue self-assigned this Jun 5, 2025
@migue migue closed this Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant