Re: buffer underruns with budget-av/-ci (vpeirq)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Matthias Dahl wrote:
> Hi again.
> 
> > You could replace "tasklet_schedule" by "tasklet_hi_schedule" in
> > budget-core.c. This would give VPE processing a higher priority.
> 
> Just gave that a try... no change at all.

You could also bypass tasklet processing completely, i.e.
replace
	tasklet_schedule(&budget->vpe_tasklet);
by
	vpeirq(budget);

But that's bad programming style. ;-)

Oliver

-- 
--------------------------------------------------------
VDR Remote Plugin 0.3.8 available at
http://www.escape-edv.de/endriss/vdr/
--------------------------------------------------------


_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux