summaryrefslogtreecommitdiff
path: root/tools.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools.c')
-rw-r--r--tools.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools.c b/tools.c
index bba9b43..b0ff06e 100644
--- a/tools.c
+++ b/tools.c
@@ -297,6 +297,9 @@ void WorkerThread::Action()
MoveListItem *moveitem=NULL;
SetPriority(19);
+#if VDRVERSNUM >= 10706
+ SetIOPriority(7);
+#endif
while(Running())
{