Skip to content

Conversation

@killerdevildog
Copy link
Contributor

This commit introduces new functionality to manage IO and CPU priority for games running through Proton, addressing performance issues during heavy IO activity (GitHub Issue #8910).

Addresses Issue #8910

  • Added to enable or disable the feature.
  • Added to set the IO scheduling priority.
  • Added to set the CPU scheduling priority.
  • Implemented the core logic in the script to apply these settings using none: prio 0 and 0.
  • Updated and with documentation for the new environment variables and their usage.

This commit introduces new functionality to manage IO and CPU priority for games running through Proton, addressing performance issues during heavy IO activity (GitHub Issue ValveSoftware#8910).

- Added  to enable or disable the feature.
- Added  to set the IO scheduling priority.
- Added  to set the CPU scheduling priority.
- Implemented the core logic in the  script to apply these settings using none: prio 0 and 0.
- Updated  and  with documentation for the new environment variables and their usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant