• For example, a memory chunk allocated with malloc in Module 3 can be freed in Module 2 with free. It is because both malloc and free calls will end up in the same instance of CRT.

    例如模块3使用malloc所分配内存空间可以由模块2释放因为对mallocfree调用都是同一个CRT对象实现的。

    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

  • It's a pointer to this chunk of memory.

    指向这块内存指针

    youdao

  • You have to wait for the speaker to deliver quite a chunk of language before you then put it into the second language, which puts your short-term memory under intense stress.

    必须说话传递大量语言信息之后才能它们翻译第二种语言,这会短期记忆承受巨大的压力。

    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

  • 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, there's a chunk of memory called the heap that you can grab as much memory as you want so long as it exists for your program.

    好的这里叫做内存这样可以获得想要那么的内存,因为的程序而存在

    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

  • Since a big chunk of memory was blocked and left unused, that was the reason memory was getting exhausted completely.

    大块内存阻塞并且不能得到使用,就是内存完全耗尽原因

    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

  • Once this request has been handled and a response sent back, this chunk can be unloaded - nothing need remain in memory.

    一旦处理完请求送回响应可以卸载了——内存不用保留任何内容

    youdao

  • 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.

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

    youdao

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

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

    youdao

  • If there isn't enough memory available, it creates a new Chunk.

    如果没有足够的可用内存会创建一个新的Chunk

    youdao

  • Otherwise, it accesses the Chunk that can provide the memory, clears the required number of blocks, and returns the location of the first allocated block.

    否则访问能够提供内存Chunk清空请求数目返回第一被分配位置

    youdao

  • So the heap is a chunk of memory in a computer's RAM that's conceptually allocated to what's called dynamic memory allocation.

    计算机RAM中的内存,它可以进行,动态内存分配

    youdao

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

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

    youdao

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

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

    youdao

  • Yeah, a pointer to this chunk of memory.

    是的一个指向这块内存指针

    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

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

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

    youdao

  • When this happens, the next contiguous chunk of memory is overwritten.

    发生缓冲区溢位,会覆写下一个相邻记忆

    youdao

  • The value-add is the ability to chunk up data and store them in a grid, with varying degrees of redundancy, which allows for processing of very large data sets entirely in memory.

    另外还有一些新的功能用于数据区块化存储到网格中,使用不同级别冗余,以及在内存处理超大型的数据

    youdao

  • Be aware that if large pages are enabled, the operating system will set aside a large continuous chunk of memory for use by the JVM.

    需要注意如果启用分页,则操作系统留出大块相内存区供jvm使用

    youdao

  • You're incrementing this chunk of memory.

    增加了内存

    youdao

  • So A gets 1, B gets 2, now the swap function itself starts executing line by line; so I declare a chunk of memory called temp.

    所以A等于1B等于2现在swap函数自己开始,一行地执行,所以声明了,叫做temp内存

    youdao

  • So, now I have x pointing at a chunk of memory what's in this memory though?

    那么现在x指向内存,内存是什么呢?

    youdao

  • So that means if you-- whether you own a Mac, PC or whatever, you have a whole chunk of RAM memory which you can draw for instance as a rectangle, if you can't quite see.

    也就是说无论电脑是Mac也好,PC也好其他什么的,你会厚厚一块RAM存储器,我们可以它画成长方形,你们有可能看不到。

    youdao

  • Note: Currently if your data contains very big rows, it may be necessary to disable this option or increase the memory dedicated to the data chunk memory manager in case of client deadlocks.

    注意当前如果数据包含非常可能需要禁用选项增加数据区块内存管理器专用的内存防止客户端死锁。

    youdao

  • Note: Currently if your data contains very big rows, it may be necessary to disable this option or increase the memory dedicated to the data chunk memory manager in case of client deadlocks.

    注意当前如果数据包含非常可能需要禁用选项增加数据区块内存管理器专用的内存防止客户端死锁。

    youdao

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

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

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