You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/11/08 21:12:30 UTC

[GitHub] [cloudstack] tetra12 edited a comment on issue #5497: CPU frequency detection not maximum on Rocky 8

tetra12 edited a comment on issue #5497:
URL: https://github.com/apache/cloudstack/issues/5497#issuecomment-963576863


   Having the same issue on Ubuntu 20.04.3
   setup
   ```
   CloudStack 4.16.0.0-snapshot.20211108 
   libvirtd (libvirt) 6.0.0
   ```
   I simply don't have that path at all!
   ```
   root@kvm0:/var/log/cloudstack/agent# ls /sys/devices/
   LNXSYSTM:00  breakpoint  isa  kprobe  msr  pci0000:00  platform  pnp0  software  system  tracepoint  uprobe  virtual
   
   root@kvm0:/var/log/cloudstack/agent# lscpu 
   Architecture:                    x86_64
   CPU op-mode(s):                  32-bit, 64-bit
   Byte Order:                      Little Endian
   Address sizes:                   40 bits physical, 48 bits virtual
   CPU(s):                          2
   On-line CPU(s) list:             0,1
   Thread(s) per core:              1
   Core(s) per socket:              1
   Socket(s):                       2
   NUMA node(s):                    1
   Vendor ID:                       GenuineIntel
   CPU family:                      6
   Model:                           44
   Model name:                      Westmere E56xx/L56xx/X56xx (IBRS update)
   Stepping:                        1
   CPU MHz:                         2266.638
   BogoMIPS:                        4533.27
   Virtualization:                  VT-x
   Hypervisor vendor:               KVM
   Virtualization type:             full
   L1d cache:                       64 KiB
   L1i cache:                       64 KiB
   L2 cache:                        8 MiB
   L3 cache:                        32 MiB
   NUMA node0 CPU(s):               0,1
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org