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

feat(kernel): support cpu controller #70

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

BlackHole1
Copy link
Member

Description of Change

When limiting the CPU of podman containers, the CONFIG_CFS_BANDWIDTH kernel module needs to be enabled.

Ref: containers/podman#13379

Required to run CI

  • applehv-rootfs-amd64
  • applehv-rootfs-arm64
  • wsl-rootfs-amd64
  • wsl-rootfs-arm64
  • initrd-amd64
  • initrd-arm64
  • kernel-amd64
  • kernel-arm64

Signed-off-by: Kevin Cui <bh@bugs.cc>
@BlackHole1 BlackHole1 requested review from l1shen and ihexon September 9, 2024 05:36
Copy link

github-actions bot commented Sep 9, 2024

Build Output Summary

Target Size
kernel-amd64 14.3766MB (15074976 bytes)
kernel-arm64 24.4927MB (25682432 bytes)

@BlackHole1 BlackHole1 merged commit 8d79f2b into oomol-lab:main Sep 9, 2024
4 checks passed
@BlackHole1 BlackHole1 deleted the support-cpu branch September 9, 2024 06:03
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.

2 participants