Allocate memory for the structures.
为结构分配内存。
The bulk data provider failed to allocate memory.
大容量数据提供程序分配内存失败。
The replication operation failed to allocate memory.
复制操作无法分配内存。
The heap filled up, and the application failed to allocate memory.
堆被注满,应用程序分配内存失败。
This is because of the way that browsers allocate memory when merging strings.
这与浏览器合并字符串时分配内存的方法有关。
AIX will dynamically allocate memory based on workload utilization and LPAR configuration.
AIX会根据工作负载利用率和LPAR配置动态地分配内存。
If there is enough memory in generation 0, CLR simply moves the pointer to allocate memory.
如果第0代中内存足够,CLR就很简单快速地移动一下指针,完成内存的分配。
After you allocate memory, it becomes yellow, which represents allocated but uninitialized memory.
当您分配内存以后,它就变成黄色,这表明已经被分配但是没有初始化。
Why declaring a variable in a. H file will allocate memory for each. C file includes it, Is it ANSI c?
为什么说在一个变量。文件将为每个分配内存。C文件包含它,它是ANSI C ?
The host system only needs to allocate memory purely for the need of guest system (and its forked processes).
宿主系统只需要分配完全只是客户系统(及其派生的进程)所需要的内存。
If you expect Explorer to enumerate and allocate memory to track this many files, you're going to be waiting.
如果您希望以枚举和分配内存来跟踪这么多的文件资源管理器,您打算在等待。
BSUs allocate memory for the instance and database, intercept and handle signals, and handle exceptions sent to DB2.
BSU为实例和数据库分配内存,拦截和处理信号,并处理发送到DB2的异常。
The best way to avoid the need to allocate memory in a handler is to allocate, in advance, space for signal handlers to use.
避免在处理器分配内存的最好方法是,为信号处理器预先分配要使用的内存。
There are numerous ways in which the asynchronous patterns can allocate memory without the developer explicitly using the new operator.
异步模式下无需开发者显式使用new运算符,即可通过多种方式分配内存。
So long as the operands are both already sorted into document order, this avoids the need to allocate memory for the intermediate node sets.
只要已经按文档顺序排序了这两个操作数,就不必为中间节点集分配内存。
It continues to allocate memory for new objects in generation 0 until generation 0 is full and it is necessary to perform another collection.
接著会继续为新的物件配置第0个层代中的记忆体,直到第0个层代已满而必须再执行另一次回收为止。
Knowing the type early enables the compiler to identify problems before execution, allocate memory precisely, and perform other optimizations.
在早期知道类型,使得编译器可以在执行之前确定问题,准确地分配内存,并且执行其他优化。
Counting to 1.8 million takes time, especially if you have to allocate memory to keep track of all those 1.8 million items you've just counted.
计数为1.8万花费的时间,尤其是如果您有分配内存来跟踪的所有那些1.8万个项目只是已计算在内。
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.
这样做的目的是,在内存模块中为处理器上产生缺页的进程提供内存分配的功能。
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.
例如,可以为缓存分配内存,这可以减少磁盘访问或通过网络的资源访问。
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.
由于这些进程已经存在,因此操作系统不需要浪费宝贵的时间来创建进程、为之分配内存等等。
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)。
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.
在此之后,如果内核预计必须为请求内存的进程分配内存,它就会开始把一些页面交换到磁盘。
IE7's naive concatenation algorithm requires that the browser repeatedly copy and allocate memory for larger and larger strings each time through the loop.
IE7天真的连接算法要求浏览器在循环过程中反复地为越来越大的字符串拷贝和分配内存。
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语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。
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方法来分配内存请求。
NUMA servers will attempt to satisfy memory-allocation requests from within the pod, but will allocate memory from other pods if necessary. An example of a NUMA server is shown in Figure 1 below
NUMA服务器将试图满足来自 pod 中的内存分配请求,但是如果必要的话,也将从其他pods分配内存。
NUMA servers will attempt to satisfy memory-allocation requests from within the pod, but will allocate memory from other pods if necessary. An example of a NUMA server is shown in Figure 1 below
NUMA服务器将试图满足来自 pod 中的内存分配请求,但是如果必要的话,也将从其他pods分配内存。
应用推荐