diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-10 15:38:29 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-10 15:38:29 +0200 |
commit | 0e4b404102b5220b649bf338988378bc6e72eb68 (patch) | |
tree | d75f37633871c48b70687fde567608e18078089a /CONTRIBUTORS | |
parent | 89de3b6c01723c3747873feb0c024e170f86c016 (diff) | |
download | vdr-0e4b404102b5220b649bf338988378bc6e72eb68.tar.gz vdr-0e4b404102b5220b649bf338988378bc6e72eb68.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 2198ec0e..4e9a571b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3140,3 +3140,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 |