- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 99字
- 2021-07-02 20:59:50
How to do it…
Let's get started:
- Open up vSphere Web Client.
- On the home screen, navigate to Hosts and Clusters.
- Expand the left-hand navigation list.
- In the VM inventory, right-click on virtual machine, and click on Edit Settings. The Virtual Machine Edit Settings dialog box appears.
- Click on the VM Options tab.
- Under the Advanced section, click on Edit Configuration.

- At the bottom, enter sched.cpu.vsmpConsolidate as Name, True for Value, and click on Add.
- The final screen should like the following screenshot. Once you get this, click on OK to save the setting:

推薦閱讀
- Practical Data Analysis Cookbook
- Flask Blueprints
- 程序員數學:用Python學透線性代數和微積分
- 云原生Spring實戰
- JavaScript+Vue+React全程實例
- Java程序設計與項目案例教程
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 從零開始:C語言快速入門教程
- Python GUI Programming Cookbook(Second Edition)
- 零基礎學Java(第5版)
- Design Patterns and Best Practices in Java
- SQL Server 2014 Development Essentials
- Building E-Commerce Solutions with WooCommerce(Second Edition)
- Mastering VMware vSphere Storage
- 軟件自動化測試實戰解析:基于Python3編程語言