Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Utils to cleanup cgroup folder #49941

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dentiny
Copy link
Contributor

@dentiny dentiny commented Jan 18, 2025

This PR is a followup for #49354

Previous implementation is exactly the same as internal product one, private link: https://github.com/anyscale/product/blob/master/go/infra/config/anyscaled/systemd/config-template/configure-cgroup.sh

In short:

  • Move all existing processes into system cgroup
  • Setup application cgroup and resource usage

For OSS version, we need one things more: we need cleanup cgroup folders when raylet exits.

@dentiny dentiny added the go add ONLY when ready to merge, run all tests label Jan 18, 2025
@dentiny dentiny requested review from jjyao and rynewang January 18, 2025 09:56
@dentiny dentiny force-pushed the hjiang/cleanup-cgroup branch from 0ccec65 to ddf5909 Compare January 18, 2025 10:00
@dentiny dentiny force-pushed the hjiang/cleanup-cgroup branch from ddf5909 to 638eeea Compare January 18, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants