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/09/23 06:09:43 UTC

[GitHub] [cloudstack] davidjumani commented on issue #5497: CPU frequency detection not maxmum on Rocky 8

davidjumani commented on issue #5497:
URL: https://github.com/apache/cloudstack/issues/5497#issuecomment-925530167


   This could be OS related, in the env I've tested, the CPU Mhz matches the CPU Max frequency
   ```
   [# cat /proc/cpuinfo 
   
   processor	: 0
   vendor_id	: GenuineIntel
   cpu family	: 6
   model		: 85
   model name	: Intel(R) Xeon(R) Gold 5218R CPU @ 2.10GHz
   stepping	: 7
   microcode	: 0x5003003
   cpu MHz		: 2100.000                                  <---- Matches ^^
   cache size	: 28160 KB
   physical id	: 0
   siblings	: 1
   core id		: 0
   cpu cores	: 1
   apicid		: 0
   initial apicid	: 0
   fpu		: yes
   fpu_exception	: yes
   cpuid level	: 22
   wp		: yes
   flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xsaves arat pku ospke md_clear flush_l1d arch_capabilities
   bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs itlb_multihit
   bogomips	: 4200.00
   clflush size	: 64
   cache_alignment	: 64
   address sizes	: 43 bits physical, 48 bits virtual
   power management:
   
   ```


-- 
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