• Easy language release its own process memory usage, as well as the release of other process memory space used.

    说明:语言释放自身进程内存使用以及释放其他进程的内存使用空间

    youdao

  • If you create a joinable thread but forget to join it, its resources or private memory are always kept in the process space and never reclaimed.

    如果创建一个可接合线程但是忘记联接资源私有内存一直保存进程空间中,从未进行回收再利用

    youdao

  • This way, each process gets its own address space to play in and can access more memory than you have physically installed.

    这样每个进程都获得自己可以使用地址空间可以访问物理上安装的内存更多的内存。

    youdao

  • Memory Windows allow each process to define a unique global space of up to 1gb of Shared memory.

    内存允许每个进程从共享内存中定义最多1GB惟一全局空间

    youdao

  • If the paging space gets exhausted, the process requesting more memory is killed.

    如果分页空间耗尽,请求更多内存进程杀死。

    youdao

  • Perhaps the most malicious form of injection attack is code injection—placing new code into the memory space of the running process and then directing the running process to execute it.

    恶劣注入攻击形式也许代码注入——代码置入正在运行进程内存空间随后指示正在运行的进程执行这些代码。

    youdao

  • If the garbage collector does not have enough space for its collections you will get a fatal out of memory exception and the process will die.

    没有留给垃圾回收器足够空间用于垃圾整理,就产生一个致命内存异常进程终结。

    youdao

  • As demonstrated in Listing 1 and 2, joinable threads are produced, but they are never joined, so each terminated joinable thread still occupies the process space, leaking the process memory.

    清单1清单2,虽然生成了可接合线程但是未将其联接,因此每个终止的可接合线程仍然占用进程空间泄漏进程内存。

    youdao

  • Each DB2 agent process has its own memory address space.

    每个DB 2代理进程都有自己的内存地址空间

    youdao

  • This example program creates a cloned thread sharing memory space with the parent process.

    这个程序例子创建了一个其父进程共享存储器空间克隆线程

    youdao

  • Note that as shown here, a process may have a large address space, but it is sparse, meaning that small regions (pages) of the address space refer to physical memory through the page tables.

    注意这里显示进程可能一个地址空间但是少见就是说地址空间的区域(页面)通过指向物理内存

    youdao

  • Memory space breachAccomplished via stack overflow, buffer overrun, or heap error, enables execution of arbitrary code supplied by the attacker with the permissions of the host process.

    内存空间缺口——通过溢出缓冲区溢出错误来实现,以宿主进程权限执行攻击提供任何代码

    youdao

  • Internally, a debugger has direct access to the same memory space as the running process, while an external debugger will access the memory via a socket.

    内部调试器对运行进程所在内存空间具有直接访问权,外部调试器通过接字访问内存。

    youdao

  • If you have enough physical memory and address space, you can allow the leak to continue on the basis that you will restart your application before the process address space is exhausted.

    如果足够物理内存地址空间,您可以允许泄漏继续,但必须进程地址空间耗尽之前重新启动应用程序

    youdao

  • This can be quite different from the size of the total address space if the process reserves memory but doesn't commit it.

    如果进程保留内存没有提交,那么该值就与地址空间大小很大差别

    youdao

  • It has an integrated memory management unit that is normally used to provide access to the address space of one process by using the same page table lookup as the PPE.

    具有一个集成内存管理单元通常使用PPE类似查询机制提供某个进程地址空间访问

    youdao

  • Figure 6 shows the 32-bit memory address space for a DB2 agent process.

    6展示用于一个DB 2代理进程的32位内存地址空间

    youdao

  • For a process to use a Shared memory object, the process has to map the object in its address space.

    使用共享内存对象的进程必须自己地址空间中映射对象。

    youdao

  • If the allocation of parts of either memory or disk space have been exhausted before a calculation process is complete, your user will get an error message that memory or disk space has run out.

    如果计算处理完成之前内存磁盘空间块分配已经耗尽用户看到内存或磁盘空间用完的错误消息

    youdao

  • As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.

    代理程序代理程序需要更多空间处理较大sql语句时数据库管理器按照需要分配内存,所分配内存大小最大可达到参数所指定的最大值。

    youdao

  • When running on a system with more process address space than physical memory, a memory leak or excessive use of native memory will force the OS to swap out some of the virtual address space.

    进程地址空间大于物理内存系统中,内存泄漏本机内存过度使用迫使操作系统提供一些虚拟地址空间。

    youdao

  • For any DB2 process, all the four memory sets must fit into this address space.

    对于任何DB 2进程这个地址空间必须能够容纳上述所有4种内存

    youdao

  • The size of virtual memory for a process is 4gb with one quarter of the process space reserved for the Linux kernel.

    进程虚拟内存大小4GB其中四分之一的进程空间Linux内核预留的。

    youdao

  • Figure 5 - The DB2 agent process memory address space.

    5-DB 2代理进程内存地址空间

    youdao

  • Annexation is called mapping, where the Shared segment of memory is assigned local addresses in each process 'own address space. Figure 1, Figure 2, Figure 3, and Figure 4 depict the process.

    这个连接过程称为映射,它给共享内存分配每个进程地址空间中的本地地址

    youdao

  • The result is that the aio system takes up less memory and process space.

    结果aio系统占用的内存和进程空间更少

    youdao

  • In terms of time and space, Shared memory is probably the most efficient inter-process communication channel provided by all modern operating systems.

    时间空间而言共享内存可能所有现代操作系统具备高效进程间通信通道

    youdao

  • Windows doesn't usually let you access all of the memory in this address space; your process gets just under half for its own private use, and Windows USES the rest.

    Windows通常不会允许访问地址空间中的所有这些内存进程自己使用只有不到一半其他供Windows使用

    youdao

  • Each operating-system process is allocated its own virtual address spacea set of virtual-memory pages that it can read from and write to. Each page can be in one of three states.

    每个操作系统进程占用自己虚拟地址空间,即可以读写的虚拟内存

    youdao

  • Each operating-system process is allocated its own virtual address spacea set of virtual-memory pages that it can read from and write to. Each page can be in one of three states.

    每个操作系统进程占用自己虚拟地址空间,即可以读写的虚拟内存

    youdao

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

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

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