Slashdot Log In
Apple Hedges Its Bet on New Intel Chips
Posted by
Hemos
on Mon Aug 29, 2005 10:43 AM
from the the-smart-move dept.
from the the-smart-move dept.
Corrado writes "The Mercury News is reporting that Apple is still planning to use PowerPC chips well into 2008 for its low end and portable systems. Does this increase the "warm fuzzes" for the Intel move?
More information from TheStreet and lots more links from Google News."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Support? (Score:5, Insightful)
killjoy. (Score:5, Funny)
This is a perfect opportunity to blather on with uninformed speculation, rumors, pipe dreams of dual core Antaries laptops, etc. . .
Parent
Re:Support? (Score:5, Funny)
Parent
Re:Support? (Score:5, Insightful)
> occasional extra lot of processors for years to come to support
> their existing support contracts.
That is one possibility. What is annoying is that the slashdot summary says this:
The Mercury News is reporting that Apple is still planning to use PowerPC chips well into 2008 for its low end and portable systems.
when the article actually says this:
Freescale agreed to supply PowerPC microprocessors for orders placed through Dec. 31, 2008 -- a year beyond Apple's planned transition to the Intel chips.
and from apple & freescale itself:
"Freescale (is) to fill any orders Apple places over the next three years. Apple is under no obligation to purchase Freescale microprocessors other than work in progress that was in place at the time the agreement was executed."
So suddenly "freescale is bound to fill any orders apple may or may not need to place over the next 3 years" becomes "Apple will be making G4 laptops until 2008"
Rubbish as spculation gets piled on top of speculation. It stinks something bad when basic reporting gets errors confounded one upon top of another
Parent
Re:Support? (Score:5, Funny)
Parent
no need to panic... (Score:5, Insightful)
Warranty (Score:5, Insightful)
Developer perspective on Apple porting strategy... (Score:5, Insightful)
Entirely outside the ADC NDA...
If you take a look at Apple's developer tools [apple.com] - specifically, XCode 2.1 and above, you'll find that building binaries for both platforms is fairly easy. I think that Apple not only wanted to allow developers to build binaries for Intel and PPC, but to allow itself some time for the transition. Apple hasn't locked itself into a position where it must switch to Intel on a certain date. This is a good thing.
Really, if we can consider Mac OS X as simply OpenStep 4 (or whatever), then the CPU - to a very large extant - becomes just another part of the machine. With the exception of low level hardware driver experts, do you really care what bridge / Firewire / USB chip is used? Think the same way about the CPU, and you have Apple's apparent perspective on using Intel chips - the OS is fairly independant from the CPU, the developer tools can target multiple platforms, and consumers really won't have too much to worry about.
Really? (Score:5, Insightful)
Apple have stated that the low end will switch to Intel first, so I don't really know what the basis for this `story' is. It seems much more likely that, if they are extending their purchasing options for G4s to 2008, they will stop selling G4s at the end of this year. This would then give them a supply of G4s to use in replacements until the end of the 3-year AppleCare period for the last G4 units sold.
Good, because (Score:5, Interesting)
Posted as AC because every time I express that I do not want to be forced to use Intel chips in order to continue using OS X, I get screamed at for being a "zealot". I find it a bit funny that disagreeing with Apple gets you branded as an Apple Zealot now, but there it is.
This is not news (Score:5, Insightful)
It's obvious that after the Intel bomb shell they dropped that they now need to secure supplies of current processors until the entire line has moved onto Intel.
This is common sense. (But you don't have to expect this from news sites that report, even, that Apple might be back-tracking on the Intel switch.)
Registration-Free Link to article (Score:5, Informative)
That doesn't make intuitive sense... (Score:5, Insightful)
The G5 desktops are still very fast and I could see staying with PPC there for a while, but not on portables.
Realities of a Manufacturer (Score:5, Insightful)
Apple doesn't have to rush out an entire new line of units in one big bang. Good engineering and facility planning take time.
Supply for support (Score:5, Informative)
http://www.appleinsider.com/article.php?id=1248 [appleinsider.com]
Slightly OT (Score:5, Informative)
Its amazing how most news articles will not give you the full story, or worse, you get their slanted version of events.
Reading multiple articles (not something /.'ers are likely to do since we can't even get them to RTFA) lets you get all the facts so you can draw your own conclusions.
Just my 2 pennies
Re:All or nothing (Score:5, Informative)
You didn't actually think that Apple would cut off PPC users the moment that the last Mac model is moved to Intel, did you?
Parent
Re:All or nothing (Score:5, Funny)
Parent
Re:Hello bloat (Score:5, Insightful)
Parent
Re:Hello bloat (Score:5, Informative)
Parent
Re:fat binaries forever . . (Score:5, Informative)
Parent
Re:They won't change from PPC (Score:5, Informative)
The number one reason you havent seen a G5 laptop is heat issues. I don't see any problems running newer and newer x86 CPUs in laptops.
Hell the G5 towers need to be *water* cooled.
Furthermore, while the CISC/RISC business is correct every single report Ive read about the dev OSX86 machines (which are just regular P4s) are that they boot faster, perform faster, and are overall considerably faster than a G5.
Drop the argument, even Apple realizes it's dead.
Parent
Re:They won't change from PPC (Score:5, Informative)
Parent
Re:They won't change from PPC (Score:5, Informative)
Is this based on more than just personal feelings about the architecture? Honestly, I like the PPC. It's a great implementation of the classic RISC principles: lots of registers, simple and fast instructions, no hardware stack, etc. But, really, this is just geeky fawning over a pretty design. The x86 is certainly ugly in some ways, mostly in terms of the huge legacy instruction set, but it's not so bad overall. Having hardware stack support is very nice. The limited number of registers makes function call overhead very low. If you disassemble code for typical PPC applications, you may see dozens of instructions for entering and leaving a function. And with each of those instructions being 4 bytes, that's a big deal in terms of instruction cache usage. So it's not entirely clear that in the modern world a classic RISC architecture is better.
Parent
Re:Apple Finally Gets What's Funny About... (Score:5, Interesting)
Parent