- 重点词汇
- 相关例句
global chunk a global chunk is a memory area which is available to all threads and processes.
一个能够被所有线程和进程访问的内存区域。
互联网摘选
the bss memory area is anonymous: it does not map any file.
由于BSS段并没有映射任何文件,所以BSS段在内存中是以匿名形式存在的。
互联网摘选
a program global area (pga) is a memory area used by a single oracle server process.
PGA是一个被单个oracle服务进程(process)使用的内存区域。
互联网摘选
prior to finalizing the memory area, the finalizing thread may have acquired locks.
在终结内存区域之前,终结线程可能获取了锁。
互联网摘选
在不需要为大内存区域时,即可将pmd定义成“1”,返回两级分页机制。
互联网摘选
the sga is a shared memory area that contains data and control information for the instance.
SGA是一个共享内存区域,包括了实例的数据和控制信息。
互联网摘选
incoming packets are saved to a temporary memory area or buffer in memory.
传入分组保存到临时内存区或内存缓冲区中。
互联网摘选
为确保堆和不朽内存区域的完整性,RTSJ定义了使用作用域内存的规则。
互联网摘选
说起SAN(存储区域网)来,大多数企业用户可能立刻会有两个反应。
互联网摘选
多用户可以共享内存区域和避免重复的对于物理磁盘访问的时间消耗。
互联网摘选
objects allocated in the immortal memory area are accessible to all threads and are never collected.
分配在不朽内存中的对象可以被所有的线程访问并且从来不会被收集。
互联网摘选
在修改后的体系结构中,dumb.c绘制函数将源像素内存区复制到目标内存区。
互联网摘选
更多的规则定义了作用域内存中的对象何时终结,以及何时可以重用内存区域。
互联网摘选
然后,从堆栈一个个地访问命令行参数,并将它们存储在内存区中,直到命令表填满。
互联网摘选
all threads have an initial memory area that's used for the thread's lifetime.
所有线程都有一个初始存储区,将在该线程的生命周期中使用。
互联网摘选
this can result in unexpected additional memory usage, causing memory-area limits to be exceeded.
这可能导致意外的附加内存使用,导致内存使用超出内存区域限制。
互联网摘选