• 调用一个函数实际上发生函数得到自己内存大小与它期望数据类型相同

    When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.

    youdao

  • 正确内存对齐可以得到保证。

    Proper alignment of memory chunks is guaranteed.

    youdao

  • 逻辑内存划分为逻辑内存块(LMB)。

    The logical memory is divided in logical memory blocks (LMB).

    youdao

  • 分配程序可能需要由零填充的内存

    Allocating blocks of zero-filled memory the library may need.

    youdao

  • 碎片一个实际物理内存存储分区的内容

    A shard is a real, physical chunk of memory that stores the contents of a partition.

    youdao

  • 溢出指数据被添加分配该缓冲区内存之外

    An overflow occurs when data is added to the buffer outside the block of memory allocated to the buffer.

    youdao

  • 内存前面后边携带他们大小信息字段

    Chunks of memory carry around with them size information fields both before and after the chunk. This allows for two important capabilities.

    youdao

  • 结果第二内存地址丢失,从而产生了内存泄漏

    As a result, the address of the second block is lost, and there is a memory leak.

    youdao

  • 分配程序不能空闲空间拼合更大内存块

    The allocator can't coalesce free space into larger blocks.

    youdao

  • 如果的话,将合并内存最小化内存碎片

    If so, the blocks are combined to minimize fragmentation.

    youdao

  • pLostBlock 指向该链表的最后一个内存

    The pLostBlock points to the linked list's last memory block.

    youdao

  • 最初可以使用内存来创建一个抽象缓冲区

    You can initially create an abstract buffer with an empty linked list of memory block.

    youdao

  • clear_user函数用于用户空间内存清零。

    The clear_user function is used to zero a block of memory in user space. This function takes a pointer in user space and a size to zero, which is defined in bytes.

    youdao

  • 整个物理内存划分为若干,这些称为物理内存块(PMB)。

    The whole physical memory is divided into blocks called physical memory blocks (PMB).

    youdao

  • 内存返回空闲时,像分配时一样计算bucket索引

    When a block of memory is returned to the free pool, the bucket index is calculated just like it is done with allocation.

    youdao

  • endPoint记录最后一个内存第一空闲字节偏移位置

    The endPoint records the first free byte's offset location into the last memory block.

    youdao

  • 还有调用mmapmfree雕刻一个存在内存慢许多。

    Also, invoking mmap and mfree is much slower than carving out an existing chunk of memory.

    youdao

  • 包含分页物理内存标记空闲其它的分页做好重用的准备。

    The physical memory block that contains the page is marked as free and ready for reuse for additional pages.

    youdao

  • memory_log . txt文件现在包含泄漏内存详细信息

    The memory_log.txt file now contains details of leaked memory blocks.

    youdao

  • GC只能收缩末尾开始连续内存因此收缩堆可能需要进行压缩

    The GC can only contract contiguous blocks of memory from the end of the heap, so a compaction might be required to contract the heap.

    youdao

  • 方法释放先前创建内存使得分配程序例程返回所有指针失效。

    It frees every memory block you created earlier and invalidates all the Pointers returned from the allocator routines.

    youdao

  • 15展示了逻辑内存大小以及分区最小所需最大RAM输入位置

    Figure 15 shows where you'll enter in the logical memory block size, as well as the Min, Desired, and Max RAM for the partition.

    youdao

  • 内存管理通常来自编码人员请求处理的,分配释放内存

    Memory management is usually handled by requests from the coder to allocate and release blocks of memory.

    youdao

  • 系统目标系统内存区域大小称为逻辑内存(LMB)大小,必须相同

    The memory region size (also called logical memory block (LMB) size) must be the same on the source and destination systems.

    youdao

  • 第一分配程序通用分配,可以满足针对任何数量连续内存请求

    The first is a general-purpose allocation and can serve requests for any number of contiguous chunks.

    youdao

  • 应用程序能够访问更大内存而不是许多内存块从而提高性能

    This improves performance by allowing the application to access the memory in larger single chunks, instead of many smaller chunks.

    youdao

  • AIX存储关于哪些代码路径默认分配特定内存信息这些信息容易获得

    AIX does not store information about which code path allocated a particular chunk of memory by default, so this information is not easy to get.

    youdao

  • 结果如果没有足够自由内存能够满足请求的需要,则分配一个很大对象失败

    As a result, the allocation of a sufficiently large object can fail if no free chunk of memory is large enough to satisfy the request.

    youdao

  • 只是一些随机字节内存这里可以使用的,但是可以在那里放置东西

    It's just some random chunk of four bytes that happens to be available at this point in time, but I can put something there.

    youdao

  • 就允许使用内容映射查看内存逻辑排列以及结构之前之后内存的内容。

    This allows you to view a logical arrangement of the blocks of memory using the memory map, but also the contents of memory before and after the structure.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定