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

runtime: Remove unused VMM options for mem alloc #283

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

ms-mahuber
Copy link

Merge Checklist
  • Followed patch format from upstream recommendation: https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#patch-format
    • Included a single commit in a given PR - at least unless there are related commits and each makes sense as a change on its own.
  • Aware about the PR to be merged using "create a merge commit" rather than "squash and merge" (or similar)
  • The upstream/missing label (or upstream/not-needed) has been set on the PR.
Summary
  • We only ever tested the fork changes for changed memory allocation behavior with CLH+MSHV
  • Remove these options as we don't use QEMU/FC
Test Methodology

N/A

- We only ever tested these fork changes with CLH+MSHV
- Remove these options as we don't use QEMU/FC

Signed-off-by: Manuel Huber <[email protected]>
@ms-mahuber ms-mahuber added the upstream/not-needed PRs that will not be upstreamed (e.g. internal) label Jan 3, 2025
@ms-mahuber ms-mahuber requested review from a team as code owners January 3, 2025 23:58
@ms-mahuber ms-mahuber merged commit 3627201 into msft-main Jan 4, 2025
46 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream/not-needed PRs that will not be upstreamed (e.g. internal)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants