VMM
美
英 
- 網絡虛擬機監視器(Virtual Machine Monitor);虛擬內存管理器(Virtual Memory Manager);虛擬機監控器
例句
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假定此程序將采用順序的方法繼續嘗試訪問此文件。
AIX newbies are sometimes surprised to hear that the VMM services all memory requests from the system, not just virtual memory.
有時候,令AIX新手感到困惑的是,VMM服務如何處理系統中所有的內存請求,而不僅僅是虛擬內存本身。
If it cannot be resolved by the VMM, or if the page fault occurs when interrupts are disabled, the system will crash.
如果不能夠通過VMM解決,或者在禁用中斷的情況下發生頁面錯誤,那么將造成系統崩潰。
This parameter indicates whether or not the VMM re-page counts should be considered and what type of memory it should steal.
這個參數說明了是否應該考慮VMM重分頁計數,以及它應該替換何種類型的內存。
It's important to understand that the VMM services all memory requests from the system, not just virtual memory.
VMM為系統中所有的內存請求(而不僅僅是虛擬內存的內存請求)提供服務,了解這一點是非常重要的。
In fact, as shown in the previous example, replacement expression "%v" is not supported in a search filter in the VMM.
事實上,如前例中所示,替代表達式“%v”在VMM的搜索篩選器中不受支持。
The components responsible for the mapping of real to virtual resources are known as hypervisor or virtual machine monitor (VMM).
負責把真實資源映射到虛擬資源的組件稱為管理程序或虛擬機監視程序(VMM)。
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提升系統內存容量的效果。
This would normally be resolved by the VMM and would not normally result in a system crash.
這種錯誤通常通過VMM解決,并且一般不會造成系統崩潰。
Let's examine the tools that can allow you to tune the VMM to optimize performance for your system.
讓我們研究一些相關的工具,它們允許您對VMM進行優化,從而實現系統性能的優化。
Part 2 of this series discussed vmstat in great detail, which is one of our favorite VMM monitoring tools.
本系列的第2部分非常詳細地討論了vmstat,這是我們最喜歡的VMM監視工具之一。
Part 2 of this series discussed vmstat in great detail, which is one of my favorite VMM monitoring tools.
本系列文章的第2部分非常詳細地介紹了vmstat,這是我最喜歡的VMM監視工具之一。
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”)。
VMM actually has a memory load control algorithm, which can detect if the system is thrashing and actually tries to remedy the situation.
VMM實際上采用一種內存負載控制算法,它可以檢測系統是否出現顛簸并嘗試解決這種情況。
When address translation is turned on, the VMM requests the hypervisor to convert a virtual address to a correct logical address.
當開啟地址轉換時,VMM將請求Hypervisor將虛擬地址轉換為正確的邏輯地址。
VMM also maintains what is referred to as a free list, which is defined as unallocated page frames.
VMM還維護一個稱為空閑列表的對象,此對象定義為未分配的頁幀。
The Virtual Memory Manager (VMM) undergoes major changes for a partitioned environment.
對于分區的環境,虛擬內存管理器(VMM)經歷了較大的更改。
They are normally handled by VMM and do not normally result in a system crash.
通常由VMM處理,并且不會導致系統崩潰。
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數據緩存。
After the data file is copied into RAM, VMM controls when these pages are overwritten or used to store other data.
在將數據文件復制到RAM中之后,VMM控制何時對這些頁面進行覆蓋或者使用它們存儲其他數據。
The article discussed best practices for disk configuration and VMM tuning in an NFS environment.
本文還介紹了在NFS環境中進行磁盤配置和VMM優化的最佳實踐。
The vmstat command reports information about a system's memory usage and statistics about VMM operations like page replacement.
vmstat命令可以報告關于系統的內存使用信息,以及諸如分頁替換這樣的VMM操作的統計信息。
The virtual memory pages whose page frames are to be reassigned are selected using the VMM's page replacement algorithm.
使用VMM的頁面置換算法來選擇要重新分配頁幀的虛擬內存頁面。
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,您希望僅替換文件頁面,而不是計算頁面。
The Virtual Memory Manager (VMM) of AIX anticipates page requirements for observing the patterns of files that are accessed.
通過觀察文件的訪問模式,AIX的虛擬內存管理器(VirtualMemoryManager,VMM)可以預測頁面需求。
When RAM is accessed, the VMM needs to allocate space, even when there is plenty of physical memory left on the system.
在訪問RAM時,VMM需要分配空間,即使是在系統中有足夠的物理內存的情況下。
Browse to the location of VMM-People-Assignment-Criteria. xml containing the new people assignment criteria definition.
瀏覽到包含新人員分配標準定義的VMM-People-Assignment-Criteria.xml的位置。
Any discussion of memory and AIX must start with a description of the VMM.
任何有關內存和AIX的介紹都必須以對VMM的描述作為開始。
VMM is a program on a host system that lets one computer support multiple, identical execution environments.
VMM是主機系統上的一個程序,它讓一臺計算機支持多個相同的執行環境。
AIX, through tight integration of the kernel and VMM, makes use of a methodology called demand paging.
AIX通過將內核與VMM緊密集成在一起,實現了一種稱為請求分頁的方法。
The VMM-based implementation is fully transparent to the guest OS. It thus shows the advantages of simplicity and flexibility.
這種機制對于VMM之上的客戶操作系統是完全透明的,便于操作,具有很好的靈活性。
VMM classifies memory segments into two categories: persistent segments and working segments.
VMM將內存段劃分為兩類:持久段和工作段。
This search filter is potentially also re-mapped from VMM properties to the respective LDAP specific properties.
此搜索篩選器還潛在地從VMM屬性重映射到特定于LDAP的相應屬性。
For group search filters, "cn" is the VMM property used to map group name.
對于組搜索篩選器,“cn”是用于映射組名稱的VMM屬性。
The VT-x supports two new forms of operation, one for the VMM (root) and one for guest operating systems (non-root).
VT-x支持兩種格式的操作,一種用于VMM(root),另外一種用于客戶操作系統(非root)。
The configurability allows the VMM to customize the privileges for each of the guests.
這種可配置能力允許CMM為每個客戶操作系統定制特權指令。
The VMM ran directly on the underlying hardware, permitting multiple virtual machines (VMs).
VMM可以直接在底層硬件上運行,允許運行多個虛擬機(VM)。
AIX provides support for Virtualization through changes in the memory management layer (VMM).
通過內存管理層(VMM)中的更改,AIX提供了對虛擬化的支持。
Parts 1 and 2 of this series went over the VMM in great detail and covered troubleshooting memory bottlenecks.
本系列的第1部分和第2部分詳細地介紹了VMM以及如何對內存瓶頸進行故障排除。
Finally, you studied specific methods of tuning your VMM specific to handle paging and swapping.
最后,您學習了優化VMM以處理分頁和交換的特定方法。