Introduction - If you have any usage issues, please Google them yourself
UNIX provides a mechanism for sharing memory, Linux kernel 2.0 from the beginning of this feature is also added. mmap (memory map) for the establishment of a section of memory function, so that multiple programs can be read and write. Point to a section of it to create a pointer memory area and the content of the document with specific relevance.