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

mmap MAP_PRIVATE on sealed memfd message #14

Closed
forouher opened this issue Feb 11, 2014 · 1 comment
Closed

mmap MAP_PRIVATE on sealed memfd message #14

forouher opened this issue Feb 11, 2014 · 1 comment

Comments

@forouher
Copy link

Hi,

is such a thing supposed to work? I tested it, but mmap doesn't seem to like it and fails. :(

I'm trying to send a large memfd message to multiple receivers. It would be really cool if these receivers could modify their local messages on a copy-on-write basis.

cheers
Dariush

@gregkh
Copy link
Owner

gregkh commented Feb 11, 2014

Nope, that's not supposed to work, thanks for verifying it works properly :)

@gregkh gregkh closed this as completed Feb 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants