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/7.0] Update heap hard limit for large pages #81292

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 27, 2023

Backport of #73508 to release/7.0

/cc @cshung

Customer Impact

For a customer using both large pages and clrgc (i.e. segments), it is possible that some of our calculations will lead to failing to initialize the GC and thus failing to startup.

Testing

The fix is applied on top of the customer's repro and we confirmed that it fixes the startup issue.

Risk

This is only applied under large pages and using segments, so the risk is low.

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Jan 27, 2023

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

Issue Details

Backport of #73508 to release/7.0

/cc @cshung

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

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

area-GC-coreclr

Milestone: -

@cshung cshung marked this pull request as draft January 27, 2023 20:28
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. we will take for consideration in 7.0.x

@jeffschwMSFT jeffschwMSFT added this to the 7.0.x milestone Jan 27, 2023
@cshung cshung marked this pull request as ready for review January 27, 2023 22:55
Copy link
Contributor

@PeterSolMS PeterSolMS left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@cshung cshung added the Servicing-consider Issue for next servicing release review label Feb 6, 2023
@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 7, 2023
@rbhanda rbhanda modified the milestones: 7.0.x, 7.0.4 Feb 7, 2023
@carlossanlop
Copy link
Member

Approved by Tactics for 7.0.4.
Signed off by area owners.
No OOB changes needed.
CI failures unrelated: #81544, #81391, #81619, and a potential fix has already been merged to the branch: #81712
Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit 598f976 into release/7.0 Feb 9, 2023
@carlossanlop carlossanlop deleted the backport/pr-73508-to-release/7.0 branch February 9, 2023 00:11
@ghost ghost locked as resolved and limited conversation to collaborators Mar 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-GC-coreclr Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants