Hello,
2015-08-04 kid_wonder <
kscot...@gmail.com>:
> Aha! See, that makes total sense about the amd64 -- didn't connect it all
> together until I read that. My work machine is Intel, my home machine is AMD
> but Oracle just chooses what to hard code into their 64bit property value.
> More cobwebs removed!
“amd64” or “AMD64” is a common identifier for the 64-bit version of
the x86 architecture (sometimes also called “x86-64”, “x86_64” or
(mostly by Intel) “EM64T” or “Intel 64” or (by Microsoft) “x64”) as
originally defined by AMD; It has nothing to do with the actual
manufacturer of the CPU. For example, I have an Intel CPU, but Debian
calls my architecture „amd64” while my kernel (Linux) calls it
“x86_64”. Conversely, Debian calls the 32-bit version of that
architecture “i386” (where the “i” stands for Intel) even if the
actual CPU may be manufactured by AMD or others.
Greetings,
Nicolas
--
A. Because it breaks the logical sequence of discussion.
Q. Why is top posting bad?