[mythtv-users] Problems in load-balancing commflagging

Chris Pinkham cpinkham at bc2va.org
Tue Dec 6 23:18:02 EST 2005


>     The Max of 5 simultaneous jobs (per backend) was set prior to the
>     creation of realtime flagging.  With realtime flagging and hardware

> might be willing to try recompiling from 1.81.1 sources if enough
> things accumulate that it seems worthwhile.  Which file defines that
> parameter?)

mythtv/setup/backendsettings.cpp  Search for JobQueueMaxSimultaneousJobs.
There are 3 numbers on the line where the HostSpinBox is declared.
The first is the minimum (needs to stay at >= 1), the second is the max,
and the third is the step increment.

-- 
Chris



More information about the mythtv-users mailing list