您要查找的是不是:
- memory allocation map 内存分配图
- Changed virtual memory allocation method. 修改了虚拟内存的分配方式。
- Fixed crash in texture memory allocation. 固定坠毁在纹理内存分配。
- General error. May be a memory allocation problem or system error. 常规错误。可能是内存分配问题或系统错误。
- Linux does not provide a segmented memory allocation model. Linux中没有分段的内存分配模型。
- You must manage your pointers, your memory allocation, and your . 你要管理指针,内存分配,和内存回收。
- Memory allocation and deallocation is the bane of my existence. 内存分配和存储单元分配的存在确确实 实是个大麻烦。
- The index allocation map (IAM) pages in a SQL Server database list the extents used by a table or index. SQL Server数据库中的索引分配映射(IAM)页列出了表或索引使用的区。
- Chain sequence numbers out of order in the Index Allocation Map (IAM) chain for object ID O_ID, index ID I_ID, partition ID PN_ID, alloc unit ID A_ID (type TYPE). 在对象ID O_ID,索引ID I_ID,分区ID PN_ID,分配单元ID A_ID(类型为TYPE)的索引分配映射(IAM)链中,链序列号顺序不对。
- Link address not added to list box because memory allocation failed. 由于内存分配没有成功,没有将链路地址添加到列表框中。
- The superblock identifies the partition as a JFS aggregate, while the allocation map describes the allocation state of each data block within the aggregate. 超级块将分区标识成JFS聚集,而分配映射表描述聚集内每个数据块的分配状态。
- Like the Global Allocation Map (GAM) and Shared Global Allocation Map (SGAM) pages, these structures are bitmaps in which each bit represents a single extent. 与全局分配图(GAM)和共享全局分配图(SGAM)页相同,这些结构也是位图,其中的每一位代表一个单独的区。
- Interface is a simple memory allocator. 简单的内存分配实现。
- A different memory allocator is also being used. 还使用了不同的内存分配器。
- Releases memory allocated for a dynamic variable. 释放分配给动态变量的内存。
- Structure that this method does not return, thus saving some memory allocation operations. 结构中指定此方法不返回的成员,这样就省去了一些内存分配操作。
- This error can be caused by dirty media, CD-ROM read issues, or problems with memory allocation. 这个错误可能是由媒体污损、CD-ROM读取问题或是内存配置的问题所造成。
- This memory allocation affects speed only and does not impact the size of the generated payload. 内存分配仅影响速度,不会影响生成的载荷的大小。
- The two primary differences between static and dynamic memory allocation are as follows. 动态和静态内存分配的不同
- Consequently, I strongly recommend that you not use dynamic memory allocation on small systems. 因此,我强烈建议您不要使用动态记忆体分配的小系统。