分配失败 meaning in English
assignment failure
Examples
- This results in failure to allocate memory due to virtual address space fragmentation
这样会由于虚拟地址空间碎片而导致内存分配失败。在 - Memory limit : set limits for each component and fail allocations that exceed the limits
内存限制:为每个组件限制它能够使用的最大内存,当超过界限时择存储单元分配失败。 - A condition exists that can subsequently result in an error or critical failure for example , allocation failing or approaching a limit
存在可能在以后导致错误或严重故障(例如,分配失败或接近某一限制)的情况。 - Allocation failure for event 31 , we will see the intervals between gc , the amount of memory recovered , and the duration of the event
(事件31分配失败) ,将会看到gc之间的间隔、恢复的内存数量、事件的持续时间。 - These changes to the large object heap have effectively eliminated memory allocation failures caused by this form of virtual address space fragmentation
对大型对象堆所做的这些更改可有效地消除由虚拟地址空间碎片引起的内存分配失败。