summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-04-11 09:01:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-04-11 09:01:04 +0200
commit4263a1a41029d159f72b4267c3c05d56438f75dc (patch)
treec90c412c564b61d9f79818ab76602c865a6eae0e
parent37d2bf4d9a48bd764b0ce0b4b4dea72c802e100b (diff)
downloadvdr-4263a1a41029d159f72b4267c3c05d56438f75dc.tar.gz
vdr-4263a1a41029d159f72b4267c3c05d56438f75dc.tar.bz2
Backport of 'Changed cThread::SetIOPriority() from "best effort class" to "idle class" in order to improve overall performance when an editing process is running'
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e918adf6..7a048cce 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7792,6 +7792,9 @@ Video Disk Recorder Revision History
Udo Richter).
- Fixed handling '/' and '~' in recording file names in case DirectoryEncoding is
used (thanks to Lars Hanisch).
+- Changed cThread::SetIOPriority() from "best effort class" to "idle class" in order to
+ improve overall performance when an editing process is running (thanks to Jochen
+ Dolze).
2013-04-11: Version 2.1.1