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

Implement Interval-Based Memory Reclamation #36

Closed
LouisJenkinsCS opened this issue Nov 9, 2018 · 1 comment
Closed

Implement Interval-Based Memory Reclamation #36

LouisJenkinsCS opened this issue Nov 9, 2018 · 1 comment

Comments

@LouisJenkinsCS
Copy link
Collaborator

Interval-Based Reclamation is a new memory reclamation technique that is actually developed and created in my current study group at Rochester. One way to get around the lack of TLS is by using the new "task-private variables", usable with the following intent: with (var taskPrivateVariable : tpvType). Extremely useful, and with forwarding we can wrap the objects we are interested in protecting in them.

@github-actions
Copy link

This issue is stale and should either be closed or eventually resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant