Skip to content

Instantly share code, notes, and snippets.

@habchab
Last active June 30, 2025 12:51
Show Gist options
  • Save habchab/05775c57fa58b32d29ec7c4876612633 to your computer and use it in GitHub Desktop.
Save habchab/05775c57fa58b32d29ec7c4876612633 to your computer and use it in GitHub Desktop.
Udev rule for 9900X3D and 9950X3D to prefer using Cache CCD by default (Linux 6.13+)
# Default kernel scheduler to cache CCD
SUBSYSTEM=="platform", DRIVER=="amd_x3d_vcache", ATTR{amd_x3d_mode}="cache"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment