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]

FreeBSD TCP/IP stack , time to send ?


Hi guyz,

I would like to know if the time to send a packet on an ethernet network with 
an ecos device could be bounded.
  
Let's imagine we have a perfectly silent ethernet network (no packets are 
currently transmitted) to avoid CSMA-CD retransmissions.
We have choosed to use FreeBSD TCP/IP stack port.

As TCP/IP stack work as two separated threads, i imagine that the scheduler 
must first pass control to one of those threads which could take a fixed time 
as ecOS is "realtime".

Can we garantee a maximal amount of time for sending and UDP datagram with 
eCOS or not ? 

If so, Is it realistic to believe it is possible to send it in 10ms ? 1ms ? 
0.5 ms ? with a MPC8270 CPU on the embedded device. 

Thanks for your help. Have a nice day.

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


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