Skip to content

Gc enter/leave/poll without HELPER_METHOD_FRAME #109378

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

Merged
merged 39 commits into from
Jan 16, 2025

Conversation

davidwrighton
Copy link
Member

@davidwrighton davidwrighton commented Oct 30, 2024

Rewrite gc polling logic as a managed helper and remove the stress helper. Also move the pinvoke suspension and rare disable paths to take advantage of the QCall infrastructure.

…ss static data. Should result in very similar to native codegen patterns
…tics even when tls jit optimizations are disabled
Copy link
Contributor

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

@davidwrighton davidwrighton changed the title Gc poll without HELPER_METHOD_FRAME Gc enter/leave/poll without HELPER_METHOD_FRAME Jan 8, 2025
@davidwrighton davidwrighton marked this pull request as ready for review January 9, 2025 23:08
Fixes for the X86 Unix assembly paths

Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
@davidwrighton
Copy link
Member Author

/azp run runtime-coreclr gcstress0x3-gcstress0xc

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dotnet dotnet deleted a comment from azure-pipelines bot Jan 15, 2025
@davidwrighton davidwrighton merged commit be318b1 into dotnet:main Jan 16, 2025
105 of 107 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2025
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.

4 participants