Mailing List archive

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

[linux-dvb] Re: [PATCH] heavy section filter crunching cancrash the arm



Hi,

On Mon, 2003-03-17 at 10:56, Andreas Share wrote:
> An additional module parameter is an nice idea, but is it not better do this
> via a little change in the api (via dmx_sct_filter_params), so we can select
> in user-space wich filter we whant to use? So we are able to mix hardware
> and software section filter at same time....

This module parameter is just a temporary solution, because it is
annoying to have arm crashes during software development and testing.
:-)

Usually a hardware driver shall use the best method to deliver data (the
most reliable and fastest method). No need for an application to know
about that.

Maybe an optional filter flag which indicates that a section is supposed
to deliver large amounts of data might be a good idea, i.e. for private
sections which do not have a fixed pid value as opposed to EIT sections.
(And even EIT can be low traffic when filtering for specific sections.)

Regards,
Andreas



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index