This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gigabit Eternet throughput on XScale


> I have read that, since eCos is a hard real time RTOS, it is not
> suitable for high bandwidth tasks. In that case I guess gigabit Ethernet
> would be overkill on a 400 MHz XScale processor. Is that true?

I would not say "not suitable for high bandwidth". I would say "not
optimized for high bandwidth". eCos puts real time first. Since
networking is none-real time, it comes second. This results in a
little penalty for networking. If you compare eCos with other OS's,
they may give you more network throughput, but at the cost of worse
real time characteristics.

Gigabit ethernet does seem an overkill. Do you even need that amount
of bandwidth. MPEG compression should drop your video down to
something that will go over 100Mbit/s without problem. It will also be
a lot cheaper!

          Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]