[mythtv-commits] Re: Ticket #494: Make EIT crawl really low impact.

MythTV mythtv at cvs.mythtv.org
Wed Oct 19 17:12:09 UTC 2005


#494: Make EIT crawl really low impact.
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  patch    |       Status:  new    
 Priority:  minor    |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:         
---------------------+------------------------------------------------------
Comment (by stuarta):

 I've attached a patch which should lighten the load on the DB
 when the EIT crawl is asking for a reschedule.

 Now EITHelper requests a reschedule with id -2 rather than -1
 When this recordid is seen in UpdateMatch in the scheduler it
 puts a 1 second sleep in between each DB query, but otherwise
 it is treated just like an normal -1 reschedule.

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


More information about the mythtv-commits mailing list