What is the CPU cache values on KVM guest ?

Solution Verified - Updated -

Issue

  • The cpu cache information in /proc/cpuinfo is different between a KVM host and its guest

    ##### on the host/hypervisor
    [user@hypervisor ~]$ grep -m 1 "cache size" /proc/cpuinfo
    cache size      : 22528 KB
    ##### on the guest/VM
    [user@kvmguest ~]$ grep -m 1 "cache size" /proc/cpuinfo
    cache size      : 16384 KB
    
  • Is the information listed on the vCPU accurate and, if so, are there are any caching configuration options?

Environment

  • Red Hat Enterprise Linux [ALL]
  • KVM guest

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content