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

[release/5.0] Fix reading cpu cache size for Alpine(musl) #41547

Merged
merged 4 commits into from
Aug 31, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 29, 2020

Backport of #41532 to release/5.0

/cc @mangod9

Customer Impact

Alpine performance has regressed since 3.1. There are 6x GC collections than before, this fix resolves the issue of retrieving the right gen0 size.

Testing

Validated using the repro in #41398. Will also ensure the collections benchmark doesnt is comparable to 3.1. Fixes #41398

Risk

Low, should mostly affect Alpine.

@ghost
Copy link

ghost commented Aug 29, 2020

Tagging subscribers to this area: @dotnet/gc
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Go ahead and merge.

@mangod9 mangod9 merged commit af1a3dc into release/5.0 Aug 31, 2020
@mangod9 mangod9 deleted the backport/pr-41532-to-release/5.0 branch August 31, 2020 16:00
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants