VMM

  • 网络虚拟机监视器(Virtual Machine Monitor);虚拟内存管理器(Virtual Memory Manager);虚拟机监控器

VMMVMM

VMM

虚拟机监视器(Virtual Machine Monitor)

虚拟机监视器vmm)和已安装的guest os处理器状态信息保留在专用内存地址空间中,这样可以缩短各个操作系统访问硬件 …

虚拟内存管理器(Virtual Memory Manager)

虚拟内存管理器(VMM)性能概述虚拟内存管理器(VMM)性能概述隐藏>>你可能喜欢 文档信息 derekwuguo贡献于2010-06-10 贡 …

虚拟机监控器

* 虚拟机监控器VMM) - 虚拟机监控器扮演着主计算机并拥有对处理器和其他平台硬件的全面控制的能力。虚拟机监控器用一 …

虚拟机管理器(Virtual Machine Manager)

虚拟机管理器虚拟机管理器(VMM)是Windows 95的实际操作系统,它建立和维护一个管理虚拟机的框架,同时为其他vxd程序 …

验证方法手册(Verification Methodology Manual)

Verification Methodology Manual (VMM)建立稳定可靠的测试平台作者:Charles Li, Corporate ApplicationsAshesh Doshi, Prod…

1
When a program accesses two pages of a file, VMM assumes that the program keeps trying to access the file in a sequential method. 当程序要访问一个文件的两个页面时,VMM假定此程序将采用顺序的方法继续尝试访问此文件。
2
AIX newbies are sometimes surprised to hear that the VMM services all memory requests from the system, not just virtual memory. 有时候,令AIX新手感到困惑的是,VMM服务如何处理系统中所有的内存请求,而不仅仅是虚拟内存本身。
3
If it cannot be resolved by the VMM, or if the page fault occurs when interrupts are disabled, the system will crash. 如果不能够通过VMM解决,或者在禁用中断的情况下发生页面错误,那么将造成系统崩溃。
4
This parameter indicates whether or not the VMM re-page counts should be considered and what type of memory it should steal. 这个参数说明了是否应该考虑VMM重分页计数,以及它应该替换何种类型的内存。
5
It's important to understand that the VMM services all memory requests from the system, not just virtual memory. VMM为系统中所有的内存请求(而不仅仅是虚拟内存的内存请求)提供服务,了解这一点是非常重要的。
6
In fact, as shown in the previous example, replacement expression "%v" is not supported in a search filter in the VMM. 事实上,如前例中所示,替代表达式“%v”在VMM的搜索筛选器中不受支持。
7
The components responsible for the mapping of real to virtual resources are known as hypervisor or virtual machine monitor (VMM). 负责把真实资源映射到虚拟资源的组件称为管理程序或虚拟机监视程序(VMM)。
8
In Part 1 of this series, and, where appropriate, we covered the effect of using AME to squeeze more memory out of your systems. 在本系列的第1部分中,我们讨论了使用VMM提升系统内存容量的效果。
9
This would normally be resolved by the VMM and would not normally result in a system crash. 这种错误通常通过VMM解决,并且一般不会造成系统崩溃。
10
Let's examine the tools that can allow you to tune the VMM to optimize performance for your system. 让我们研究一些相关的工具,它们允许您对VMM进行优化,从而实现系统性能的优化。
11
Part 2 of this series discussed vmstat in great detail, which is one of our favorite VMM monitoring tools. 本系列的第2部分非常详细地讨论了vmstat,这是我们最喜欢的VMM监视工具之一。
12
Part 2 of this series discussed vmstat in great detail, which is one of my favorite VMM monitoring tools. 本系列文章的第2部分非常详细地介绍了vmstat,这是我最喜欢的VMM监视工具之一。
13
In the VMM, this filter would need to be specified differently, since the VMM does not support replacement parameters such as "%v" . 在VMM中,需要对此筛选器进行不同的指定,因为VMM不支持替换参数(例如“%v”)。
14
VMM actually has a memory load control algorithm, which can detect if the system is thrashing and actually tries to remedy the situation. VMM实际上采用一种内存负载控制算法,它可以检测系统是否出现颠簸并尝试解决这种情况。
15
When address translation is turned on, the VMM requests the hypervisor to convert a virtual address to a correct logical address. 当开启地址转换时,VMM将请求Hypervisor将虚拟地址转换为正确的逻辑地址。
16
VMM also maintains what is referred to as a free list, which is defined as unallocated page frames. VMM还维护一个称为空闲列表的对象,此对象定义为未分配的页帧。
17
The Virtual Memory Manager (VMM) undergoes major changes for a partitioned environment. 对于分区的环境,虚拟内存管理器(VMM)经历了较大的更改。
18
They are normally handled by VMM and do not normally result in a system crash. 通常由VMM处理,并且不会导致系统崩溃。
19
Unlike when you tune database servers, with NFS you want to allow the VMM to use as much RAM as possible for NFS data caching. 与调优数据库服务器有所不同,对于NFS来说,您希望允许VMM使用尽可能多的RAM来进行NFS数据缓存。
20
After the data file is copied into RAM, VMM controls when these pages are overwritten or used to store other data. 在将数据文件复制到RAM中之后,VMM控制何时对这些页面进行覆盖或者使用它们存储其他数据。
21
The article discussed best practices for disk configuration and VMM tuning in an NFS environment. 本文还介绍了在NFS环境中进行磁盘配置和VMM优化的最佳实践。
22
The vmstat command reports information about a system's memory usage and statistics about VMM operations like page replacement. vmstat命令可以报告关于系统的内存使用信息,以及诸如分页替换这样的VMM操作的统计信息。
23
The virtual memory pages whose page frames are to be reassigned are selected using the VMM's page replacement algorithm. 使用VMM的页面置换算法来选择要重新分配页帧的虚拟内存页面。
24
When you set the parameter to 0, it tells the VMM that you prefer that it steal only file pages rather than computational pages. 当您将该参数设置为0时,它会告诉VMM,您希望仅替换文件页面,而不是计算页面。
25
The Virtual Memory Manager (VMM) of AIX anticipates page requirements for observing the patterns of files that are accessed. 通过观察文件的访问模式,AIX的虚拟内存管理器(VirtualMemoryManager,VMM)可以预测页面需求。
26
When RAM is accessed, the VMM needs to allocate space, even when there is plenty of physical memory left on the system. 在访问RAM时,VMM需要分配空间,即使是在系统中有足够的物理内存的情况下。
27
Browse to the location of VMM-People-Assignment-Criteria. xml containing the new people assignment criteria definition. 浏览到包含新人员分配标准定义的VMM-People-Assignment-Criteria.xml的位置。
28
Any discussion of memory and AIX must start with a description of the VMM. 任何有关内存和AIX的介绍都必须以对VMM的描述作为开始。
29
VMM is a program on a host system that lets one computer support multiple, identical execution environments. VMM是主机系统上的一个程序,它让一台计算机支持多个相同的执行环境。
30
AIX, through tight integration of the kernel and VMM, makes use of a methodology called demand paging. AIX通过将内核与VMM紧密集成在一起,实现了一种称为请求分页的方法。