Hardware and Software Support for Virtualization
暫譯: 虛擬化的硬體與軟體支援
Bugnion, Edouard, Nieh, Jason, Tsafrir, Dan
- 出版商: Morgan & Claypool
- 出版日期: 2017-02-21
- 售價: $3,210
- 貴賓價: 9.5 折 $3,050
- 語言: 英文
- 頁數: 206
- 裝訂: Hardcover - also called cloth, retail trade, or trade
- ISBN: 1681732289
- ISBN-13: 9781681732282
海外代購書籍(需單獨結帳)
買這商品的人也買了...
相關主題
商品描述
This book focuses on the core question of the necessary architectural support provided by hardware to efficiently run virtual machines, and of the corresponding design of the hypervisors that run them. Virtualization is still possible when the instruction set architecture lacks such support, but the hypervisor remains more complex and must rely on additional techniques.
Despite the focus on architectural support in current architectures, some historical perspective is necessary to appropriately frame the problem. The first half of the book provides the historical perspective of the theoretical framework developed four decades ago by Popek and Goldberg. It also describes earlier systems that enabled virtualization despite the lack of architectural support in hardware.
As is often the case, theory defines a necessary--but not sufficient--set of features, and modern architectures are the result of the combination of the theoretical framework with insights derived from practical systems. The second half of the book describes state-of-the-art support for virtualization in both x86-64 and ARM processors. This book includes an in-depth description of the CPU, memory, and I/O virtualization of these two processor architectures, as well as case studies on the Linux/KVM, VMware, and Xen hypervisors. It concludes with a performance comparison of virtualization on current-generation x86- and ARM-based systems across multiple hypervisors.
商品描述(中文翻譯)
這本書專注於必要的硬體架構支援,以有效運行虛擬機的核心問題,以及運行這些虛擬機的虛擬機監控器(hypervisors)的相應設計。當指令集架構缺乏這種支援時,虛擬化仍然是可能的,但虛擬機監控器會變得更加複雜,並且必須依賴額外的技術。
儘管當前架構的重點在於架構支援,但適當地框定問題仍需要一些歷史背景。本書的前半部分提供了四十年前由Popek和Goldberg所發展的理論框架的歷史視角。它還描述了早期的系統