Search

1.2. KVM Performance Architecture Overview

download PDF
The following points provide a brief overview of KVM as it pertains to system performance, as well as process and thread management:
  • When using KVM, guests run as a Linux processes on the host.
  • Virtual CPUs (vCPUs) are implemented as normal threads, handled by the Linux scheduler.
  • Guests do not automatically inherit features such as NUMA and huge pages from the kernel.
  • Disk and network I/O settings in the host have a significant performance impact.
  • Network traffic typically travels through a software-based bridge.
  • Depending on the devices and their models, there might be significant overhead due to emulation of that particular hardware.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.