It allocates protected memory just after the memory you allocate.
它就在您分配内存后分配受保护的内存。
BSUs allocate memory for the instance and database, intercept and handle signals, and handle exceptions sent to DB2.
BSU为实例和数据库分配内存,拦截和处理信号,并处理发送到DB2的异常。
How much memory should we allocate for instance memory, database memory and application Shared memory, so they can fit into the 4gb addressable space?
应该为实例内存、数据库内存和应用程序共享内存分配多少的内存,以使它们能放入到4gb的可寻址空间?
In fact, however, you needn't allocate actual memory until the actual data becomes available — you can separate the two operations.
然而事实上,在实际数据变得可用之前,您不需要分配实际的内存——即可以将两个操作分离开来。
By default, the system does not allocate any memory to the large page physical memory pool.
在默认情况下,系统并不为大页面物理内存池分配任何内存。
The operating system's virtual memory subsystem allows applications to allocate more memory than actually exists on the system, with the shortage being made up by temporary storage on disk.
操作系统的虚拟内存子系统允许应用程序分配的内存超过系统上实际存在的内存量,不足的部分由磁盘上的临时存储组成。
The host system only needs to allocate memory purely for the need of guest system (and its forked processes).
宿主系统只需要分配完全只是客户系统(及其派生的进程)所需要的内存。
DB2START will be able to allocate enough Shared memory to successfully start the instance.
DB2START可以分配足够多的共享内存来成功地启动实例。
Since these processes already exist, there's no need for the operating system to waste valuable time to create a process, allocate memory to it, and so on.
由于这些进程已经存在,因此操作系统不需要浪费宝贵的时间来创建进程、为之分配内存等等。
So the more memory that you allocate, the more frequently the memory is garbage collected, and thus the worse your code's performance becomes.
因此,你分配越多的内存,对内存进行垃圾回收的频率就越频繁,你的代码性能就会变得越差。
Allocate enough memory at the beginning of a batch application to avoid time-consuming reallocation during the process.
在一开始,就给批量应用分配足够的内存,避免处理过程中的内存重分配耗费时间。
If we allocate too much memory to IDS, some system operations may suffer, but if we don't allocate enough memory to IDS, then database server would suffer.
如果我们给IDS分配过多的内存,这将有损于一些系统操作,但是如果我们不给IDS分配足够的内存,那么将有损于数据库服务器。
Soon after that, the kernel starts swapping some of those pages to disk in anticipation of having to allocate memory to the process that's allocating memory.
在此之后,如果内核预计必须为请求内存的进程分配内存,它就会开始把一些页面交换到磁盘。
So long as the operands are both already sorted into document order, this avoids the need to allocate memory for the intermediate node sets.
只要已经按文档顺序排序了这两个操作数,就不必为中间节点集分配内存。
What this does is provides the capability to allocate memory for a process from the memory module which contains the processor that caused the page fault.
这样做的目的是,在内存模块中为处理器上产生缺页的进程提供内存分配的功能。
AIX will dynamically allocate memory based on workload utilization and LPAR configuration.
AIX会根据工作负载利用率和LPAR配置动态地分配内存。
That allows the user to dynamically allocate as much memory as is really needed but not more.
这使用户可以动态地分配实际需要的内存,而不会多分配内存。
For instance, you can allocate memory for caching, which reduces disk access, or access resources over the network rather than reading off the local disk.
例如,可以为缓存分配内存,这可以减少磁盘访问或通过网络的资源访问。
The best way to avoid the need to allocate memory in a handler is to allocate, in advance, space for signal handlers to use.
避免在处理器分配内存的最好方法是,为信号处理器预先分配要使用的内存。
As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.
当代理程序或子代理程序需要更多的堆空间以处理较大的sql语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。
The heap filled up, and the application failed to allocate memory.
堆被注满,应用程序分配内存失败。
It is only with memory Windows enabled that HP-UX can allocate Shared memory at a per instance level.
只有启用了内存窗,HP - UX才能为每个实例分配共享内存。
The host operating system must provide the means to execute a driver in the privileged ring (ring 0) and export the means to allocate memory (see Figure 3).
主机操作系统必须提供以特权级别(ring0)执行驱动程序的方法,并提供分配内存的方法(见图3)。
If you have a beefier server, you can modify the conf.xml file to allocate more memory.
如果具有一台比较强大的服务器,您可以修改conf . xmlfile给eXist分配更多的内存。
There are numerous ways in which the asynchronous patterns can allocate memory without the developer explicitly using the new operator.
异步模式下无需开发者显式使用new运算符,即可通过多种方式分配内存。
Another approach, called buddy memory allocation, is a faster memory technique that divides memory into power-of-2 partitions and attempts to allocate memory requests using a best-fit approach.
另外一种方法称为buddymemoryallocation,是一种更快的内存分配技术,它将内存划分为2的幂次方个分区,并使用best - fit方法来分配内存请求。
Therefore, when tuning the cache size for your environment, allocate sufficient in-memory and disk space for the cache entries.
因此,在为您的环境优化缓存大小时,请为缓存项分配足够的内存和磁盘空间。
Memory allocation failure happens when the heap has reached maximum size and cannot allocate more memory.
当堆达到最大大小,无法再分配内存时,就会发生内存分配失败。
Memory allocation failure happens when the heap has reached maximum size and cannot allocate more memory.
当堆达到最大大小,无法再分配内存时,就会发生内存分配失败。
应用推荐