[ECOS] Gigabit Eternet throughput on XScale

Andrew Lunn andrew@lunn.ch
Tue Jan 13 08:29:00 GMT 2004


> 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



More information about the Ecos-discuss mailing list