Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Feb 28, 2024

No description provided.

@jkotas jkotas requested review from VSadov and kouvel February 28, 2024 19:56
@ghost ghost assigned jkotas Feb 28, 2024
@ghost ghost added the area-VM-coreclr label Feb 28, 2024
@jkotas
Copy link
Member Author

jkotas commented Feb 28, 2024

I think have QueueUserAPC2-based suspension enable for native AOT unconditionally. We should do the same for regular CoreCLR.

@VSadov
Copy link
Member

VSadov commented Feb 28, 2024

I think have QueueUserAPC2-based suspension enable for native AOT unconditionally. We should do the same for regular CoreCLR.

Yes, QueueUserAPC2 scales a lot better than linear one-by-one thread suspension.
The comment had "once had .. enough bake time". I think we had enough of that by now.

Copy link
Member

@VSadov VSadov left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@jkotas jkotas merged commit dac4446 into dotnet:main Feb 28, 2024
@jkotas jkotas deleted the EnableAPC2 branch February 28, 2024 23:06
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2024
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