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

MythTV mythtv at cvs.mythtv.org
Wed Oct 19 13:40:31 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      |  ---------------------+------------------------------------------------------
 I've tuned the EIT crawl so it isn't as hard on the database.

 1) Spend 10mins rather than 5min on a channel (channels often need 7-8min
 to get EIT data) [[br]]
 2) Call reschedule only once all the events in a list have been
 inserted.[[br]]
 3) Change EITscanner:RunEventLoop to have a 1000ms wait (no hurry for EIT
 :)[[br]]
 4) Update VERBOSE logs to more accurately reflect what is going on.[[br]]


 2 patches in this quilt.

 1) eitcrawl-10min-perchan.diff (for number 1)[[br]]
 2) eitcrawl-lowerdb-load.diff (for the rest)[[br]]

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


More information about the mythtv-commits mailing list