【Linux系列】內存映射函數mmap的用法

DATE: 2019-9-15 一、參考 mmap (一種內存映射文件的方法) mmap.2.htmlhtml 二、mmap與munmap系統調用 mmap, munmap - map or unmap files or devices into memorylinux #include <sys/mman.h> void *mmap(void *addr, size_t length, int
相關文章
相關標籤/搜索