[mythtv-commits] Ticket #3830: PATCH: mythlcdserver will excessively query backend

MythTV mythtv at cvs.mythtv.org
Wed Aug 15 04:12:49 UTC 2007


#3830: PATCH: mythlcdserver will excessively query backend
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  patch      |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  unknown
 Severity:  medium     |     Mlocked:  0      
-----------------------+----------------------------------------------------
 In working on #3720 I noticed that the mythlcdserver will spam the backend
 for tuner check requests when it receives multiple messages within a short
 window.  The attached patch will prevent this, and only query the backend
 once per 500 ms to check the tuner status. It is unlikely that the world
 will have changed since it takes longer than that to scroll multiple
 tuners anyways.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3830>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list