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
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb