[mythtv-commits] Ticket #5042: User jobs delayed by transcode delay
MythTV
mythtv at cvs.mythtv.org
Sat Apr 5 02:14:52 UTC 2008
#5042: User jobs delayed by transcode delay
------------------------------------+---------------------------------------
Reporter: Scott.Atkins at gmail.com | Owner: cpinkham
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: mythtv | Version: unknown
Severity: medium | Resolution: fixed
Mlocked: 0 |
------------------------------------+---------------------------------------
Comment(by patrickhdonnelly at gmail.com):
Just a comment; I submitted part of the original patch that was used to
setup the transcoding delay; the reason the jobs all start at the same
time was actually to decrease I/O load on the backends during "peak"
times. Rather than defer the jobs in exactly 24hour increments, and
possibly start up an expensive transcode operation right in the middle of
prime-time, when presumably several other recording, commflagging, and
viewing operations are taking place, the jobs all start at midnight, where
the JobQueueMaxSimultaneousJobs setting should serve to stagger them.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5042#comment:12>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list