当前位置:网站首页>Virtualization type (with picture)
Virtualization type (with picture)
2022-08-08 22:36:00 【Carry,】
Virtualization Type
Host virtualization: The host virtualization architecture refers to the installation and running of virtualization programs on the host operating system, which depends on the host operating system's support for devices and the management of physical resources.Virtualization management software acts as a common application on the underlying operating system (Windows or Linux, etc.), and then creates a corresponding virtual machine through it to share the underlying server resources.It can also be understood as installing and running a virtualized program on the host operating system, depending on the host operating system's support for the device and the management of physical resources.
Bare metal virtualization: The bare metal virtualization architecture refers to installing virtualization software directly on the hardware, then installing the operating system and applications on it, and relying on the virtualization layer kernel and server console for management.Hypervisor is a hypervisor that runs directly on physical hardware.It mainly implements two basic functions: first, it is to identify, capture and respond to CPU privileged instructions or protection instructions issued by the virtual machine; secondly, it is responsible for processing virtual machine queues and scheduling, and returning the processing results of physical hardware to the corresponding virtual machine.machine.
OS virtualization: The OS virtualization architecture adds virtual server functions at the OS level.The OS virtualization architecture divides a single OS into multiple containers, which are managed by a container manager.The host operating system is responsible for distributing hardware resources among multiple virtual servers (i.e. containers) and keeping these servers independent of each other.
There is no separate hypervisor layer.One notable difference is that with OS layer virtualization, all virtual servers must run the same OS (although each instance has its own application and user account).
Hybrid virtualization: Inserts a kernel-level driver into the host operating system kernel.This driver acts as a virtual hardware manager to coordinate hardware access between the virtual machine and the host operating system.Hybrid virtualization requires the underlying hardware to support virtualization extensions.
边栏推荐
猜你喜欢
Hands-on Deep Learning_Transposed Convolution
今日头条10岁了,它会成为下一个QQ么?
Cesium快速上手2-Model图元使用讲解
你需要来自XXX的权限才能对此文件夹进行更改
论文阅读 (66):Explainable Deep Feature Embedding Using Multiple Instance Learning for Pathological Image
ArcPy要素批量转dwg
让IPv6强大的关键——NDP邻居发现协议
测试/开发程序员,如何跳出技术瓶颈?一年两年......
Analysis of AutoAssign Papers
Upload-labs Pass-02(MIME验证)
随机推荐
UGUI性能优化
同花顺的炒股软件买股票安全正规可信吗?
Liquor Daily Question ---- Find the nth Fibonacci number
C drive space management
为什么用了大牌工具后报表开发依然头疼
动手学深度学习_转置卷积
Ant Forest Offline crawlers automatically collect energy, raise chickens, and other operations
pyspark resource configuration
Unity 创建重复使用的子节点,避免生成多个子节点
GIL和池的概念
C# 开发中遇到的一些小技巧
Is the commission for online account opening reliable? Is it safe to open an account with an online account manager?
今日头条10岁了,它会成为下一个QQ么?
windows10安装vagrant+VirtualBox搭建PHP开发环境
2.5W 字详解线程与锁了,面试随便问!!
MES docks with Simba to realize IMEI number writing and coupling test of Spreadtrum platform
ArcPy spot number - automatically fill according to field length
thinkphp5 if else的表达式怎么写?
按键精灵 for ts API 使用
How pyspark works