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

Re-enable TSC on ryzen CPUs #16656

Merged
merged 1 commit into from
Feb 2, 2025
Merged

Re-enable TSC on ryzen CPUs #16656

merged 1 commit into from
Feb 2, 2025

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Feb 2, 2025

  1. TSC is force-enabled on windows where it is known to work correctly. Typically laptop firmware writers give windows special treatment.
  2. On linux, check if the kernel thinks the TSC is usable. If it is marked as available, use it.

Closes #16643
Closes #16604
Closes #16545

@kd-11 kd-11 mentioned this pull request Feb 2, 2025
@kd-11 kd-11 merged commit cfd571c into RPCS3:master Feb 2, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant