mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-04 22:57:21 +02:00

SCHED_ISO is not supported by upstream kernels, so don't try to use this by default since for most users it will result in an error log that trying to set the scheduling policy fails. Without extra system configuration, we will also not have permission to renice processes by default, so out of the box doing this will fail as well. Users that wish to use these features can enable them from the config once they have configured their system appropriately.