Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme instruction question #2

Open
Cheng-Ian-Liu opened this issue Dec 2, 2022 · 0 comments
Open

Readme instruction question #2

Cheng-Ian-Liu opened this issue Dec 2, 2022 · 0 comments

Comments

@Cheng-Ian-Liu
Copy link

Hi,

May I know why do we need to set the CPU core frequency at 2.5GHz, while the CPU max frequency is at 2.20GHz? I am referring to this section below. Thanks!

$ apt install msr-tools
$ cpupower frequency-set -g performance

set cpu core frequency to 2.5Ghz

refer to Doc 637779 and 335592 for detailed instructions on manipulating those MSRs

$ wrmsr -a 0x199 0x1900

set cpu uncore to fixed – maximum allowed.

$ wrmsr -p a 0x620 0x1e1e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant