- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 140字
- 2021-07-02 20:59:55
How to do it…
Most likely, you don't need to do anything to enable Transparent Memory Page Sharing, as it is enabled by default on your ESXi hypervisor.
Memory ballooning is driven by the VMware Tools software, so you'll need it installed on all your VMs. It will load the vmmemctl driver, which is responsible for memory ballooning.
Perform the following steps if VMware Tools is not installed or is out of date:
- Log in to VMware vSphere Web Client.
- In the VM inventory, right-click on the VM, select Guest OS, then click on Install VMware Tools or Upgrade VMware Tools.
- Go to the VM Console and follow the onscreen instructions to install or upgrade it.
Similarly, host-level or hypervisor swapping is enabled by default. You don't need to perform any additional steps to enable it.
推薦閱讀
- Java逍遙游記
- WildFly:New Features
- Java完全自學(xué)教程
- Oracle從新手到高手
- 架構(gòu)不再難(全5冊(cè))
- JavaFX Essentials
- Rust Cookbook
- Java持續(xù)交付
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- 小程序,巧運(yùn)營(yíng):微信小程序運(yùn)營(yíng)招式大全
- Learning Network Forensics
- 精通MATLAB(第3版)
- C語(yǔ)言程序設(shè)計(jì)
- Machine Learning in Java
- JavaScript悟道