您要查找的是不是:
- Changed virtual memory allocation method. 修改了虚拟内存的分配方式。
- Fixed crash in texture memory allocation. 固定坠毁在纹理内存分配。
- After 6000 users, SLES 8 ran out of real memory. 在6000个用户以后,SLES 8就耗光了内存了。
- 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 . 你要管理指针,内存分配,和内存回收。
- Time spent reading and writing data to and from real memory. 用于自真实存储器中读写数据的时间。
- Memory allocation and deallocation is the bane of my existence. 内存分配和存储单元分配的存在确确实 实是个大麻烦。
- Link address not added to list box because memory allocation failed. 由于内存分配没有成功,没有将链路地址添加到列表框中。
- Your kindness made real memories of his shadowy ones. 你们的善意使他那些模糊的记忆变得真实了。
- Interface is a simple memory allocator. 简单的内存分配实现。
- A different memory allocator is also being used. 还使用了不同的内存分配器。
- This way, the available memory can appear to be larger than the real memory, allowing more or larger processes to run. 通过这种方式,可用的内存便表现得比实内存更大,从而允许更多或者更大的进程得以运行。
- Releases memory allocated for a dynamic variable. 释放分配给动态变量的内存。
- Recursion relies on a “virtual stack” that purportedly has no real memory constraints. 递迴依赖于“虚拟堆叠”这看来已没有真正的记忆体限制。
- Structure that this method does not return, thus saving some memory allocation operations. 结构中指定此方法不返回的成员,这样就省去了一些内存分配操作。
- Each of these are situations where people are retrieving a real memory, but mistaking one or more of its aspects. 在这几种情况中人们都想去提取真实的记忆但是却总把他们搞错。
- 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 trade-off is that those pages on the disk have to be moved back to the real memory when they are needed, and that can be really slow. 相应的代价就是那些在磁盘中的页在需要时不得不重新调回内存,这样就降慢了速度。