Module shared_memory

Module shared_memory 

Source
Expand description

共享内存模块

提供共享物理页的分配与映射到当前进程用户空间的能力。

Structs§

SharedMemory
共享内存:持有一组物理页(FrameTracker)
SharedMemoryTable
共享内存表:简单管理若干共享段