定义一个共享内存池。
A similar solution is using Shared memory.
类似的解决方案是使用共享内存。
You first configure the shared memory pool.
首先配置共享内存池。
An example to increase Shared memory on Linux is.
在Linux上增加共享内存的一个示例。
There is a 1.75gb system wide Shared memory limit.
系统范围共享内存的限制是1.75GB。
But what does Shared memory and private memory mean?
但是共享内存和私有内存的意义是什么呢?
The limit for database shared memory is around 3.5GB.
数据库共享内存的限制大约是 3.5GB。
Create your Shared memory object as shown in Listing 2.
像清单2这样创建共享内存对象。
Object a starts right at the beginning of Shared memory.
对象A直接从共享内存的起始处开始。
Segment 3 (blue) is allocated to instance shared memory;
段3 (蓝色)被分配给实例共享内存。
The memory areas are known as the Shared memory segments.
内存区域是已知的作为共享内存的段。
There is one instance Shared memory set per DB2 instance.
每个DB 2实例都有一个实例共享内存。
Shared memory is pinned to RAM and cannot be swapped out.
功能内存与RAM固定,因而不能交换出去。
The first chhwres command creates the Shared memory pool.
第一个chhwres命令创建共享内存池。
There is no real concept of shared memory sets on Windows.
在Windows 中没有真正的共享内存集的概念。
We describe the sample code in which no Shared memory is used.
我们将简要介绍不使用共享内存的样例代码。
The Shared memory is treated the same as local process memory.
按照与本地进程内存相同的方式对待共享内存。
Erlang has no Shared memory, and in it all state is immutable.
erlang无共享内存,且其中的所有状态都是不变的。
The total logical memory was larger than the shared memory pool.
逻辑内存总量大于共享内存池。
Table 4. Configuration parameters that affect agent shared memory
表4.影响代理程序共享内存的配置参数
The end address of the instance Shared memory segment is not fixed.
实例共享内存的结束地址是不固定的。
The slot manager sets up its database in a region of Shared memory.
槽管理器在共享内存区域设置其数据库。
A client can attach the Shared memory region created by the server.
某个客户机连接到服务器所创建的共享内存区域。
If the Shared memory object cannot be found, an exception is thrown.
如果无法找到这个共享内存对象,就会抛出异常。
Before the parent can exit, however, it must free the Shared memory.
但是,在父进程退出之前,它必须释放共享内存。
That means the instance Shared memory can potentially be very large.
这意味着实例共享内存可能会很大。
Use the formula given earlier to calculate the database Shared memory.
可以使用前面给出的公式来计算数据库共享内存。
The object construction is skipped if the Shared memory already exists.
如果共享内存已经存在,对象的构造就会被跳过。
However, Shared memory segments still can not cross quadrant boundaries.
不过,共享内存段依然不能跨越象限边界。
Table 5. Configuration parameters that affect application Shared memory.
表5.影响应用程序共享内存的配置参数。
应用推荐