shwstppr commented on issue #6680:
URL: https://github.com/apache/cloudstack/issues/6680#issuecomment-1235166817
@weizhouapache `virsh capabilities` seem a better option as with my system I
get `CPU max MHz: 4100.0000` from lscpu while virsh
capabilities return the correct value,
```
⇒ virsh capabilities
<capabilities>
<host>
<uuid>3956624c-2d45-11b2-a85c-dca73c02f24f</uuid>
<cpu>
<arch>x86_64</arch>
<model>Skylake-Client-noTSX-IBRS</model>
<vendor>Intel</vendor>
<microcode version='240'/>
<counter name='tsc' frequency='2207998000' scaling='no'/>
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]