Total memory allocated = roundup (n + prefix_size, alignment), where
分配的总内存 =roundup (n + prefix_size,alignment),其中
The amount of memory allocated for a variable depends on a few factors.
变量的已分配内存量取决于几个因素。
Buffer Pool - Memory allocated to store data before flushing it to disks.
缓冲池——在将数据刷新到磁盘之前,为存储数据而分配的内存。
Log Buffer - Memory allocated for storing before and after image of changed data.
日志缓冲区——为存储更改数据的前后映像而分配的内存。
Package Cache - Memory allocated to store both static and dynamic SQL statements.
包缓存——为存储静态和动态sql语句而分配的内存。
When the value of an array variable is NULL, there is no memory allocated for it.
在阵列变量值为 NULL 时,不为它分配内存。
Make sure all resources and memory allocated are released in the error paths.
在出错时,确保所有资源包括内存分配被释放。
Buffer Cache - Memory allocated for storing data blocks read from physical data files.
缓冲区缓存——为存储从物理数据文件读取的数据块而分配的内存。
Buffer Cache Memory allocated for storing data blocks read from physical data files.
缓冲区缓存为存储从物理数据文件读取的数据块而分配的内存。
Avoid overallocating memory to buffer pools if the memory allocated cannot help performance.
如果已分配的内存不能帮助提高性能,那么请避免给缓冲池分配过多的内存。
If paging space use is high, check to see if there is enough memory allocated for the workload.
如果分页空间使用率高,那么应查看是否为工作负载分配了足够的内存。
Lastly, the memory allocated to the vector is also freed and NULL vector is returned to the caller.
最后,还要释放分配给向量的内存并把NULL向量返回给调用者。
After returning the content to the browser, the memory allocated is returned to the cell phone.
当将内容返回给浏览器时,所分配的内容被返回给手机。
This slows down the speed of adding items but does potentially save on the amount of memory allocated.
这一点就降低了添加子项的速度,但是也潜在的节省了内存分配的数量。
DB2 was unable to maintain a large number of row locks with the memory allocated to the DB2 server.
利用分配给DB 2服务器的内存,DB 2无法维护大量的行锁。
So when I said earlier that as soon as swap returns, all of the memory allocated for swap is now useless.
我前面指明的,一旦swap返回,所有为swap分配的内存都是无用的了。
When the process's data section fills up, the runtime has to get more memory allocated to the process.
当进程的数据段填充,运行时获得更多的内存分配给进程。
An overflow occurs when data is added to the buffer outside the block of memory allocated to the buffer.
溢出是指数据被添加到分配给该缓冲区的内存块之外。
The entire amount of memory allocated to all processes, kernel, and file cache is your total working set.
分配给所有进程、内核和文件缓存的总内存量就是您的全部工作区(working set)。
Memory allocated to a memory area Each memory area created by an application is allocated with a requested size.
分配给内存区域的内存应用程序创建的每个内存区域会被分配所申请的内存大小。
Displays information in the IDE title bar regarding the amount of memory allocated using the memory manager.
在IDE的标题栏上显示内存管理器关于内存分配方面的信息。
This is a simple procedure to free up the memory allocated by the runtime to the interface ID vector structure.
这个简单的例程释放运行时分配给接口id向量结构的内存。
If you specify a number between 18 and 4096, the queue manager USES the number specified to set the memory allocated.
如果指定的值在18到4096之间,队列管理器将使用指定的数字设置所分配的内存。
However, the memory allocated for an array is based on its cardinality, and not on the maximum cardinality of its type.
然而,阵列的已分配内存是基于其基数的,而不是基于其类型的最大基数。
Minimal property: the memory allocated to store the keywords is precisely large enough for the keyword set and no larger.
minimalproperty:为存储关键字而分配的最小内存。
While the host is managing the memory allocated to a KVM guest, the guest kernel is simultaneously managing the same memory.
当主机管理分配给KVM客户的内存时,客户内核也同时在管理相同的内存。
In a good operating system, a single process is not allowed to access any of the memory allocated to other processes directly.
在一个好的操作系统中,不允许单个进程直接访问分配给其它进程的任何内存。
This is a special type of class in which the memory allocated is only the amount necessary for the union's largest data member.
这是一种特殊类型的类,在其中仅分配联合的最大数据成员所需的内存量。
Notice that increasing this value might cost more garbage collection activities if memory allocated for each task is not large enough.
注意,如果给每个任务分配的内存不够大,增加这个值可能会导致更多垃圾收集活动。
Notice that increasing this value might cost more garbage collection activities if memory allocated for each task is not large enough.
注意,如果给每个任务分配的内存不够大,增加这个值可能会导致更多垃圾收集活动。
应用推荐