Skip to content

[PATCH] Background threads have the same priority as the UI thread

Steps to reproduce

Start a long running file transfer operation. UI becomes less responsive

Expected outcome

Background threads should run at lesser priority so kernel would know to run UI event handling code before proceeding with file transfer

0001-Reduce-priority-of-background-threads.patch