Intel Ships New Atom Processors To PC Makers
randomErr writes "Intel began shipping the new mobile Atom, formerly codenamed 'Cedar Trail', processors to manufacturers. As with most new chips it has more features and longer battery life. Intel said today 'Computing systems using new Atom processors will debut in early 2012 through leading original equipment manufacturers (OEMs) such as Acer, Asus, HP, Lenovo, Samsung, and Toshiba.'"
http://www.cedartrailsnudistretreat.com/
Sweet.
Oh, Cedar Trail. my bad.
Be seeing you...
Intel is really afraid of ARM: they can't compete on energy efficiency and virtual machines makes their instructions unncecessary.
Where are they selling it? Don't get me wrong. I have a netbook. My wife has one. My son has one. We all use them... well, I haven't used mine for a long time ... it is something of a backup/skype device but that's about it.
All the tablets and things coming out now are running ARM. Microsoft has already buried both the Atom and the netbook by blocking and discouraging them in every way they could imagine. Windows XP is no longer available through OEM and Microsoft somehow has the power to make everyone cripple their implementation of Atom to 2GB or less RAM supported. So what is Intel targeting?
All the tablets and things coming out now are running ARM.
Come Windows 8, which expands support for capacitive touch tablets, Intel wants to be ready in order not to give the entire market to ARM. The big advantage of Atom is that existing non-free niche applications designed for Windows XP will likely run on an Atom-powered Windows tablet roughly as fast as they would on a PC with a comparably clocked Pentium 4. Because they're non-free, the end user can't recompile them for ARM, and because they're niche, the publisher is likely unwilling to.
Microsoft somehow has the power to make everyone cripple their implementation of Atom to 2GB or less RAM supported
Can you cite an article showing how Microsoft is responsible? Google 2 gb atom limit microsoft failed me.
Where are they selling it? Don't get me wrong. I have a netbook. My wife has one. My son has one. We all use them... well, I haven't used mine for a long time ... it is something of a backup/skype device but that's about it.
All the tablets and things coming out now are running ARM. Microsoft has already buried both the Atom and the netbook by blocking and discouraging them in every way they could imagine. Windows XP is no longer available through OEM and Microsoft somehow has the power to make everyone cripple their implementation of Atom to 2GB or less RAM supported. So what is Intel targeting?
I have an Atom based media center PC that I'm very happy with. With SSD disk. No fans, no sounds, it is completely silent. And not much bigger than a book. Running Win7 MCE performance has been good, no issues playing back any HD format video.
and chips rarely have battery life, they have power consuption
From one you can find the other. Battery life (in h) equals battery charge capacity (in Ah) times battery voltage (in V) divided by the sum of all components' power consumption (in W). So if you reduce any component's power consumption, you increase the battery life. The goal becomes to reduce the CPU's power consumption to a rounding error compared to that of an LCD backlight, and ARM got there before x86.
All of them
Except all three of these virtual machines tend to have one annoying misfeature: lack of bindings within the VM to specific I/O devices on the host. In Java, Flash, or JavaScript, how does a program read a USB Human Interface Device that isn't a mouse or keyboard, such as a joystick, without requiring installation of native shims such as JoyToKey that might not be available for ARM? In Java SE or JavaScript, how does a program activate a computer's camera or microphone (after asking the user for permission)? They also tend to impose a substantial overhead in RAM, as both the bytecode and the native code need to be in RAM at once.
you can also include LLVM
How long will it take for Google to finish PNaCl so that non-free applications can be distributed to the public in the form of LLVM bitcode?
and Android
I kind of included that in Java, seeing as Dalvik isn't very different from JVM.
Microsoft somehow has the power to make everyone cripple their implementation of Atom to 2GB or less RAM supported
Can you cite an article showing how Microsoft is responsible? Google 2 gb atom limit microsoft failed me.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366778(v=vs.85).aspx
All the tablets and things coming out now are running ARM.
How many of those can run a proper Linux distro?
Actually, I have a couple of ARM devices doing just that (N800, N900, Buffalo Linkstations) but the majority seem to be running some kind of a phone OS, and it is not straightforward to install your own distro. I don't have much love for x86, but at least the semi-standardized platform lets me run whatever software I want.
Escher was the first MC and Giger invented the HR department.
What the GP is talking about is Windows 7 Starter's 2GB RAM limit. You can stuff more RAM into a machine running Starter (which is most netbooks) but it will only actually use 2GB. To be able to use more than 2GB with your netbook you need to upgrade to Windows 7 Home Premium which is about $80, in addition to the cost to upgrade the RAM. This means the average $200 netbook ends up costing $400 to have a decent amount of RAM available.
I've seen very few netbooks that ship with Home Basic or Home Premium out of the box, most I've ever seen have Starter. Not only is the RAM limit a problem but it also gimps a lot of basic OS features like the ability to use multiple monitors, DVD playback, and fast user switching. Microsoft has put a lot of work into making sure the average netbook is just a crippled web terminal.
I'm a loner Dottie, a Rebel.
I recently bought a sub-$200 Acer with an N570 dual core Atom processor. It's better than I thought, especially after bumping the RAM. It looks like the Cedar Trail chips will offer a nice performance boost and lower manufacturing costs because of the SOIC integration.
But...
The stupid hardware restrictions Microsoft places on manufacturers to qualify for cheap OEM copies of Windows Starter have absolutely crippled the Netbook segment -- 1024x600 screen resolution and a maximum 1GB RAM is absolutely ridiculous in 2011. With a slightly higher resolution display and 2 to 4GB of memory, these machines would be extremely competitive in the low end portable market.
As the subject points out... The new Cedar Trail are now using PowerVR derived graphics core... anyone know what the status of Linux is for the PowerVR SGX 545?
The power of Microsoft
...is something we should figure out how to route around, as I pointed out above.