Ubuntu for 64-bit Intel Xeon 3 ghz
Liam Proven
lproven at gmail.com
Sat Apr 1 15:18:01 UTC 2006
On 4/1/06, Patrick Siglin <poison at list.memphistw.org> wrote:
> You learn something new everyday. I would have thought that the amd64
> version was written to take advantage of the 64bit AMD's and not the
> intel.
AMD64 is AMD's official name for the instruction set.
http://en.wikipedia.org/wiki/AMD64
Intel call it EM64T.
http://en.wikipedia.org/wiki/EM64T
It is all one, though, and it better named x86-64.
> I guess that the way they work is about the same?
99% compatible. Intel's original implementation missed out a couple of
AMD's instructions, so the first code targetted at AMD's chips would
not run correctly on the later Intel chips that copied AMD's design.
The code was quickly fixed to run on both. I believe that later Intel
chips fixed the problem and are now even more code-compatible but
there are still a few instructions that behave differently. However,
pretty much all current x86-64 bit code targets the common subset and
will run perfectly on either.
> I was
> considering getting an Intel duo core setup. What is the optimal
> installer for that setup?
That's "Core Duo". The Core Solo & Core Duo are 32-bit processors with
no 64-bit support whatsoever. They can only run ordinary x86-32 code,
in common with every x86 chip since the 80386 in 1987.
The forthcoming Intel processors currently codenamed "Merom" and
"Conroe" will be the first of the new Core-architecture chips to
support x86-64.
--
Liam Proven · Blog, homepage &c: http://lproven.livejournal.com/profile
Email: lproven at cix.co.uk · GMail/Google Talk/Orkut: lproven at gmail.com
AOL/AIM/iChat: liamproven at aol.com · MSN/Messenger: lproven at hotmail.com
Yahoo: liamproven at yahoo.co.uk · Skype: liamproven · ICQ: 73187508
More information about the ubuntu-users
mailing list