This is the mail archive of the ecos-discuss@sourceware.org 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 : Re: speed up tftp download


hello,

I have an ixdp2351 from intel, with a fast ethernet
port.

Originally the tftp load speed was around 110kBytes/s,

Then a reduced the tick from 1000 to 100 us :

Index ticks.c
   -CYGACC_CALL_IF_DELAY_US(1000); 
   +CYGACC_CALL_IF_DELAY_US(100);

Now I'm getting 320kBytes/s.

Is it possible to increase it more ?

Zak





	

	
		
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses 
http://fr.answers.yahoo.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]