Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
compressedgas
10 months ago
|
parent
|
context
|
favorite
| on:
My Own Private Binary: An Idiosyncratic Introducti...
That would be the behavior with the mmap(2) flag MAP_SHARED. The module built in the article uses MAP_PRIVATE. Any changes to the contents of a private mapping do not effect other processes or the file.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: