介绍了Unix System V IPC (InterProcess Communication)及共享内存区的通信机制,以及IPC机制与Unix内核之间的关联。最后给出应用实例:共享内存区在电子公告板BBS系统上的实现。
The Analysis of Unix System V IPC and Share Memory Audit
In this paper, we introduce communication audit of Unix System V IPC and share memory. We also describe associations between IPC autdit and Unix kernel. Finally we give an example: the complement of share memory in BBS.