[U-Boot] Performance problems with gunzip

Detlev Zundel dzu at denx.de
Fri Jan 22 15:45:22 CET 2010


Hi Andreas,

> I try to unzip a WinCE kernel with the U-Boot gunzip routine. It is working,
> but it takes roughly 1min to uncompress a 10MB zip file. 
> I am working with a PXA270 platform. What could be the reason for the worst
> performance? 

Very likely the disabled instruction and data caches.  Not that I know
for sure, but I'm pretty confident that either both or at least the data
cache is not enabled per default.

There was some discussion about enabling them, but the work never got
done IIRC.

Cheers
  Detlev

-- 
Mit einem Leben wie dem meinen, Doktor - wer braucht da noch Traeume?
                                            - Alex Portnoy
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de


More information about the U-Boot mailing list