-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Richland Kaveri] IddVal returns false value for highest P-state #8
Comments
Running the program with the debug flag, shows the registers :) A10-7800
|
CPU #3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Kevin,
I just found this small bug, this case the calculated Wattage is inaccurate.
You'll find the values returned for Richland:
and Kaveri:
Unfortunately I couldn't figure out how to convert the "39:32" bits to hex format for reading with rdmsr.
I tried to understand the getDec function, but no success...
Best regards
The text was updated successfully, but these errors were encountered: