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

[ws-daemon] Introduce IO limiting #9271

Merged
merged 1 commit into from
Apr 12, 2022
Merged

[ws-daemon] Introduce IO limiting #9271

merged 1 commit into from
Apr 12, 2022

Conversation

Furisto
Copy link
Member

@Furisto Furisto commented Apr 12, 2022

Description

This PR

  • is joint work together with @csweichel
  • restructures the cgroup handling within ws-daemon,
  • introduces IO bandwidth limiting for workspaces

How to test

  • Enable the IO limiting in the experimental section of the installer
  • Deploy a cluster and start a workspace
  • Check the io.max file of the workspace's container. It should contain entries for all devices.

Release Notes

Add IO bandwidth limit support

@Furisto Furisto requested review from a team April 12, 2022 22:18
@github-actions github-actions bot added team: delivery Issue belongs to the self-hosted team team: workspace Issue belongs to the Workspace team size/XXL and removed size/XXL labels Apr 12, 2022
@roboquat roboquat merged commit 7853926 into main Apr 12, 2022
@roboquat roboquat deleted the cw/iolimit branch April 12, 2022 22:19
@roboquat roboquat added the deployed: workspace Workspace team change is running in production label Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production release-note size/XXL team: delivery Issue belongs to the self-hosted team team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants