> No AMD is for an Athlon, not a Xeon. AMD stole Intel's thunder in the
> 64-bit world.
>> 1. Does the standard Sun JVM work?
Yes it will work. But be warned that the 64-bit implementation on Xoen
processors do not work all that efficiently. In many bencharmks the
32-bit code runs faster than the 64-bit. Intel was rushed into
delivering its 64-bit product so they didn't have time to optimize it.
The 64-bit versions comming out now though are much, much faster!
>> 2. Is there a 64-bit JVM for this processor? Would a JVM for the AMD64
>> work?
Use the standard AMD 64-bit JVM!
>> 3. If I link into external code via JINI, with that code in a dll, do I
>> need to compile the external code to match the JVM? ie can I use a
>> 32-bit JVM with a 64-bit compiled dll?
I've installed a Debian linux on my AMD Opteron. I installed
absolutely everthing in native 64-bit (kernel, drivers, JVM, database,
etc), it was easy and it works like a charm.
If you set it up like I have, when you compile your C code, it will
compile it all in 64-bit transparently.
As a side note:
Our company wanted to go 64-bit, but I refused the Xeon processor and
recommended the Opteron instead.
There are several reasons for this:
1) AMD is true to its road-map, while Intel is all over the place (due
to FUD). I'll be able to upgrade my Opteron process with a quad core
in about 12 months time and literaly triple my server performance.
Intel on the other hand, the roadmap did not allow me to do this.
2) AMD is tue native 64-bit and runs flawlessly! Intel's 64-bit is at
times slower than 32-bit mode. Processor runs alot hotter (I'm using a
U1) and didn't want to take the chance.
---
And for those Intel fans, AMD did not steal 64-bit from Intel...
engineers said it was impossible to do, so Intel didn't want it and
they didn't do it. They gave it away, so AMD just gladly took it.
And if you know your history, AMD did not steal x86 instruction set,
they were given a license by Intel when IBM told them to. So they have
all the legal rights to it. It doesn't mean that AMD inovated a much
more powerful way to process such x86 instructions than Intel that they
are to be blamed.
Either way, you WILL get on the bandwagon... sooner or later!
Roedy Green - 05 May 2006 22:29 GMT
On 5 May 2006 09:14:22 -0700, "christian.jean@gmail.com"
<christian.jean@gmail.com> wrote, quoted or indirectly quoted someone
who said :
>And if you know your history, AMD did not steal x86 instruction set,
I think an instruction set should be no more patentable than a
keyboard layout, or that steering wheels are on the left side of the
car, or the order of the pedals.
This is a user interface. It has to be standard to be convenient for
users.
The companies compete on how they implement the instructions.
Patenting a instruction set is a bit like letting a word processing
company patent the format of its data files so that no one but them
can use the data.
The value lies in the code written in the language of some instruction
set. The true owners are the composers of that code and they should
be allowed to use it as they see fit.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.