[mythtv-commits] mythtv commit: r13291 by dblain

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Apr 20 05:59:58 UTC 2007


      Author: dblain
        Date: 2007-04-20 05:59:57 +0000 (Fri, 20 Apr 2007)
New Revision: 13291
   Changeset: http://cvs.mythtv.org/trac/changeset/13291

Modified:

   trunk/mythtv/libs/libmythupnp/threadpool.cpp
   trunk/mythtv/libs/libmythupnp/threadpool.h

Log:

In order to try to reduce the number of running threads, I have changed the 
ThreadPool class (http/upnp) to shrink the number of running threads back
down to the original "Initial" thread count. 

This is only done if a thread is idle for more than 60 seconds (config setting).






More information about the mythtv-commits mailing list