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

reset mark queue indices at the end of GC #52780

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Jan 6, 2024

Should allow us to access fewer pages on the circular buffers owned by these work-stealing queues.

@d-netto d-netto merged commit b354ce7 into master Jan 8, 2024
5 of 7 checks passed
@d-netto d-netto deleted the dcn-reset-queue-idx branch January 8, 2024 14:29
@oscardssmith oscardssmith added the GC Garbage collector label Jan 8, 2024
d-netto added a commit to RelationalAI/julia that referenced this pull request Jun 28, 2024
Should allow us to access fewer pages on the circular buffers owned by
these work-stealing queues.
d-netto added a commit to RelationalAI/julia that referenced this pull request Jul 3, 2024
Should allow us to access fewer pages on the circular buffers owned by
these work-stealing queues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants