32-bit Pointers can address only 4gb of virtual address space.
位指针只能寻址4gb的虚拟地址空间。
Thus a portion of the virtual address space must be reserved to the kernel.
也就是说,操作系统内核将保留一部分虚拟地址空间。
The output begins by showing an index into the virtual address space for the process
输出中首先给出进程虚拟地址空间的索引
The virtual address space is used for a number of different items in the process such as.
虚拟地址空间用于存放进程中的一些项目,例如。
On other platforms, you need to use the operating system imposed virtual address space size.
在其他平台上,需要使用操作系统决定的虚拟地址空间大小。
Address: In hexadecimal format, relative to the start of the process's virtual address space.
address:十六进制格式,相对于进程虚拟地址空间起始位置的偏移量。
For a variety of reasons, most modern operating systems run programs in virtual address space.
由于各种各样的原因,大多数现代操作系统都是在虚拟地址空间中运行程序的。
This sandbox is the virtual address space, which in 32-bit mode is always a 4gb block of memory addresses.
此沙箱是在32位模式下的虚拟地址空间,这始终是一个4gb的内存地址块。
In the example above, Firefox has used far more of its virtual address space due to its legendary memory hunger.
在这个例子中,Firefox惊人的内存需求让它使用的虚拟地址远远超过了其自身的地址空间。
A DMA request always involves moving data between the SPE local store and a virtual address space on the PPE side.
dma请求通常会涉及数据在SPE本地存储与ppe端虚拟地址空间之间进行移动。
Currently, Linux on POWER allows 4gb for the kernel and up to 4gb virtual address space for user applications.
当前,POWER上的Linux允许内核使用4gb虚地址空间,允许用户应用程序使用最多4gb虚地址空间。
How does kernel know, which pages in the virtual address space correspond to a swapped out physical page frame?
如何知道哪些页面的内核,在虚拟地址空间对应于一个换出的物理页帧?
Instead, they use segmentation, so that an application's virtual address space is divided into variable-length segments.
相反,他们使用的分割,使应用程序的虚拟地址空间分为可变长度部分。
Regions in a process's virtual address space can be mapped to physical memory, to a file, or to any other addressable storage.
进程的虚拟地址空间中的区域可被映射到物理内存、文件或任何其他可寻址存储。
This display is similar to PrcView, but it shows only the committed memory in the virtual address space, not the reserved memory.
显示的内容和PrcView类似,但是它仅仅显示了虚拟空间中的提交内存,而没有保留内存。
The MSI memory location is a physical bus address, so it must be translated to virtual address space both on device and host.
MSI的内存位置的物理地址,所以它必须转换为对设备和主机的虚拟地址空间。
The VirtualQueryEx function provides information about a range of pages within the virtual address space of a specified process.
该函数提供了指定进程的虚拟地址空间的一定页面范围内的信息。
Figures 7 through 9 describe different example embodiments of possible apportionments of graphics local memory and system memory in virtual address space.
图7至图9描述虚拟地址空间中的图形本地存储器和系统存储器可能的分配的不同示例实施例。
The whole point of a virtual memory system is that you can have a virtual address space that's much bigger than the amount of physical memory on the computer.
一个虚拟内存系统的全部重点就是:你可以拥有一个虚拟的地址空间,它比计算机上的物理内存总量还要大。
This virtual interface would consist of the expected interface, including a virtual address space representing the device (such as shadow PCI) and virtual interrupt.
这个虚拟接口包含预期的接口,包括表示设备(如shadowPCI)的虚拟地址空间和虚拟中断。
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 控制资源(比如文件和套接字信息)、虚拟地址空间以及至少一个执行线程的一系列信息。
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.
每个操作系统进程占用自己的虚拟地址空间,即一组可以读写的虚拟内存页。
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.
它的目的是转储特定进程的虚拟地址空间和驻留集。
Because the virtual address Spaces of most processes are both large and sparse, page table entries are only allocated for the portions of the address space that are actually used.
由于大部分进程的虚拟地址空间大而散,页表入口只能定位在实际使用的那部分地址空间上。
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结构),被称为进程的虚拟地址空间。
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.
在进程地址空间大于物理内存的系统中,内存泄漏或本机内存过度使用会迫使操作系统提供一些虚拟地址空间。
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.
内存映射被用于将映像和数据文件映射到一个进程的虚拟地址空间中,也就是将文件内容直接地连接到虚地址中。
应用推荐