[mythtv-commits] mythtv/master commit: 944423ff1 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sun May 8 04:58:41 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-05-07T21:56:39-07:00
   Push Date:  2011/05/07 21:58:33 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  944423ff15b9cdffc6a6773c667139187485ba44
   Changeset:  https://github.com/MythTV/mythtv/commit/944423ff1

Log:

Add releaseThread()/reserveThread() in TruncateThread

As discussed on IRC, the TruncateThread can take an exceedingly long time, so
if it is going to be using the global thread pool, we should increase the
size of the global thread pool while it's running so we don't starve out the
other QRunnables that are shorter lived.

Modified:

   mythtv/programs/mythbackend/mainserver.cpp



More information about the mythtv-commits mailing list