Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Mmap
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Further reading == *[https://pubs.opengroup.org/onlinepubs/9799919799/functions/mmap.html Description from POSIX standard] *Differences: **[https://leaf.dragonflybsd.org/cgi/web-man?command=mmap DragonFly BSD] **[http://www.freebsd.org/cgi/man.cgi?query=mmap FreeBSD] **[https://man.netbsd.org/cgi-bin/man-cgi?mmap NetBSD] **[https://man.openbsd.org/mmap OpenBSD] **[http://illumos.org/man/2/mmap illumos] **[https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemAdvancedPT/MappingFilesIntoMemory/MappingFilesIntoMemory.html Mac OS X] **[http://docs.oracle.com/cd/E23824_01/html/821-1463/mmap-2.html#scrolltoc Solaris] **[https://archive.today/20070310090003/http://devrsrc1.external.hp.com/STKS/cgi-bin/man2html?debug=0&manpage=/usr/share/man/man2.Z/mmap.2 HP-UX] **[http://www.qnx.com/developers/docs/6.4.1/neutrino/lib_ref/m/mmap.html QNX] *Windows **[http://msdn.microsoft.com/en-us/library/aa366761.aspx MapViewOfFile] win32 function is somewhat equivalent to mmap. *More example source code: ** [https://github.com/simonhf/sharedhashfile SharedHashFile], An open source, shared memory hash table implemented using mmap(). {{Inter-process communication}} [[Category:Inter-process communication]] [[Category:C POSIX library]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)