diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 08:59:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 08:59:26 +0200 |
commit | 06f7c2d414e6c5be05c7308760adb84dd6bf14f5 (patch) | |
tree | a3bc4f8fca93678cc5dd51036f2306659d02074a /CONTRIBUTORS | |
parent | 1b1dc6d77569582c05de049d399591dd13a9e24a (diff) | |
download | vdr-06f7c2d414e6c5be05c7308760adb84dd6bf14f5.tar.gz vdr-06f7c2d414e6c5be05c7308760adb84dd6bf14f5.tar.bz2 |
Changed cThread::SetIOPriority() from "best effort class" to "idle class" in order to improve overall performance when an editing process is running
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d66934e5..83940ded 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3141,3 +3141,7 @@ Zoran Turalija <zoran.turalija@gmail.com> Stefan Braun <louis.braun@gmx.de> for reporting an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character + +Jochen Dolze <vdr@dolze.de> + for changing cThread::SetIOPriority() from "best effort class" to "idle class" in order + to improve overall performance when an editing process is running |