Skip to content

Conversation

@cshung
Copy link
Contributor

@cshung cshung commented Sep 14, 2021

This is an attempt to make subsequent find_first_object faster after a background_sweep call.

@ghost ghost added the area-GC-coreclr label Sep 14, 2021
@ghost
Copy link

ghost commented Sep 14, 2021

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

Issue Details

This is an attempt to make subsequent find_first_object faster after a background_sweep call.

Author: cshung
Assignees: -
Labels:

area-GC-coreclr

Milestone: -

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.

as discussed, this is fine to check into the 7.0 branch so we also get some testing here but we should continue our private stress testing offline.

@cshung cshung changed the title [WIP] Avoid resetting gen0 bricks for background_sweep Avoid resetting gen0 bricks for background_sweep Sep 29, 2021
@cshung cshung merged commit 32a976b into dotnet:main Sep 29, 2021
@cshung cshung deleted the public/optimize_brick branch September 29, 2021 23:44
@cshung
Copy link
Contributor Author

cshung commented Oct 4, 2021

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2021

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1304875264

cshung added a commit to cshung/runtime that referenced this pull request Oct 4, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 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.

2 participants