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

GC finalization cleanup #91129

Merged
merged 7 commits into from
Sep 8, 2023
Merged

GC finalization cleanup #91129

merged 7 commits into from
Sep 8, 2023

Conversation

markples
Copy link
Contributor

@markples markples commented Aug 25, 2023

Pulled from #91029

mangod9 and others added 3 commits August 14, 2023 15:46
* adding clrgc variant with regions enabled

* only build regions for 64 bit platforms

* rename to clrgcexp for experimental
@ghost
Copy link

ghost commented Aug 25, 2023

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

Issue Details

null

Author: markples
Assignees: -
Labels:

area-GC-coreclr

Milestone: -

@markples markples marked this pull request as ready for review August 25, 2023 23:37
@markples
Copy link
Contributor Author

markples commented Aug 25, 2023

I'm still learning how to test one of the DATAS codepaths and diag codepaths, but otherwise I ran short stretches of reliability framework on wks and svr and CI is clean. I also verified that this doesn't improve the finalization benchmark performance in any way, which would have been quite surprising.

@markples
Copy link
Contributor Author

markples commented Sep 7, 2023

/azp run runtime

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@markples
Copy link
Contributor Author

markples commented Sep 8, 2023

Failures are networking and a timeout, and the set is different from a previous run.

@markples markples merged commit 9ae1a7c into dotnet:main Sep 8, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 8, 2023
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