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]

main vs thread


            Hi,

 

            I was developing a server on a ADDER II board that was
replying to a command with that same command suing a thread and the
performance was really slow. So I tried to place the code into my main
routine and the performance really increased (54ms to 4ms).

 

            Any Idea why ?

 

            Alex

 

___________________ 

Alexandre April

Firmware Designer 

Simpler Networks Inc.
1840 TransCanada, Suite 100 
Dorval, Québec, Canada, H9P 1H7

Phone:(514) 684-2112 x246
Fax  :(514) 684-2127 

mailto:alexandre.april@simplernetworks.com
<mailto:alexandre.april@simplernetworks.com>  
http://www.simplernetworks.com <http://www.simplernetworks.com/> 

 


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