Skip to content

Conversation

@bduffany
Copy link
Contributor

@bduffany bduffany commented Nov 6, 2024

Description of changes: This PR adds support for passing --cgroup args to jailer via the JailerCommandBuilder. It is intended as a slightly simpler alternative to https://github.com/firecracker-microvm/firecracker-go-sdk/pull/493/files which has been rebased on main. This simplified PR does not make any changes to the existing NumaNode configuration; instead, it just adds clarification that WithNumaNode is a shorthand for WithCgroupArgs("cpuset.cpus=...", "cpuset.mems=...")

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bduffany bduffany requested a review from a team as a code owner November 6, 2024 22:04
Signed-off-by: Brandon Duffany <[email protected]>
@sondavidb
Copy link
Contributor

Thanks! Changes look good to me, will run testing suite and see if I can get another member to review this.

@swagatbora90 swagatbora90 merged commit e5e3dea into firecracker-microvm:main Nov 12, 2024
5 checks passed
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.

4 participants