Merge pull request #771 from konimex/cpu
CPU: Fix inaccurate speed for processors below 1GHz
This commit is contained in:
commit
1be4af24f2
4 changed files with 11 additions and 9 deletions
|
@ -142,6 +142,7 @@ speed_type="bios_limit"
|
|||
# Default: 'off'
|
||||
# Values: 'on', 'off'.
|
||||
# Flag: --speed_shorthand.
|
||||
# NOTE: This flag is not supported in systems with CPU speed less than 1 GHz
|
||||
#
|
||||
# Example:
|
||||
# on: 'i7-6500U (4) @ 3.1GHz'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue