NOTE: Shmat and mmap are used in Lotus Domino to get Shared memory.
注:shmat和mmap在LotusDomino中用于获得共享内存。
The rest of the segments (0x3 to 0xf) are available for the user process is shmat or mmap is called by dynamic segment allocation.
如果动态段分配调用shmat或mmap,那么其余的段(0x3到0xf)供用户进程使用。
Shmat failed because of 0x000000c, which is ENOMEM or the available data space is not large enough to accommodate the Shared memory segment.
shmat失败于0x000000c,即ENOMEM或可用数据空间不足以容纳共享内存段。
shmat is a UNIX function that attaches the shared memory segment associated with the shared memory identified by shmid (another Solaris function) to the data segment of the calling process.
shmat是一个UNIX函数,它将与 shmid(另一个Solaris 函数)所标识的共享内存相关的共享内存段附加到调用进程的数据段上。
shmat is a UNIX function that attaches the shared memory segment associated with the shared memory identified by shmid (another Solaris function) to the data segment of the calling process.
shmat是一个UNIX函数,它将与 shmid(另一个Solaris 函数)所标识的共享内存相关的共享内存段附加到调用进程的数据段上。
应用推荐