FeralInteractive / gamemode

Optimise Linux system performance on demand
BSD 3-Clause "New" or "Revised" License
4.67k stars 184 forks source link

Allow user to disable the Linux kernel split lock mitigation #446

Closed HenrikHolst closed 9 months ago

HenrikHolst commented 9 months ago

With this patch the user can disable the split lock mitigation in the Linux kernel that otherwise can create quite sever performance penalities in some Windows games (e.g God of War).

Closes #425