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/6.0] Cleaned up version of earlier PR #48601. #58544

Merged
merged 6 commits into from
Sep 2, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2021

Backport of #56772 to release/6.0

/cc @PeterSolMS

Customer Impact

This is a port of the GCConserveMemory setting that we implemented in .NET Framework. Substantial savings in working set have been seen in testing without too much increase in GC pause time.

Testing

This has seen performance testing using GCPerfSim and real world scenarios.

Risk

Low - there is no change in behavior unless the setting is actually used. Also, we have not seen negative impact in .NET Framework.

@ghost
Copy link

ghost commented Sep 2, 2021

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

Issue Details

Backport of #56772 to release/6.0

/cc @PeterSolMS

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-GC-coreclr

Milestone: -

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. Please get a code review, green ci, and then we can merge.

Copy link
Member

@Maoni0 Maoni0 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jeffschwMSFT jeffschwMSFT merged commit a209a89 into release/6.0 Sep 2, 2021
@PeterSolMS PeterSolMS deleted the backport/pr-56772-to-release/6.0 branch September 3, 2021 08:04
@ghost ghost locked as resolved and limited conversation to collaborators Oct 3, 2021
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.

3 participants