You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding IO priority/Background mode of process to the advanced options (similar to process memory priority).
Use case
When IO throughput of storage is low, and active seeding, there's perfomance issues in other applications that reading high bitrate content from the same storage. With IO priority of process setted to low, there will be no need to manually reduce upload speed, OS will automatically delay IO reads for qBT when other IO intensive applications active on the same storage.
Suggestion
Adding IO priority/Background mode of process to the advanced options (similar to process memory priority).
Use case
When IO throughput of storage is low, and active seeding, there's perfomance issues in other applications that reading high bitrate content from the same storage. With IO priority of process setted to low, there will be no need to manually reduce upload speed, OS will automatically delay IO reads for qBT when other IO intensive applications active on the same storage.
Extra info/examples/attachments
Some API info about implementing this available at https://superuser.com/a/226419 and docs.microsoft.com
![image](https://user-images.githubusercontent.com/6768534/137842534-ebff8bc6-f3c0-4b26-8c1e-32431259a7b6.png)
Currently using process explorer menu to achieve this on Windows.
The text was updated successfully, but these errors were encountered: