Samsung May Start Making ARM Server Chips
angry tapir writes "Samsung's recent licensing of 64-bit processor designs from ARM suggests that the chip maker may expand from smartphones and tablets into the server market, analysts believe. Samsung last week licensed ARM's first 64-bit Cortex-A57 and Cortex-A53 processors, a sign the chip maker is preparing the groundwork to develop 64-bit chips for low-power servers, analysts said. The faster 64-bit processors will appear in servers, high-end smartphones and tablets, and offer better performance-per-watt than ARM's current 32-bit processors, which haven't been able to expand beyond embedded and mobile devices. The first servers with 64-bit ARM processors are expected to become available in 2014."
Apple is busy switching to these chips for their laptops/desktops. Coincidence?
No sig today...
I understand the implications of lower power for infrastructure reasons. Lower power means lower cost for power, lower cooling needs, etc. I get that. But what is the "Killer app" for these low power servers? Is it data warehousing? Simple web hosting? I can see these being useful for odds-and-ends servers in data centers with bigger iron for more heavy duty apps, but why is everyone jumping on this bandwagon?
Nobodies Prefect
Tidbits for Techs Technology Blog
The new Google Nexus phones are shipping with 2GB of ram, and its conceivable that tablets will being shipping with > 4GB of ram within a few years. It just looks like Samsung is covering their bases for the future.
Bye!
...could be that they want to be able to build devices with more than 4GB of RAM?
Nah, that couldn't be it.
Who needs another proprietary closed source crap?
http://www.opensparc.net/
I would gladly welcome commodity server motherboards with ARM 64 bits CPUs. I trust I would easily find a suitable distro for my home server.
I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
While it is a workable hack to support more than 4GB of RAM without expanding the virtual address space, it is a hack. Much better to just g 64-bit and call it good. Hence I imagine that's what you'll see with mobile devices. When they start to need more RAM, they'll shift to 64-bit.
Same shit with desktops and many Intel servers. Intel supported PAE, and Windows implemented it as AWE, with 32-bit chips. Was never very popular though, due to the limitations and performance issues with paging. Now, with actual 64-bit chips, it has gotten much more popular.
Remember that in two years we will have 4GB of RAM in our smartphones. To use all of that we should be using 64bit systems.
Kim Kaphwan?
MIPS and ARM are very similar Instruction Set Architectures. While I've only taking a cursory look at the new ARM64, it doesn't seem as clean as MIPS64. So with the same level of optimization, MIPS should be able to get a better performance per watt and higher IPC. SiByte had working MIPS64 CPUs 12 years ago. MIPS used to dominate the TOP500, but recently Intel has left them in the dust. So I don't see how Samsung is going to do any better with ARM.
Then again, if x86 can become the IPC leader, any ISA has a shot. Samsung is going to need a few Jim Keller's of their own to pull this feat off.
I just got an email from Samsung at the beginning of this week asking me to apply for a job in Dallas, TX. They are looking for an ARM Server hardware/software development team. They sent me the software job description and it looks like they want people who can tweak some firmware and perhaps even tinker with the Linux kernel. Looked like a great job but they require an MS in CS/CE and prefer PH Ds. I don't know why they even bothered emailing me. They have my resume and I clearly do not have a masters.
Kim Possible is the Supreme Kim. Cute as hell too.
Mod me up/Mod me down: I wont frown as I've no crown
Comment removed based on user account deletion
I would be far more inclined to support Samsung if they didn't resort to obfuscating open software:
http://en.wikipedia.org/wiki/SamyGO
Why do they do this? It would seem to me it would be a net positive to leave it open and create a market/culture around an open 'smart' t.v. rather than try and keep it closed which turns off early adopters. It sure is not engendering any loyalty.
...for the return of stack-architecture processors myself ;-)
I look at the raspberry pi at $25 and think that would make an OK server. So a slightly upgraded pi with a good arm processor and say 4-8G of memory would be an awesome server as part of a cluster. For many servers in clusters a bit of storage is needed for boot up; the data mostly stays in ram. Then all that would be needed would be the occasional more traditional machine for HD storage. It would be killer to be able to keep adding new little servers for $99.
10 machines with say 4 cores each and 4G each would give a cluster with 40 cores and 35 gigs of in ram storage; all for around $1000. Plus anything by ARM would probably be pretty good efficiency-wise.
Due to redundancy and the extreme capacity adding flexibility I would much prefer $99 machines to just a boring regular server with just an big old ARM chip. Or even a boring regular server with a pile of ARM chips.
Were you the guy who explained why the conditional instructions of 32-bit ARM were no longer an advantage, hence the lack of them in 64-bit ARM? I forgot the explanation and can't find it, and would be grateful if you point me to it.
Stick Men
Brings back some weird of memories of my days at UT Austin back in the early-mid 1980's.
The dual CDC Cyber 660 system with its 60-bit word length and 12-bit bytes.
I still remember the CS-410 class and having to write both a PDP-11 assembler and a loader in PDP-11 assembly language, and be able to load and assemble a copy of itself successfully to get an "A" in the class. The PDP-11 we had to use was not a real machine, but was a text-mode PDP emulator running on the dual Cybers! Mine worked and I got an A.