Performance patch for jdk1.5.0/amd64

Greg Lewis glewis at eyesbeyond.com
Sun Jan 15 14:38:19 PST 2006


On Sun, Jan 15, 2006 at 05:45:40PM +0800, Huang wen hui wrote:
> Huang wen hui wrote:
> 
> >hi,
> >I recently notice that jdk1.5.0-p2/amd64 is slower than jdk1.5.0-p2/i386
> >on the same hardware in some situation.
> >  
> >
> I only got this problem on EM64T box, the "real" amd64 box do not affect.

It looks like something to do with AMD64 having prefetchw and EM64T needing
to use prefetcht0 instead.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list