- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 164字
- 2021-07-02 20:59:52
Fighting guest CPU saturation in SMP VMs
Guest CPU saturation happens when the application and operating system running in a VM use all of the CPU resources that the ESXi host is providing for that VM. However, this guest CPU saturation does not necessarily indicate that a performance problem exists.
Compute-intensive applications commonly use all of the available CPU resources, but this is expected and might be acceptable (as long as the end user thinks that the job is completing quickly enough). Even less-intensive applications might experience periods of high CPU demand without experiencing performance problems. However, if a performance problem exists when guest CPU saturation is occurring, steps should be taken to eliminate the condition.
When a VM is configured with more than one vCPU but actively uses only one of the vCPUs, resources that could be used to perform useful work are being wasted. At this time, you may at least see a potential performance problem from the most active vCPU perspective.
- JavaScript+DHTML語法與范例詳解詞典
- 樂高機器人設計技巧:EV3結構設計與編程指導
- Koa開發:入門、進階與實戰
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- PhoneGap Mobile Application Development Cookbook
- 零基礎學Python數據分析(升級版)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 劍指Java:核心原理與應用實踐
- RabbitMQ Cookbook
- C語言程序設計上機指導與習題解答(第2版)
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Java SE實踐教程
- 監控的藝術:云原生時代的監控框架
- Practical Predictive Analytics
- Instant Apache Camel Messaging System