Shared memory provides the fastest method of interprocess communication, because it processes read and write messages at the speed of memory transfers.
共享内存提供了最快的进程间通信方法,因为它以内存传输的速度来处理读写消息。
Using Shared memory: No event caching.
使用共享内存:没有事件缓存。
This class stores the Shared memory identifier.
这个类存储共享内存标识符。
The LPARs are assigned "logical" shared memory.
给LPAR分配 “逻辑”共享内存。
I decided on a Shared memory pool size of 12gb.
我决定共享内存池大小为12gb。
Segment 3 - Reserved for instance Shared memory.
段3-预留给实例共享内存。
The maximum shared memory is increased to 500 MB.
最大共享内存增加到 500MB。
DB2 also USES Shared memory for various other heaps.
DB 2还将共享内存用于各种其他的堆。
There is one database Shared memory set per database.
每个数据库有一个数据库共享内存集。
Quadrant 3 (1gb) is reserved for Global Shared memory.
象限3 (1gb)被预留给全局共享内存。
The Shared memory is not deleted when the process exits.
当主进程退出时,并不删除共享内存。
Quadrant 4 (0.75gb) is reserved for Global Shared memory.
象限4 (0.75GB)被预留给全局共享内存。
In Figure 2, process a requests a segment of Shared memory.
在图2中,进程A请求一个共享内存段。
Its constructor creates the Shared memory and objects in it.
它的构造函数创建共享内存及其中的对象。
The failover is transparent to the Shared memory partitions.
故障转移对于共享内存分区是透明的。
This leaves 5 segments, or 1.25g for database Shared memory.
这样还剩下5个段,或者1.25g给数据库共享内存。
These Settings increase the amount of Shared memory to 32 MB.
这些设置把共享内存总量增加到了32 MB。
If the Shared memory already exists, it simply attaches to it.
如果共享内存已经存在,它就只是依附到现有的共享内存。
DB2 needs a contiguous address space for the Shared memory area.
DB 2需要一个连续的地址空间来作为共享内存区域。
This effectively frees up one segment for database Shared memory.
这将有效地为数据库共享内存一个段。
By default, the database Shared memory is 1.75gb minus the Stack.
在默认情况下,数据库共享内存的大小是1.75GB减去堆栈大小。
Before converting them to Shared memory LPARS, I did some Numbers.
在把它们转换为共享内存lpar之前,我做了一些研究。
Following the instance Shared memory is the database Shared memory.
紧接着实例共享内存的是数据库共享内存。
"Into Shared memory, and the latter reads and displays the string."
写入内存,另一个进程读取并显示此字符串。
POSIX threads provide the threading mechanism as well as Shared memory.
POSIX线程提供了线程化机制和共享内存。
This article explains instance Shared memory and database Shared memory.
本文将介绍实例共享内存和数据库共享内存。
The Shared memory is not destroyed even after all processes detach from it.
即使在所有进程都与之脱离之后,这个共享内存也不会被销毁。
The Shared memory is used to implement an interprocess communication media.
共享内存用于实现进程间通信媒介。
In addition to actual files, devices and Shared memory objects can be mapped.
除了实际的文件,设备与共享内存对象都能够被映射。
The instance Shared memory and database Shared memory combined is around 3.7gb.
实例共享内存和数据库共享内存合起来大约是3.7GB。
应用推荐