Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Posted Oct 26, 2012 5:28 UTC (Fri) by aryonoco (guest, #55563)In reply to: Haley: We're doing an ARM64 OpenJDK port! by imgx64
Parent article: Haley: We're doing an ARM64 OpenJDK port!
No devices on the market yet but ARM Holdings just finished its design late last year and is now working with fabs (TSMC, GlobalFoundaries, etc) on its production. Expect first devices to be servers from the likes of Calxeda in 2014. Consumer devices should show up sometime in 2015.
It's actually an extremely interesting design and much more of a clean break than AMD64 is compared to x86/IA32. In a way I think it's the last of the original RISC architectures to have gone 64-bit, but perhaps the only one that might be available in a few years time (I'm really not sure how much longer POWER and Sparc are gonna be around...)
Posted Oct 26, 2012 6:28 UTC (Fri)
by imgx64 (guest, #78590)
[Link] (5 responses)
That's a bit worrying. I hope it doesn't end up as a second Itanium.
Posted Oct 26, 2012 8:42 UTC (Fri)
by khim (subscriber, #9252)
[Link]
Posted Oct 26, 2012 9:12 UTC (Fri)
by arnd (subscriber, #8866)
[Link]
64-bit ARM is by comparison the most boring architecture you can imagine, it takes the 32 bit design, and replaces most of the oddities of that architecture with more common ideas from other RISC designs. Nothing to see here really, and that's how we like it!
Posted Oct 26, 2012 9:55 UTC (Fri)
by nhippi (guest, #34640)
[Link] (2 responses)
1) During Itanium time, people still had lots of binary-only proprietary server applications, thus binary compatibility was much more needed. These days most server apps are in some kind of interpreted languages (java, php, python, ...). Also, many people will porting to Arm64 from mips, ppc, x86, etc, so break between a32 and a64 is not relevant to them.
2) While lack of proper backward compatibility was one reason of Itaniums demise, the other was just pure business failure. Itanium was just too expensive, Opteron and Xeon offered much better bang for buck. The whole idea was "Let's make people replace expensive UNIX RISC servers with expensive Itanium servers running UNIX". Customers were more like "Umm no thanks, let's rather replace them with cheap x86_64 servers running Linux". A lot will depend on what bang/buck and bang/watt a64 offers compared to competitors.
Posted Oct 26, 2012 23:21 UTC (Fri)
by aryonoco (guest, #55563)
[Link]
1) Though AArch64/ARM64 is not backwards compatible with AArch32, the chips that will be produced will themselves be running ARMv8, which does support running both Aarch32 and AArch64 code (without emulation or anything like that). They will run both codes just fine next to each other. This PDF from ARM is a good overview of ARMv8 http://goo.gl/2u8X2
2) Since people seem to be interested in ARM64 and what path its designers have taken, I highly recommend having a look at http://www.realworldtech.com/arm64/ The conclusion says: "Like x86, ARMv7 had a fair bit of cruft, and the architects took care to remove many of the byzantine aspects of the instruction set that were difficult to implement. The peculiar interrupt modes and banked registers are mostly gone. Predication and implicit shift operations have been dramatically curtailed. The load/store multiple instructions have also been eliminated, replaced with load/store pair. Collectively, these changes make AArch64 potentially more efficient than ARMv7 and easier to implement in modern process technology. "
3) As for Itanium, let's not forget that Itanium is a $4 billion business that's also highly profitable. Sure $4 billion might be peanuts for Intel and it certainly didn't live to the (very) high expectations that the industry had of it in late 90s, but many businesses would be perfectly happy with a $4 billion, profitable "side business".
Posted Oct 27, 2012 11:13 UTC (Sat)
by man_ls (guest, #15091)
[Link]
I am thinking about a service like Amazon EC2 which needs to have a reservoir of idle machines to handle traffic spikes (to be really elastic) and will have to eat up their energy costs while idle. Energy costs are nowadays the highest cost of running a server. Given that reserved instances may be half the price of on-demand instances, and that spot instances may be something like 5 times cheaper, I suppose that Amazon would be grateful to reduce costs. I can't wait to rent an AMD64 instance actually!
Posted Oct 26, 2012 8:29 UTC (Fri)
by jezuch (subscriber, #52988)
[Link] (1 responses)
And I keep reading it as "AArgh64".
Posted Oct 28, 2012 17:01 UTC (Sun)
by nix (subscriber, #2304)
[Link]
(Sure, it isn't, but we can pretend it is.)
Posted Oct 26, 2012 11:26 UTC (Fri)
by juliank (guest, #45896)
[Link] (2 responses)
Posted Oct 26, 2012 21:32 UTC (Fri)
by ncm (guest, #165)
[Link]
Posted Oct 26, 2012 23:26 UTC (Fri)
by aryonoco (guest, #55563)
[Link]
Posted Oct 26, 2012 19:20 UTC (Fri)
by butlerm (subscriber, #13312)
[Link] (2 responses)
Marketing fail.
Posted Oct 27, 2012 0:48 UTC (Sat)
by cesarb (subscriber, #6266)
[Link]
The ARMv7 family has the A5, A7, A8, A9, and A15. Let's hope it does not get near A32, else things will get even more confusing.
Posted Oct 31, 2012 2:02 UTC (Wed)
by wookey (guest, #5501)
[Link]
If you really care there is a doc somewhere carefully distinguishing the names of the architecture, 64-bit instruction set, 32-bit instruction set, etc. But I reckon most people without marketing droids standing behind them will just call it arm64 (or armv8).
I've been having fun with bootstrapping: http://wiki.debian.org/Arm64Port
You can install a quantal amd64 chroot with cross toolchain and start building stuff.
Linaro have OE image builds that can be run on ARM's free-beer 'Fast' Model (which is not at all fast) http://www.linaro.org/engineering/armv8
Haley: We're doing an ARM64 OpenJDK port!
Itanic was doomed from the onset not because it had radically different 64-bit mode, but because it's 32-bit mode sucked (and still sucks: original one was so bad it was eventually just removed and emulation is still slow as hell). From what I'm seeing ARM does not plan to repeat that mistake.
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Power and energy
A lot will depend on what bang/buck and bang/watt a64 offers compared to competitors.
Also, the bang/watt·hour: while the power (watts) requirements may be the same, a processor may consume less while idle and thus eat up less energy (watts·hour) overall. Given their history, it would not be surprising if this was the sweet spot for ARM64: you don't need to run all processors at close to 100% all the time to save energy.
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
Haley: We're doing an ARM64 OpenJDK port!
