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

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

    youdao

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

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

    youdao

  • startPoint记录内存中第一个字节偏移位置

    The startPoint records the first byte's offset location into the first memory block.

    youdao

  • 只要找到内存然后代码一个定位地址加上起始地址即可。

    It can now just find a block of memory and then add the starting space to each of the relocatable addresses inside the code.

    youdao

  • 达到大约550MB之后,测试程序试图memset一个内存块时,内核杀死

    After reaching around 550mb, the test program was killed by the kernel when it tried to memset a block.

    youdao

  • 清单1中的代码将分配两个 512字节内存然后指向个内存指针设定为指向第二内存块

    The code in Listing 1 allocates two 512-byte blocks of memory, and then the pointer to the first block is set to the second block.

    youdao

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

    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

  • 另一避免同步问题方法分配很大全局内存划分较小位,其中每个槽位线程用来进行日志记录

    Another way to avoid synchronization issues is to allocate a large chunk of global memory and break it into smaller slots, where each slot is to be used by one thread for logging.

    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

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

    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

  • 内存数据库系统一个值得注意不同之处在于没有数据结构

    One of the most noticeable differences of an in-memory database system is the absence of large data block structures.

    youdao

  • 处理器可能会一个数据交还内存对这数据执行数十数百操作

    The processor might perform dozens or hundreds of operations on a chunk of data in the cache before relinquishing it to memory.

    youdao

  • 与此类似作为获得监视一部分,进入一个同步时,本地缓存失效使之后的操作直接进入内存不是本地缓存

    Similarly, as part of acquiring the monitor when entering a synchronized block, local caches are invalidated so that subsequent reads will go directly to main memory and not the local cache.

    youdao

  • 然而模型内存占用了非常地方一个手机可以加载成千上万个模型。

    The models, however, take up very little space in memory: a cell phone could hold thousands of them.

    youdao

  • 顾名思义内存数据库完全驻留存中不是磁盘这使得数据访问传统的基于磁盘的数据要快一个数量级

    As the name implies, an in-memory database resides entirely in main memory rather than on disk, making data access an order of magnitude faster than with conventional, disk-based databases.

    youdao

  • 可以Buffer引入附加参数,用以指定每个内存大小并且可以在抽象缓冲区初始化期间,将该参数设置一个可取

    You can introduce an additional parameter into Buffer to specify each memory block's size, and you can set it to a preferred value during the initialization of an abstract buffer.

    youdao

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

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

    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

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

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

    youdao

  • 所以如果字节序列可以一个指向被分配内存的指针,那么收集器标记正在引用。

    So, if a sequence of bytes could be a pointer to a piece of allocated memory, it marks it as being referenced.

    youdao

  • 一个进程分配内存这样进行的:首先预定虚拟内存然后提交内存(实际使用内存)。

    When a process allocates memory it does so by first reserving virtual memory and then committing memory out of this chunk (this is the memory actually used).

    youdao

  • 如果调用函数一个托盘放到一个托盘,托盘代表一,函数可以使用内存

    Well, if you want to call a function, it's like putting another tray on that stack of trays and that tray represents a chunk of memory that, that function can use.

    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

  • 引起问题情况就是正在执行系统可用内存严格限制并且遇到得无法处理

    The one situation where a problem could arise is when an implementing system has a hard limit on available memory, and encounters a block too large to process.

    youdao

  • 内存映射文件内存连接文件操作系统特性

    Memory-mapped files are an operating system feature that links a block of memory to a file.

    youdao

  • 如果分页没有经过修改,那么分页替换守护进程可以简单物理内存标记空闲,这样一来,就可以该物理内存块用于一个分页。

    If the page is unmodified, the page replacement daemon can simply mark the physical memory block as free, and the physical memory block can then be re-used for another page.

    youdao

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

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

    youdao

  • 探路者号上数据总线”,可以理解共享内存用于不同组件之间传递信息

    Pathfinder contained an "information bus", which you can think of as a Shared memory area used for passing information between different components of the spacecraft.

    youdao

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

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

    youdao

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

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

    youdao

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

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

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