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

Add relocatable pointers #19

Closed
marthtz opened this issue Dec 11, 2019 · 0 comments · Fixed by #20
Closed

Add relocatable pointers #19

marthtz opened this issue Dec 11, 2019 · 0 comments · Fixed by #20
Assignees
Labels
enhancement New feature

Comments

@marthtz
Copy link
Contributor

marthtz commented Dec 11, 2019

New features:

  • relocatable pointers
    (shared memory is mapped to an arbitrary location which requires pointers in apps to be location independent)
    • this feature enables applications to place their shared memory at different locations

relocatable_ptr

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

Successfully merging a pull request may close this issue.

2 participants