Skip to content

Disable mark phase prefetching for segments - #78803

Merged
PeterSolMS merged 1 commit into
dotnet:mainfrom
PeterSolMS:No_mark_phase_prefetch_for_segments
Nov 28, 2022
Merged

Disable mark phase prefetching for segments#78803
PeterSolMS merged 1 commit into
dotnet:mainfrom
PeterSolMS:No_mark_phase_prefetch_for_segments

Conversation

@PeterSolMS

Copy link
Copy Markdown
Contributor

Idea is to have clrgc.dll using segments as a fallback for customers hitting issues with regions.

…ll using segments as a fallback for customers hitting issues with regions.
@ghost

Copy link
Copy Markdown

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

Issue Details

Idea is to have clrgc.dll using segments as a fallback for customers hitting issues with regions.

Author:PeterSolMS
Assignees:PeterSolMS
Labels:

area-GC-coreclr

Milestone:-

@Maoni0Maoni0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@Maoni0

Copy link
Copy Markdown
Member

this should also be ported back to 7.0.

@PeterSolMS
PeterSolMS merged commit 502f18a into dotnet:mainNov 28, 2022
@PeterSolMS

Copy link
Copy Markdown
ContributorAuthor

/backport to release/7.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3566931437

@ghostghost locked as resolved and limited conversation to collaborators Dec 28, 2022
Sign up for freeto 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.

2 participants

@PeterSolMS@Maoni0