Disable CPU migrations (Linux 5.1.13 & newer) with systemd-boot on Catchy OS:
*Note: you cant edit the "/boot/loader/entries/linux-cachyos.conf" firectly since your custom changes will be lost when running pacman update.
To edit the cmdline sucessfully with systemd-boot edit this line with nano:
- sudo nano /etc/sdboot-manage.conf
Add this to the LINUX_OPTIONS line near the top of the file:
mitigations=off
Save by Ctrl+X then Y.
Then run un this command to apply to the loader file:
Then reboot!
Sources:
Date: March 2026
Back
© 2019 to 2026 Branden Gilfoil &
© up to 2026 for respective owners.