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

    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

  • 可用释放内存

    A free block is a block of memory that has been released.

    youdao

  • 显示分配内存字节数

    Displays the number of blocks and bytes allocated.

    youdao

  • 为什么作为一个连续内存存储

    Why storing a tree as a contiguous chunk of memory?

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 所以必须分配一个足够内存容纳数据

    So you have to allocate a block of memory large enough to hold the data.

    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

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

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

    youdao

  • 冗余内存在某个内存故障系统提供一个故障转移的内存块

    Redundant memory provides the system with a failover memory bank when a memory bank fails.

    youdao

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

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

    youdao

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

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

    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

  • 请注意成员具有相同偏移量值因此这两个成员可以定义相同内存

    Notice that both members have the same offset values, so the members can define the same piece of memory.

    youdao

  • 其实他们属于哪个特定对象所以不会出现为哪个特定对象分配内存

    Actually they two do not belong to which specific target, won't go out to be distributive of which specific target now so in memory piece.

    youdao

  • 如果顶部分配内存不在缓存中,执行内存内容装入缓存过程中出现延迟

    If you allocate a block of memory on the heap that is not already in the cache, execution will stall while the contents of that memory are brought into the cache.

    youdao

  • 用户释放内存时,会检查buddy查看相邻内存块是否已经被释放。

    When memory is freed by the user, the buddy block is checked to see if any of its contiguous neighbors have also been freed.

    youdao

  • 警告如果这件事,你最好确定内存初始化,不同子程序使用之前

    WARNING: If you go about doing this, you better make sure you reinitialize that block of memory before going to let a different subroutine use it.

    youdao

  • 内存设备环境用以显示内存块复制内存图像实际显示设备用来存储图像。

    It can be used to prepare images in memory before copying them to the actual device surface of the compatible device.

    youdao

  • 十分有用例如如果显示程序外部定义内存那么就可以用到上述特性了。

    This is useful, for example, if you would like to display blocks of memory defined outside your program.

    youdao

  • 如果那个函数调用个函数,再放一个托盘在上面托盘代表,那个函数内存

    Well, if that function calls another function, you put another tray on, and so that new tray represents that function's chunk of memory.

    youdao

  • 依赖大量很小内存但是知道总数近似值程序发现构造一些简单分配器很有用

    Programs relying on large but approximately known numbers of very small chunks may find it profitable to build very simple allocators.

    youdao

  • 内存破坏发生在,有效数据一个内存位置数据写到了意图使用内存边界之外

    Memory corruption happens when writing to a location lying inside the legal data segment but outside the boundaries of the memory block you intended to use.

    youdao

  • 最后字符串类型引用类型,因此每个字符串实例引用一个附加内存存放实际字符串数据

    Finally, the string type is a reference type, so every string instance refers to an additional block of memory to hold the actual string data.

    youdao

  • 所有垃圾收集算法所面临问题相同 ――找出分配器分配但是用户程序不可到达内存

    The problem faced by all garbage collection algorithms is the same -- identify blocks of memory that have been dispensed by the allocator, but are unreachable by the user program.

    youdao

  • 清单2中,函数分配包含一个Buffer内存初始化条目指明它是抽象缓冲区

    In Listing 2, the function allocates a piece of memory containing a buffer and initializes its entries to indicate an empty abstract buffer.

    youdao

  • 对于小于等于512字节内存AIXmallocmalloc实际后端功能提供高效前端

    When memory size is less than or equal to 512 bytes, AIX malloc provides a more efficient frontend to the actual backend functions of malloc.

    youdao

  • 对于小于等于512字节内存AIXmallocmalloc实际后端功能提供高效前端

    When memory size is less than or equal to 512 bytes, AIX malloc provides a more efficient frontend to the actual backend functions of malloc.

    youdao

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

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

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