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

use mach-specific API for creating mirrored memory on macos #39

Open
andrewrk opened this issue Sep 19, 2015 · 0 comments
Open

use mach-specific API for creating mirrored memory on macos #39

andrewrk opened this issue Sep 19, 2015 · 0 comments

Comments

@andrewrk
Copy link
Owner

This looks like it might be marginally more efficient than the existing mmap implementation since it doesn't have to touch /tmp.
https://github.com/mikeash/MAMirroredQueue/blob/master/AllocateMirrored.c

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