shared memory address space的意思|示意
共享内存地址空间
shared memory address space的网络常见释义
共享存储器地址空间 ... shared main memory 共用主存储器 shared memory address space 共享存储器地址空间 shared memory id shmid 共享内存标识 ...
shared memory address space相关例句
It is important to set this limit so the stack and Shared memory address space do not collide with each other.
设置这个限制,使堆栈和共享内存地址空间不会相互冲突,这一点很重要。
However, if two or more processes want to communicate using Shared memory, they need to have the same address space, thus limiting the addresses they can utilize.
然而,如果两个或更多进程要使用共享内存进行通信,那么它们需要有相同的地址空间,从而限制了它们所能使用的地址。
However, a Shared memory segment cannot be "split" across quadrants and be guaranteed a contiguous address space.
但是,共享内存段不能跨象限“拆分”,而应该保证是一个连续的地址空间。
DB2 needs a contiguous address space for the Shared memory area.
DB 2需要一个连续的地址空间来作为共享内存区域。
For a process to use a Shared memory object, the process has to map the object in its address space.
使用共享内存对象的进程必须在自己的地址空间中映射对象。
Annexation is called mapping, where the Shared segment of memory is assigned local addresses in each process 'own address space. Figure 1, Figure 2, Figure 3, and Figure 4 depict the process.
这个连接过程称为映射,它给共享内存段分配每个进程的地址空间中的本地地址。