My first thought when reading this article title: "What's Ubuntu Face? Some kind of weird-architecture remix of Ubuntu?... ... OHHH, face is a verb!"
Article title failOtherwise, I agree with people n' stuff.
![]()
I don't know that it's a good reason for Canonical in particular to support SPARC, but OpenSPARC ought to count for something...
I had no idea that Canonical supported these platforms. I thought they were x86, x86_64 and ARM only. Anyway, Gentoo Linux supports these platforms. If any disenfranchised users would like a distribution that supports rarely used architectures in addition to the popular ones, they could look at Gentoo. Since it is a source based distribution, package maintainers are responsible for their packages on all supported architectures, so the amount of maintenance received does not really change much between architectures.
Not so funny, because you completely missed the point. The biggest advantage of Itanium VLIW architecture is not performance, but reliability. While typical uptime of x86 machine can be 99,999% of year, IA-64 machines have 99,99999%, which means minutes vs. seconds of downtime. This makes Itanium perfect choice for solutions, where reliability demand is no 1 like HP-UX servers.
Yes, it is not for your home computer. But who cares....![]()
No. IA-64 has some interesting features x86 lacks. For example core-level lockstep is some kind of "raid" for processor core. It allows computational redundancy on hardware level, thus different cores can do the same task and verify the result or solve the computational failure... and not only among the cores of the same CPU, but also among the different sockets.
It is true Itanium can not beat Xeons and Opterons in price/performance comparison. But the task of these CPU is different - to be rockstable for applications, where it is necessary and crucial.
Intel's Core i7 and AMD's newer Phenom/Opteron offerings implement some of the features allowing better reliability known from Itanium. They include much more advanced Machine Check Exception usage, for example.
I don't think you need Itanium for high availability anymore. x86 has made big steps in this area.