For every page mapped by each process, page-table entries must also be created to map the virtual address to the physical address.
由于每个页都要由每个进程映射,必须创建页表条目来将虚拟地址映射到物理地址。
For each running process, the mapping between virtual and physical address is maintained in a data structure called the page table.
对于每个正在运行的进程,虚拟地址与物理地址之间的映射是在一个称作页表的数据结构中维护的。
As mentioned before, memory addresses that are referred by a process are virtual addresses and require translation to the physical address.
如前所述,进程所引用的内存地址是虚拟地址,需要将其转换成物理地址。
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.
在进程地址空间大于物理内存的系统中,内存泄漏或本机内存过度使用会迫使操作系统提供一些虚拟地址空间。
This 4GB range represents the process' maximum theoretical extent and (together sometimes with the VMM's structures that represent it), is known as the virtual address space of the process.
其中 4GB范围表示进程的最大理论范围(有时包括用于表示它的VMM结构),被称为进程的虚拟地址空间。
Included here is an activation script, ConfigNET.pl, that automates the process of setting the hostname, IP address, gateway, DNS server, and so on, for a cloned SUSE V10 virtual machine.
这里提供了一个激活脚本ConfigNET . pl,它可以为克隆的SUSEV10虚拟机设置主机名、IP地址、网关、DNS服务器等过程实现自动化。
The output begins by showing an index into the virtual address space for the process
输出中首先给出进程虚拟地址空间的索引
Its purpose is to dump an overview of the virtual address space and resident set for a particular process. The simplest way to use VADump is to enter this command at the command line.
它的目的是转储特定进程的虚拟地址空间和驻留集。
On AIX a process is a collection of information about OS-controlled resources (such as file and socket information), a virtual address space, and at least one thread of execution.
在AIX 上,进程是关于OS 控制资源(比如文件和套接字信息)、虚拟地址空间以及至少一个执行线程的一系列信息。
The virtual address space is used for a number of different items in the process such as.
虚拟地址空间用于存放进程中的一些项目,例如。
Each operating-system process is allocated its own virtual address space — a set of virtual-memory pages that it can read from and write to. Each page can be in one of three states.
每个操作系统进程占用自己的虚拟地址空间,即一组可以读写的虚拟内存页。
Entry consists of the virtual address of the page stored in that real memory location, with information about the process that owns that page.
表项包含真正内存地址的页的虚拟地址,它包括拥有这个页的进程的信息。
The VirtualQueryEx function provides information about a range of pages within the virtual address space of a specified process.
该函数提供了指定进程的虚拟地址空间的一定页面范围内的信息。
Each process in the system has its own virtual address space.
系统中每个进程都有它自己的虚拟地址空间。
This lets a segment's virtual address change from one process to another, without invalidating execution behavior.
这就使得一个段的虚拟地址在不同进程也各不相同,且执行行为不会无效。
Writing process is complete page-based virtual memory address translation process management and simulation page fault handling.
编写程序完成页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。
Memory mapping is used to map image and data files into a processes address space. In memory mapping, the contents of a file are linked directly into the virtual address space of a process.
内存映射被用于将映像和数据文件映射到一个进程的虚拟地址空间中,也就是将文件内容直接地连接到虚地址中。
Memory mapping is used to map image and data files into a processes address space. In memory mapping, the contents of a file are linked directly into the virtual address space of a process.
内存映射被用于将映像和数据文件映射到一个进程的虚拟地址空间中,也就是将文件内容直接地连接到虚地址中。
应用推荐