-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Support AL2023 officially #4151
Conversation
Until now, kernel version has been enough to disambiguate the OS, but by being explicit we can disambiguate in the case we have distinct OSes with the same kernel. Signed-off-by: Pablo Barbáchano <[email protected]>
17d777b
to
f7d2ec2
Compare
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4151 +/- ##
=======================================
Coverage 83.10% 83.10%
=======================================
Files 225 225
Lines 28605 28605
=======================================
Hits 23772 23772
Misses 4833 4833
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Linux 6.1 brought a guest boottime performance regression. This commits documents the issue in ./docs/prod-host-setup.md and uses the mitigations to enforce our boot time SLA. Signed-off-by: Pablo Barbáchano <[email protected]> Co-authored-by: Luiz Capitulino <[email protected]>
Make the git information for metrics optional. Useful when running outside of a classic git repository, for example extracted from a tarball or a git worktree. Signed-off-by: Pablo Barbáchano <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed docs and LGTM, thanks for the changes Pablo!
Changes
Closes #3837
Reason
To keep up to date with stable Linux kernel releases.
License Acceptance
By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following
Developer Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md
.PR Checklist
CHANGELOG.md
.TODO
s link to an issue.rust-vmm
.