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: Terminal over TCP too slow


arm 922t, the EXPA1 SOPC altera board to be more exactly...
could be, because i have many interrupt routine replies in my system. (I use an external firewire board, and when I make a request to the bus, I have to wait for the interupt to occour).
So many cyg_semaphore_wait()'s....
So I have to live with that? I don't want, because I have to read out many registers on my firewire nodes and display them, so it's no fun :-( to wait.




Jani Monoses wrote:

Christian Mueller wrote:

Wow, fast answer, I am impressed (first time on the discuss, but read every old message)

no, I just use it to download the application. There is even no ethernet packet included in the ecos itself, just in redboot
( I tried to include it, but it didn't help, so I took it out again).


What platform? I noticed something similar on a cerfpda (strongarm). The slowdown happened if I used cyg_thread_delay in the app, for instance tm_basic over telnet does not even complete on the CerfPDA .

Jani



--
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]