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

Question: Do not fully understand --set-coall= outputs #296

Open
syberphunk opened this issue May 29, 2024 · 0 comments
Open

Question: Do not fully understand --set-coall= outputs #296

syberphunk opened this issue May 29, 2024 · 0 comments

Comments

@syberphunk
Copy link

syberphunk commented May 29, 2024

Eg.

./ryzenadj --set-coall=-21
Successfully set coall to 4294967275

./ryzenadj --set-coall=0xFFFEB
Successfully set coall to 1048555

  1. Why is it telling me two different values?
  2. What exactly is set-coall doing and what is the correct value to set it for 'all cores' for 8 cores for a value of -21?

Edit: Ah for number 1. it's because the parameter expects an unsigned 32bit integer and it outputs the max value, but still does something and surprisingly accepts it?

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