- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 153字
- 2021-07-02 20:59:54
CPU performance best practices
CPU virtualization adds varying amounts of overhead. Because of this, you may need to fine-tune the CPU performance and need to know what the standard best practices are.
The following are the standard CPU performance best practices:
- You need to avoid using SMP VMs unless it is required by the application running inside the guest OS. This means if the application is not multithreaded, then there is no benefit of using the SMP VM.
- You should prioritize VM CPU usage with a proportional share algorithm.
- Use Distributed Resource Scheduler (DRS) and vMotion to redistribute VMs and reduce contention.
- Use the latest available virtual hardware for the VMs.
- Reduce the number of VMs running on a single host. This way, you can not only reduce contention, but also reduce the fault domain configuration.
- You should leverage the application-tuning guide from the vendor to tune your VMs for best performance.
推薦閱讀
- 微信公眾平臺與小程序開發:從零搭建整套系統
- Python從菜鳥到高手(第2版)
- INSTANT Sencha Touch
- Android NDK Beginner’s Guide
- Scratch 3游戲與人工智能編程完全自學教程
- Lua程序設計(第4版)
- 深入淺出RxJS
- Android系統級深入開發
- Instant PHP Web Scraping
- ASP.NET程序開發范例寶典
- SQL Server 2016 從入門到實戰(視頻教學版)
- BeagleBone Robotic Projects(Second Edition)
- Photoshop智能手機APP界面設計
- Ext JS 4 Plugin and Extension Development
- Mastering Leap Motion