Recommended by | John |#8655
Running this command on Linux has shown to stabilize performance on some PCs. This will typically stop drops of FPS rather than improving FPS.
sudo renice -20 -p $(pidof java)
Modified on: Sat, 4 Jul, 2020 at 1:24 PM
Recommended by | John |#8655
Running this command on Linux has shown to stabilize performance on some PCs. This will typically stop drops of FPS rather than improving FPS.
sudo renice -20 -p $(pidof java)
Did you find it helpful? Yes No
Send feedback