- 重点词汇
- 相关例句
数据库也会为服务器进程分配私有的内存空间,这块空间叫做PGA(程序全局区),那里存放着私有的进程和会话信息。
互联网摘选
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绘制函数将源像素内存区复制到目标内存区。
互联网摘选
更多的规则定义了作用域内存中的对象何时终结,以及何时可以重用内存区域。
互联网摘选
然后,从堆栈一个个地访问命令行参数,并将它们存储在内存区中,直到命令表填满。
互联网摘选