1. what is mmap ? map file content to memroy 2. why mmap ? big file frequently read/write 3. demo basic mmap read/write parse bin file by byte accessing