Slashdot Mirror


PowerPC 970 Running at 2.5 GHz

kuwan writes "IBM has just released a press release that indicates they have the new PowerPC 970 running at 1.8 to 2.5 GHz making it 'the fastest PowerPC so far.' IBM's original estimates were to have the chip running at 1.4 to 1.8 GHz at introduction, so this is very good news for those of us hoping Apple will use this as their next-generation chip."

593 comments

  1. Lets hope... by neo8750 · · Score: 0, Troll

    lets hope this lives up to apples known standards. and is a good chip.. FP

    1. Re:Lets hope... by illogical_simby · · Score: 0, Troll

      Finally! Maybe I'll buy a Mac, but wait... I don't think the bank will let me take a second mortgage.

      --
      Apparently my appendage goes here
    2. Re:Lets hope... by Aqua+OS+X · · Score: 0, Troll

      Ya, Pleeeease Apple... come through on this one. I miss the good 'ol days when Mac were fast

      --
      "Things are more moderner than before- bigger, and yet smaller- it's computers-- San Dimas High School football RULES!"
    3. Re:Lets hope... by Jeremi · · Score: 2, Funny
      I miss the good 'ol days when Mac were fast


      Bah. I miss the days when the fastest Mac around was an Amiga running a Mac emulator. ;^)

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
  2. Let's see some FAB speed scores by MarkRH · · Score: 5, Insightful

    Who cares how fast IBM has this running in the lab--let's see how fast those fab lines are running before we get too excited.

    1. Re:Let's see some FAB speed scores by enigmiac · · Score: 2, Interesting

      I'm also wondering how they measured the clock speed. Mac fanatics are always saying "MHz is a myth" because their chips will do more per clock cycle. I'd be really interested in seeing ALL the specs (flops, and mips, etc) along with clock speed.

    2. Re:Let's see some FAB speed scores by AresTheImpaler · · Score: 5, Informative

      here is some info i found.. might help:
      SPECint2000
      - 937 @ 1.8 GHz
      SPECfp2000
      - 1051 @ 1.8 GHz
      Dhrystone MIPS
      - 5220 @ 1.8 GHz
      - 2.9 DMIPS / MHz
      Additional Performance
      - Peak scalar GFLOPS = 7.2
      - Peak SIMD GFLOPS = 14.4
      - RC5 : 18M keys/sec
      Unfortunately at the very bottom it says that some of this are estimates.. here is the link where I got the info: http://www-3.ibm.com/chips/techlib/techlib.nsf/tec hdocs/A1387A29AC1C2AE087256C5200611780

    3. Re:Let's see some FAB speed scores by Clockwurk · · Score: 5, Informative
    4. Re:Let's see some FAB speed scores by Monokeros · · Score: 5, Informative

      OK, Everyone who wants to understand which processor is fastest should really take a course on processors. Here's the (condensed) deal with the MHz myth:

      All other things being equal, faster clock frequency = faster processor. The trick is in the magic words "all other things being equal". If I have a 1 GHz G4 and overclock it to 1.8GHz it will be faster. That's because the processor is using the exact same process but all the steps in the process suddenly take less time.

      The problem is that no two processor designs are the same. RISC vs CISC isn't even the only consideration. There are cache sizes/locations, number of pipeline stages, number of pipelines, processor component layout, all kinds of crap. And thats just IN the processor. Motherboard designs don't even enter into my discussion.

      PPC and x86 are very different, as well you know if you are a nerd (if you aren't then what are you doing here anyway?). But even processors that run the same instruction set are different enough that clock frequency doesn't necessarily dictate relative processing speed. This is why if you went to tom's hardware when the P4's first came out and looked at the benchmarks, initial P4's were rated as slower than P3's which were running at a SLOWER clock frequency. And I don't think I have to tell you about AMD vs. Intel processors at equal clock speeds.

      The point is that clock frequency is a number that represents something that is actually going on inside your processor. It doesn't always accurately represent speeds relative to other processors, but its a pretty good heuristic when used wisely. If you're comparing the speed of different P4's you wouldn't be in error if you said "I want a 2.6GHz P4 because its faster than a 2.2GHz P4". However, you probably would be in error if you said "I want a 2.6GHz P4 because its faster than a 2.5GHz Power5".

      --
      The Statue of Liberty is America's lawn jockey.
    5. Re:Let's see some FAB speed scores by UnknownSoldier · · Score: 3, Insightful

      Once upon a time, Monokeros doth spoketh
      > Here's the (condensed) deal with the MHz myth:

      [ long explaination snipped... ]

      I like my description better ...;-0

      MHz is like RPM. Pretend you have 2 engines pulling a heavy load. One is at a high RPM, but with a few cylinders (Pentium 4), and the other at low RPM, but lots of cylinders (Athlon XP). Both can pull the load effectively the same, but watch out when the one with more cylinders gets its RPM up.

      It's not completely accurate, but then again, its an anology to illustrate the point.

      Cheers

    6. Re:Let's see some FAB speed scores by Anonymous Coward · · Score: 0

      You're a stupid jerk.

    7. Re:Let's see some FAB speed scores by fitten · · Score: 1

      Actually, in the past, Apple has had a history of practically crippling their machines by design. Look back at all the 68040 Macs that didn't have a L2 cache while their competition 80386/80486/Pentium did. Sure... the L1 cache was enough. Look at all the Macs that came out with poor memory buses - PowerPC processors that were nice but slaved to PC-100 or PC-133 memory. Sure, some of those design decisions are for cost but like this:

      At work, my officemate has a P4@1.8 tied to PC-133 memory - made because at the time PC133 memory was the cheapest memory solution (compared to Rambus). He has a P4-1.6 at home that *smokes* his work machine (by a factor of 2 or more when doing the same work from home) but it uses PC800.

    8. Re:Let's see some FAB speed scores by Anonymous Coward · · Score: 0

      New Macs with DDR sdram are the same speed as those with PC133... what does that say for design?

    9. Re:Let's see some FAB speed scores by Anonymous Coward · · Score: 0

      Thanks for repeating this crappy argument. You might want to quit with your whiney democrat math, moron.

    10. Re:Let's see some FAB speed scores by fitten · · Score: 1

      To me, it would mean that the memory subsystem of the New Macs is still messed up. There is a substantial increase in bandwidth going to DDR. The fact that the machine can't make use of it means that either the CPU has a bottleneck or that the memory subsystem is still designed around the PC133 throughput and just DDR support was bolted onto that.

    11. Re:Let's see some FAB speed scores by Anonymous Coward · · Score: 0

      You are weak of mind.
      You have no rational reply that would promote your wintel ideology. yes, i said ideology and i mean it. people get too cought up in this shit. its just computers. there are more important things to get this emotional about.
      you don't know what you're talking about but you're afraid to question your own misconceptions. so like millions of small, sad people before you: you resort to insults and nonsensical rhetoric.
      Good luck doing anything original or important with the rest of your life. you'll need lots of luck to accomplish anything worthwhile with an attitude like you've demonstrated here.

    12. Re:Let's see some FAB speed scores by jbolden · · Score: 1

      Your guess is correct. The G4 CPU has a bottleneck, which Motorolla won't get rid of because its not cost effective for their core target market. That's another feature the 970 will bring to the table.

    13. Re:Let's see some FAB speed scores by Anonymous Coward · · Score: 0

      So what you're saying... is that macs are slow.

    14. Re:Let's see some FAB speed scores by diverman · · Score: 1

      Apparently the original poster had not problem Copy/Pasting.

      Can't believe I actually took the time to reword it a little, and was dissed in exchange for a plagiarist's post. *grin*

      -Alex

    15. Re:Let's see some FAB speed scores by diverman · · Score: 1

      Oh! Nevermind. Same poster. heh. :)

      -Alex

  3. ?!?!?!1 by Spazntwich · · Score: 4, Interesting

    I wonder how they managed to up the clock so dramatically? Is it just SOI and other techniques, or did they lengthen the pipeline significantly.

    If it's just a pipeline lengthening scheme, well, meh, but if they kept the same execution pipeline and are now at 2.5ghz operating range, they're going to kick some ass.

    1. Re:?!?!?!1 by PCBman! · · Score: 1

      They probably underestimated the design in the first place.

      In theory, practice must follow theory, in practice, things aren't so simple.

      --
      So, when's lunch?
    2. Re:?!?!?!1 by addaon · · Score: 4, Informative

      This is the same 970 as before. No lengthened pipeline, although the 970 has a relatively long pipeline to begin with. And they probably hit 2.5ghz by selective testing... I haven't seen suggestions they can manufacture these chips in quantity yet. Keep in mind that Intel demos ~5GHz chips every few months or so. Even so, it's promising that the design seems to scale up that far without issues and without needing a process change.

      --

      I've had this sig for three days.
    3. Re:?!?!?!1 by binaryDigit · · Score: 5, Insightful

      Funny that you ask. The fact is that it doesn't matter. Remember the so called "mhz myth" well it definitely exists from a marketing standpoint. IBM could have cranked up the clock rate and achieved 0% performance increase and it wouldn't matter to most people. They just say "oh, Apple has a 2.5ghz processor, that's better than 1.8ghz, oooh, aaaah". This is the same battle that AMD fights. They are spending big bucks trying to remind people that just because that P4 is running at 3ghz, it doesn't mean that it is THAT much faster than a 2.2ghz Athlon.

    4. Re:?!?!?!1 by Anonymous Coward · · Score: 0

      well, you just need to add a sticker that says "Type-R", and it gets faster. Worked for my car, anyway!

    5. Re:?!?!?!1 by York+the+Mysterious · · Score: 1

      Is it a yellow Type R sticker? Yellow adds more horsepower! If IBM put a yellow type R sticker on the processor it would be worth at least a Ghz or two. BTW I drive an import. You will never find a type r sticker on it though even though it's faster than a Type R.

      --

      Tim Smith - Ramblings from Nerd Land
    6. Re:?!?!?!1 by Anonymous Coward · · Score: 0

      IBM could have cranked up the clock rate and achieved 0% performance increase

      Wrong. The same chip running at twice the clock rate is twice as fast. Comparing an Athlon to a P4 is comparing two different chips, and so MHz is not the *only* factor. It is still a factor.

    7. Re:?!?!?!1 by Anonymous Coward · · Score: 0

      The same chip running at twice the clock rate is twice as fast

      Wrong, wrong, wrong, wrong, wrong, very wrong.
      But hey, this is Slashdot.

    8. Re:?!?!?!1 by Anonvmous+Coward · · Score: 1

      " IBM could have cranked up the clock rate and achieved 0% performance increase and it wouldn't matter to most people."

      Wouldn't they have to redesign the processor to ramp up the clock without the processor's actual speed changing?

    9. Re:?!?!?!1 by binaryDigit · · Score: 1

      Read the entire sentence:

      IBM could have cranked up the clock rate and achieved 0% performance increase and it wouldn't matter to most people.

      This was a statement about the importance given to clock rate vs acutal performance. I wasen't saying that they would do such a thing, just illustrating a point. Plus, the rated maximum clock for a cpu doesn't mean the cpu ALWAYS runs at that rate (ala mobile proccies), plus they could always internal shut down pipelines or aritifically narrow the bus, or any number things to slow the chip down despite a clock rate increase, IF they wanted to.

    10. Re:?!?!?!1 by commodoresloat · · Score: 2, Funny
      I wonder how they managed to up the clock so dramatically?

      Easy. They updated to OS X 10.2.4

      Oh, I thought you asked "I wonder how they managed to fuck up the clock so dramatically? "

    11. Re:?!?!?!1 by escher · · Score: 1

      So your clock randomly vanishes too, eh?

    12. Re:?!?!?!1 by commodoresloat · · Score: 1

      Yeah, it seems to be a known problem that many are having with the update, I have to reset the clock on every bootup. It's annoying. I hope apple fixes it soon.....

    13. Re:?!?!?!1 by Anonymous Coward · · Score: 0
      Apple is on very shakey ground financially. Frankly, many prominent industry analysts have crunched the numbers, concluding that Apple's outlook is bleak indeed.

      In Apple's latest numbers released in January for its fiscal first quarter of 2003, revenue fell from a year earlier and all of the company's major computer lines saw diminished numbers. PowerMac sales were down 20%, while iBook sales fell 8%.

      At the same time Apple's sales were falling, PC sales rose, though just slightly, according to figures from IDC released last month.

      The last time Apple was in this state, it brought back co-founder Steve Jobs to fix its issues. He fostered the development of the iMac and secured a US$150-million investment from Microsoft. But there aren't any new iMacs in Apple's future and Microsoft, bolstered by its victory over the U.S. Department of Justice, is clearly not going to help the beleaguered computer maker this time.

      So what have you got left? Apple is a company that controls around 3% of the computer market, has recently undergone a restructuring and is slowly fading into nothingness. Software makers don't even have Mac users on their radar and it's not like Apple can bring Mr. Jobs back to right the ship this time -- he's already there.

      Stick a fork in 'em -- this Apple is cooked.

    14. Re:?!?!?!1 by dbrutus · · Score: 2, Insightful

      I can't understand why so many insist on comparing Intel's 32 bit solutions to this chip which is a 64 bit solution. Intel ships a 64 bit solution too and I think that's the proper comparison.

      Then again the max shipping speed on the Itanium 2 (Intel's fastest 64 bit chip) is 1Ghz.

      I think the days of selling computers based on Mhz just drew to a close.

    15. Re:?!?!?!1 by NeuroKoan · · Score: 1

      How about how the batter estimate on my laptop counts up while charging, yet the text string says "X until fully charged"?

      --

      "However," replied the universe, "The fact has not created in me A sense of obligation."
    16. Re:?!?!?!1 by Anonymous Coward · · Score: 0

      Repeating this over and over again won't make it true you know.

    17. Re:?!?!?!1 by Anonymous Coward · · Score: 0

      Oh, for mod points when you need them...

      This is one of the funniest ever slashdot posts!

    18. Re:?!?!?!1 by GlassHeart · · Score: 1
      I can't understand why so many insist on comparing Intel's 32 bit solutions to this chip which is a 64 bit solution.

      Because at the end of the day, it's how fast a task completes that we're concerned about. If Intel's 32-bit chips get it done faster, then that's what many people will use. (Other people consider more than raw speed, of course.)

      I think the days of selling computers based on Mhz just drew to a close.

      You might be right, but I'm afraid that it'll merely be replaced with another simple but meaningless indicator of system speed. The main problem that people don't want to educate themselves about these things.

    19. Re:?!?!?!1 by escher · · Score: 1

      The behaviour that I'm getting is a bit different: The time is always accurate but the clock itself will vanish and stay gone until a reboot is performed.

    20. Re:?!?!?!1 by jbolden · · Score: 1

      Intel does not sell a low cache, low cost desktop quality version of the Itanium 2. I think they could sell these, I don't know why Intel doesn't sell these; but they don't. The desktop chip that Intel sells is the x86.

    21. Re:?!?!?!1 by dbrutus · · Score: 1

      The reason that they don't sell these is twofold. First is that they don't want to have to explain how badly they've hoaxed the world by trying to sell a 1 Ghz chip in a market used to 3Ghz chips and the metric that clock speed=performance. I would suspect that they've tried to make them but the chip just wouldn't perform well enough to be released.

      The 1.8Ghz that IBM originally announced was going to be relatively competitive with the P4. Now that they've speeded it up to 2.5Ghz, I expect that Intel's got a real challenge on its hands no matter which chip it uses for comparison.

      It's just the idea of PPC being ahead once again in the Mhz wars would be novel and fun.

  4. Motherboards ready for 2.5MHz? by occam · · Score: 4, Interesting

    I just hope Apple has their motherboards ready for 2.5GHz. The original spec of 1.8GHz with 6+GB bus was a little heady compared to Apple's current technology (no thanks to Motorola). I'm hoping they know how to build motherboards with the best of them to take advantage of IBM's new 970 chip. Pushing the envelope from 1.8GHz to 2.5GHz just makes the whole motherboard engineering issue more challenging. Let's hope Apple hardware design it up to the task (and then some).

    1. Re:Motherboards ready for 2.5MHz? by dhovis · · Score: 1

      I don't think the bus speed changes with processor speed for the 970, only the multiplier. It is still a 900MHz effective bus (225-quad pumped, IIRC). Much better than the 166 SDR bus on the current G4's.

      --

      --
      The internet is the greatest source of biased information in the history of mankind.

    2. Re:Motherboards ready for 2.5MHz? by addaon · · Score: 4, Informative

      What's more interesting is that the frontside bus of the 970 was designed to scale with processor speed. So the 1.8GHz was supposed to have a 900MHz (well, presumably 225MHz quad-pumped) FSB, using a multiplier of 2. The 2.5GHz, then, has two options... either drop down a notch to use a multiplier of 3 (getting an 833MHz FSB, which is manageable)... or go full-hog and hit a 1.25GHz FSB. While I suspect that for the 2.5GHz chip the answer is, unfortunately, the former, the question is a bit hazier in the case of a 2GHz part... 1GHz is manageable but impressive, whereaz 666MHz simply isn't enough. Of course, they can allow non-simple multipliers and solve the issue, but I do recall that they were planning on supporting only integral multipliers.

      --

      I've had this sig for three days.
    3. Re:Motherboards ready for 2.5MHz? by mczak · · Score: 1

      you're forgetting this is not a 900Mhz bus. It's a quad-pumped 225Mhz bus. You could say this is equivalent, but of course the multipliers are different (this is similar to the P4 quad-pumped PSB400 which is a 100Mhz bus). So, a 2Ghz chip will get a multiplier of 9, 2.5Ghz will get 11 (though the math is slightly wrong).
      And there wouldn't be much advantage of an even faster bus anyways, since it's already very fast (for a desktop bus system at least, slightly faster than the soon-to-be-announced PSB800 P4, and more than double the speed of the not-yet-confirmed FSB400 (200x2) Athlon XP.

    4. Re:Motherboards ready for 2.5MHz? by addaon · · Score: 4, Interesting

      Eh, us mac users have lived with a slow bus too long to not want a fast one... because it might not be improved significantly for another four years! But yes, you're correct about the multiplier math. I just seem to remember hearing someone from IBM refer to the 1.8GHz part as having a 2x multiplier, and saying the 1.4GHz would have the same multiplier for a 700MHz (175MHz) bus... and I got the impression, quite possibly incorrectly, that the phrase 'simple multiplier' (they didn't say integer multiplier, note) meant a multiple of four, pre-quad-pumping. But again, all I'm going on here is vague phrases and the fact that the 1.4GHz and 1.8GHz parts had such different bus speeds (which makes upgrading even more fun, come to think of it).

      --

      I've had this sig for three days.
    5. Re:Motherboards ready for 2.5MHz? by vistic · · Score: 1

      hmmm... you're right... i think two and a half megahertz is WAY too much for current motherboards to handle...

    6. Re:Motherboards ready for 2.5MHz? by Anonymous Coward · · Score: 0

      no thanks to Motorola

      Apple killed the clones, not Motorola. Motorola had a "moment of clarity" about Apple and pretty much blew them off after that.

      Jobs is a screamer, and he's not above threatening and cajoling with the same lungful of air, but it didn't do him any good... lotta interesting stories around Motorola. I don't imagine it was much fun on the Apple side, though.

      Don't bite the hand that feeds you this time, Steve... say please and thank you to the people who keep you in business...

    7. Re:Motherboards ready for 2.5MHz? by mduell · · Score: 2, Interesting

      Except multipliers are based off the true FSB and not the effective bandwidth FSB (only bandwidth changes with DDR and QDR, latency remains the same). So a 1.8Ghz part on 450 DDR FSB would be a 4x multiplier, and on 225 QDR FSB it would be 8x. Still better than Intels 20+ multipliers on some of their chips...

    8. Re:Motherboards ready for 2.5MHz? by Anonymous Coward · · Score: 0

      Good one, Captain Obvious. I hope you get modded down to hell.

    9. Re:Motherboards ready for 2.5MHz? by JDWTopGuy · · Score: 1

      What's even MORE interesting is the fact that the title says "Motherboards ready for 2.5MHz?"

      I'm not sure, but I think they were ready for that in the days of the Apple I. :-)

      --
      Ron Paul 2012
    10. Re:Motherboards ready for 2.5MHz? by vistic · · Score: 1

      awwwww....

      D-:

    11. Re:Motherboards ready for 2.5MHz? by orionpi · · Score: 1

      I remeber seeing an upgrade for some Apple II to upgrade it the a full Megahetz.

    12. Re:Motherboards ready for 2.5MHz? by Anonymous Coward · · Score: 0

      The 970 bus is not quad pumped. You don't know what you're talking about.

    13. Re:Motherboards ready for 2.5MHz? by Halo1 · · Score: 1

      I think the main reason the bus on current Macs is so slow, is simply that the Motorola's PPC's can't handle higher clocked FSB's, not because Apple can't design them. If you look at the PPC specs on Motorola's site, you'll see that they don't even mention 167MHz as a possible FSB speed (which Apple uses nevertheless in the high-end PowerMacs), the PPC 7450 supposedly only supports up to 133MHz.

      --
      Donate free food here
    14. Re:Motherboards ready for 2.5MHz? by Anonymous Coward · · Score: 0

      (which makes upgrading even more fun, come to think of it).

      No not really, the cpu tells the buss how fast to go during POST and it "just works", or something like that.

    15. Re:Motherboards ready for 2.5MHz? by addaon · · Score: 1

      Right... but if you have memory rated for 175MHz x 4, who knows if it'll work at 225MHz x 4? It either means overspecifying the memory, or replacing memory with processor.

      --

      I've had this sig for three days.
    16. Re:Motherboards ready for 2.5MHz? by jbolden · · Score: 1

      From the mid 1980s the the early 1990s the Motorolla 68000 line was used in everything from desktops to Unix workstations. Motorolla produced a wonderful CPU that was the basis for many lines of computers. The x86 line was a kludge that was out of date even then which had been used to help the transition from the 64k CP/M based "home computers" to the PCs. In almost every respect the 68000 line was better than the x86 line.

      10 years later the reverse is true. Are you really claiming that Motorola killed their entire quality CPU division to get back at Apple?

  5. Hmmm by Cyno01 · · Score: 1

    OSX is great, and with the posibility of Apple using comparable processors to PCs, it may be time soon to Switch.

    --
    "Sic Semper Tyrannosaurus Rex."
    1. Re:Hmmm by Anonymous Coward · · Score: 0

      The ppc architecture can't be compared to x86 processors strictly in MHz. If that's what you're using to decide what computer to buy, then I suggest you read up on the subject. If you need to run specific applications, find the benchmarks for either system, MHz is nearly meaningless. Get that through your thick skull and you might not waste so much money on your next purchase...

    2. Re:Hmmm by piznut · · Score: 1

      I agree.

      I have, for the longest time been a huge PC/x86 zealot. After actually using OSX for some of my day to day tasks I could almost see myself switching completely. The only niggling thing in my mind that keeps this from being so is my perception that with Apple, you get less bang for the buck. If Apple can get the performance and perceived value up to par with Intel and AMD offerings, I may find myself with a Mac before long.

      I want to switch, I just can't justify the premium in my mind.

    3. Re:Hmmm by Slarty · · Score: 2, Insightful

      I'd be surprised if there won't always *be* a premium for Apple stuff, although I'll grant you it could be quite a bit less. Apple has a reputation for providing nice, upscale hardware and a better user experience compared to the shoddier, cheaper PC. That's why people (including myself) are willing to pay quite a price premium for a machine that really can't keep up performance-wise.

      I'm not saying this is always the case; there are very nicely engineered PC's and Macs that aren't as nice as they could be. But Apple products are perceived as being premium products and are generally priced accordingly... and lots of people are willing to pay. Keeping that in mind, I doubt if Apple will ever really get into a PC price war. They'll keep doing just fine in the upper price scales, and with a better profit margin to boot.

      --
      Hi... I'm Larry... the shivering chipmunk... brrrrr!... I'm cold... I need a sweater...
    4. Re:Hmmm by Anonymous Coward · · Score: 0

      Apple has approximately 1% of the personal computer market, worldwide. To reach 2%, they would have to double their production and distribution abilities. I doubt they could do it, and I'm pretty sure they don't want to do it. As long as they're managing to sell what they can produce, why should they lower the price? It's like with Intel CPUs; some people are willing to pay more just to say they "have an Intel". If it makes them happier, let them. Me, I'm happy with my (cheap, fast, stable, good) dual Athlon. As long as you like what you have, who cares if "your brand" sells more or less...?

    5. Re:Hmmm by JDWTopGuy · · Score: 1

      I dunno, Apple's been dropping prices a lot lately. PowerMacs are at all-time low prices.

      It's almost time for a menards-style commercial "We've got eMacs starting under one thousand dollars, 12 inch powerbooks for only $1,799. Come in today and get a free copy of iLife!"

      I think they should either kill the old CRT iMac or drop the price big time.

      --
      Ron Paul 2012
    6. Re:Hmmm by dbrutus · · Score: 1

      Oh, I don't know, in the 64 bit realm, a little speed comparison might be fun. In case you didn't know, Intel's fastest 64 bit chip is the Itanium 2 which ships at 900Mhz and 1Ghz speeds. Somehow I don't think they'll be hitting 2.5Ghz in the next 6 months.

  6. Any takers? by ruprechtjones · · Score: 1

    I'm betting we won't see any new 970 Mac desktops til January, then 970 PowerBooks 6 months after that, but I'm hoping I'm wrong.

    --
    Kip Hawley is an idiot.
    1. Re:Any takers? by Znonymous+Coward · · Score: 1

      There is 1 more MacWorld before then. If Apple is smart, they will have them ready before the X-Mas shopping season. Computers don't sell as well in January.

      --

      Karma: The shiznight, mostly because I am the Drizzle.

    2. Re:Any takers? by rgraham · · Score: 2, Funny

      I'd take that bet, I'll say September 7th '03. "The Price is Right" rules, closest person w/o going over wins.

    3. Re:Any takers? by ruprechtjones · · Score: 1

      You're on. I hope you win, I want my dual-970 now!

      --
      Kip Hawley is an idiot.
    4. Re:Any takers? by Gropo · · Score: 1

      October 3rd, 2003...

      *flashes school sweatshirt logo* "TUFTS RULES!" ;D

      --
      I hate Grammar Nazi's
    5. Re:Any takers? by pi+radians · · Score: 1

      One dollar Bob.

      --

      sin(6cos(r)+5A)
    6. Re:Any takers? by Walterk · · Score: 1

      What are you betting on? A bet with without a prize is just silly..

    7. Re:Any takers? by Anonymous Coward · · Score: 0
    8. Re:Any takers? by VRisaMetaphor · · Score: 2, Insightful

      Trust me, if Apple's 970 machines come out in January, it will be like Christmas in January. Mac folk have been waiting way too long for this.

    9. Re:Any takers? by ruprechtjones · · Score: 1

      Pink slips. We're racing for pink slips.

      wait... I mean it was just a handshake bet.

      --
      Kip Hawley is an idiot.
  7. drool ...imagine dual pro Macs :) by codeonezero · · Score: 3, Insightful

    Ok, this is great news. I hope Apple decides to use this chip. I could just see dual ppc 970 Power Macs running at 2.5Ghz x 2 :) Why stop there maybe they'll go quad, and that would be awesome :)

    I just hope apple doesnt go back to using single chip on their high end systems...its ok if they do use one chip for say the iMac, *book line but the Power Macs should stay with dual if they end up using this chip.

    Oh and the obligatory, karma whoring

    "Imagine a Beowulf of these!!!!"

    --

    ....
    int main (void) { ... }

    1. Re:drool ...imagine dual pro Macs :) by addaon · · Score: 1

      I agree that a quad 2.5GHz G5 would be a drool-worthy system. But honestly, would you pay $10k for it? If not, then your opinion of it's attractiveness really shouldn't matter to apple at all.

      --

      I've had this sig for three days.
    2. Re:drool ...imagine dual pro Macs :) by Anonymous Coward · · Score: 0

      aye, but them xServes could use 'em!

    3. Re:drool ...imagine dual pro Macs :) by Rimbo · · Score: 1

      To heck with dual. The 970 was built with scaling in mind... so why not quadruple or even octuple?

    4. Re:drool ...imagine dual pro Macs :) by JDWTopGuy · · Score: 1

      Dude, there hasn't been a $10k mac since the early 90's or something. Get a grip.

      Apple's not the smartest company, but they aren't going to try and sell $10,000 computers to people. I believe they tried something like that with the 20th anniversary mac.

      --
      Ron Paul 2012
    5. Re:drool ...imagine dual pro Macs :) by addaon · · Score: 1

      A high end mac today, with monitor, easily hits $7k. If you think a 970 will cost less than a G4, you're crazy. If you think the chipset design for a four-way machine is even close to as easy (and as cheap) as the design for a two-way, shared bus machine, you're crazy. If you think Apple could introduce quad-970s any time in the next three years for less than $10k, you're just dreaming.

      --

      I've had this sig for three days.
    6. Re:drool ...imagine dual pro Macs :) by benh57 · · Score: 2, Interesting

      According to IBM itself the 970 will be cheaper to produce than the G4, due to its small die size.

    7. Re:drool ...imagine dual pro Macs :) by Anonymous Coward · · Score: 0

      According to my economics professor, they will charge whatever the market will stand. Which means as a 970 will be "worth" more to the punters, Apple will charge more.

    8. Re:drool ...imagine dual pro Macs :) by noewun · · Score: 1

      Lessee, I just went to store.apple.com and priced a dual 1.42 GHz G4 with 20 inch monitor and got $3998, before shipping. From where are you getting the extra $3000?

      --
      I am a believer of momentum and curves.
    9. Re:drool ...imagine dual pro Macs :) by codingOgre · · Score: 1

      From where are you getting the extra $3000?

      I imagine he/she means high end system. 24" Monitor, 4x180GB HDs, etc. I can easily get the price over 7k

      --
      Space may be the final frontier, but it's made in a Hollywood basement. --Red Hot Chili Peppers, Californication
    10. Re:drool ...imagine dual pro Macs :) by Anonymous Coward · · Score: 0

      Bang-to-buck ratio: 1:1. $1, 1MHz.

      W00H00!

    11. Re:drool ...imagine dual pro Macs :) by noewun · · Score: 1
      I imagine he/she means high end system. 24" Monitor, 4x180GB HDs, etc. I can easily get the price over 7k

      Well, that's kind of silly. You could make that argument for anything: I priced a Dell and it was over $15,000! (once you include the multi-terabyte RAID. . .)

      --
      I am a believer of momentum and curves.
  8. May Apple ISNT dead??? by Znonymous+Coward · · Score: 0

    w00t, w00t (I'm jumping with joy).

    2.5 GHz PPC sure would close the gap with x86.

    --

    Karma: The shiznight, mostly because I am the Drizzle.

    1. Re:May Apple ISNT dead??? by Anonvmous+Coward · · Score: 2, Funny

      "2.5 GHz PPC sure would close the gap with x86."

      Yeah!! I can't wait to see my Quake 3 scores then! Damn I want a new game. :(

    2. Re:May Apple ISNT dead??? by MonsieurPiedlourde · · Score: 2, Insightful

      Isn't Apple going to suffer the same problem that the industry has where people's systems are good enough for the apps they are using? Consider that Apple seems to be targetting the end-user arena, are users gonna care if they can run Itunes in 1 second instead of 4?

      How many people are choosing PC over MAC based on top-end speed?

      I would suspect that price is the biggest determining factor for most users. The addition of $x,000 for that big of a speed jump will not intice many new "switchers".

      Not that I am predicting the end of Apple but this news should be taken in context.

    3. Re:May Apple ISNT dead??? by Anonymous Coward · · Score: 0

      "How many people are choosing PC over MAC based on top-end speed?"

      More and more belive it or not. One of the main markets for apple has always been the picture/movie crowd. Photoshop and Premiere... The problem is that for a while now this crowd has been moving to PC's. The Power is simply not there in the Mac compared to the PC line. If Apple looses this crowd, they have lost a really significant part of their market, and may be history.

      I would love to switch, but I use my PC for video editing, and there is no way I am going to Mac

    4. Re:May Apple ISNT dead??? by Anonymous Coward · · Score: 0

      You dont know what you are talking about MonsieurPiedlourde, just because apple comes out with a new top of the line processor doesnt mean they are going to stop having lower speed systems, it means that they will have a computer that speed addicts will have as an apple alternaive to the high end PC computers.

    5. Re:May Apple ISNT dead??? by Shuh · · Score: 1
      Isn't Apple going to suffer the same problem that the industry has where people's systems are good enough for the apps they are using? Consider that Apple seems to be targetting the end-user arena, are users gonna care if they can run Itunes in 1 second instead of 4?
      Apple customers (normal consumers) have been doing digital video editing with their rigs since the first DV iMacs back in 1998. There is a large loyal crowd that has seen DV editing and DVD authoring mature on the Macintosh. Most of them are looking for more power, but are not looking to lose all their software (and 5 years of experience) just so they can buy and beta-test the same type software on Windows for a %20 speed gain.
    6. Re:May Apple ISNT dead??? by athlon02 · · Score: 1

      Consider that Apple seems to be targetting the end-user arena, are users gonna care if they can run Itunes in 1 second instead of 4?

      In short, YES! When startup times for your apps are at least a 2 seconds or so for every app, having apps pop up as fast as they typically do on a high end PC is a major plus... My 500MHz iBook + OS X 10.2 is awesome and I'm hoping to go to a 12" Powerbook (or dare I dream 15") in the next few months... But waiting a few seconds for IE, Safari, Word, Excel, Terminal, iTunes, X11... gets old real fast. I click the Winamp icon from the quicklaunch bar on my XP 2000+, 512MB DDR, WinXP Pro system and it's already waiting on me to tell it what I want it to do next. I want that kind of response from my Mac too! And further, waiting for iTunes to determine the volume of a bunch of files I drop on it and doing other things before it starts to play annoys me to no end... that's why I use VLC now.



      Summary of the above: ya seconds matter!


    7. Re:May Apple ISNT dead??? by JonathanBoyd · · Score: 1

      You're expecting a 500MHz G3 laptop to perform as well as an XP 2000+ desktop? Think about that for a moment. Besides, you only need to open an app once, then you can just leave it running. Memory management is quite nice under OS X, as is multitasking, so there's no real harm in having a few extra apps open. Unless you're really, really low on RAM. In which case, it's even more unreasonable to complain about the iBook being less responsive. It should have 384MB bare minimum, preferably 640MB. As for the things iTunes does, you can turn off the volume checking (which it only does the first time you import a file anyway). There isn't anything else it should start doing when you drop something in. Maybe you should be more specific, if you're having a genuine problem.

    8. Re:May Apple ISNT dead??? by vsync64 · · Score: 1
      You're expecting a 500MHz G3 laptop to perform as well as an XP 2000+ desktop? Think about that for a moment.
      But... But... Clock speed doesn't matter!
      --
      TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
    9. Re:May Apple ISNT dead??? by JonathanBoyd · · Score: 1

      :^) Much as I adore my iBook, I know it's going to get toasted performance-wise by any gigahertz level desktop at 95% of tasks.

  9. When Used.... by johny_qst · · Score: 3, Interesting

    Does this chip match the power consumption and low heat dissipation that we have all come to know and love from the PPC arch? Does anyone know?

    --
    Fnord.sig
    1. Re:When Used.... by Phoukka · · Score: 1

      Um, IBM's planning on using these things in blade servers. Low power and heat generally (though not always) go hand-in-hand with blades...

    2. Re:When Used.... by Tar-Palantir · · Score: 2, Informative

      Power consumption is good, according to a recent MacAddict article. It mentioned that the 1.8GHz chip had low enough consumption to be put in a laptop. Drool....

    3. Re:When Used.... by Drakonian · · Score: 1

      Yup, I heard it dissipates 19W.

      --
      Random is the New Order.
    4. Re:When Used.... by cacav · · Score: 1

      These chips do not run nearly as hot as a Power4, which it was based off of. I don't have the exact specs with me now, but I seem to recall something in the 30-50W ballpark. Most of your power consumption on the Power4 is due to dual cores and the 3 L2 cache slices consuming most of the bottom half of the chip. This PowerPC chip is a single-core Power4 with some other memory differences.

      It will be hotter than previous chips, and may require more cooling, but nowhere as bad as current x86 architectures.

  10. Anyone else notice... by Anonymous Coward · · Score: 2, Insightful

    that the IBM press release states that it includes "Altivec"? I don't seem to remember them actually using the trademarked name before now...

    1. Re:Anyone else notice... by Frightened_Turtle · · Score: 2, Interesting

      It wasn't very long ago that IBM decided to add Moto's Altivec engine to their chips. Earlier, IBM had rejected Altivec because IBM wanted to target the embedded controller market, which they felt really didn't require Altivec enhancements.

      In persuing new markets, adding Altivec made sense. Not to mention that it had a good strong successful demonstration as part of Apple's hardware. So now it is included. I know there are more details to it than all that, but at the moment I'm just too tired and lazy to look up the articles...

      --


      Whew! This water sure is cold!
    2. Re:Anyone else notice... by guile*fr · · Score: 1

      more likely they didnt want to licence from Motorola
      which hold Altivec

  11. More Information by robbyjo · · Score: 5, Informative

    Here you can find a more technical details than just press release.

    Here is the actual spec about the PowerPC 970.

    Ars Technica articles. Apparently, PPC 970 just last year's news. The real news is just the cranked-up speed...

    --

    --
    Error 500: Internal sig error
    1. Re:More Information by Anonymous Coward · · Score: 4, Insightful

      One of the most interesting bits of information from the above IBM pages: In addition to its support of new 64-bit solutions, the 970 retains full native support for 32-bit applications. This not only protects 32-bit software investments, but provides these 32-bit applications with the same high-performance levels that it extends to 64-bit uses. This native, nonemulated, 32-bit support is not limited to application code, which runs unmodified. 32-bit operating systems with minor updates can also take advantage of the PowerPC 970's outstanding performance.

    2. Re:More Information by Brand+X · · Score: 1

      Bleah. Yeah, it's nice that OS X will run out of the box. No, that doesn't make me less grumpy about the obvious implication: no incentive to get > 4GB machines out. Meaning that much more time until I can use a 64 bit Darwin (or Linux PPC) as a cheap platform to test 64 bit versions of the software I write. Meaning, so far, the only platforms I can use for 64 bit testing at > 4GB without getting some overpriced high end Sun box are still Alpha racks or IBM options (eg POWER3-II based rack mounts like pSeries 610 - still talking $12k with a minimum dev setup...)

      I'd been too hopeful too soon when I first read IBM's earlier press release. I hadn't realized they were making it that easy on Apple. I mean, 32 bit OS on the API layers, but I figured they would need to build a 64 bit kernel at least... and with one thing leading to another, I figured we'd get to see an XServe offering with 8GB ram sooner, rather than later.

      Ah, well. Back to putting in proposal requests for that pSeries... and hopefully getting all of my requisite external libraries somehow.

      --
      -- Still waiting for the Nike endorsement
    3. Re:More Information by laird · · Score: 1

      No, the real story is that IBM announced that they're going to sell PPC Blades that fit into their x86 blade server. This means that customers can pick between x86 and PPC based completely on price/performance.

      I wonder if the 970 runs cooler, and consumes less power, than x86's (as most PPC's do). If so, there's a strong case to be made that the PPC blades will be a lot less expensive to operate, since you can pack them more densely, and spend less on power and AC.

    4. Re:More Information by Anonymous Coward · · Score: 0

      That spec isn't working for me. Do you know if the 970 supports the virtualization functions of the Power4?

    5. Re:More Information by afidel · · Score: 1

      A relitivly cheap solution from Sun is a SunBlade 2000 with 6GB of ram. Probably in the same neighborhood and a little cheaper than the pSeries 610 =)

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    6. Re:More Information by gpoul · · Score: 1

      But the p610 is a server and not a workstation. :)

      Maybe he knows why he wants to have a server. He also didn't suggest to buy a PowerMac but he wanted an XServe.

    7. Re:More Information by jbolden · · Score: 1

      IBM may be releasing either a cheaper pSeries machine based on the 970. Originally they had their own needs for it, the partnership with Apple is just a way to offset R&D costs.

  12. Wowie! by TWX_the_Linux_Zealot · · Score: 2, Funny

    Can you imagine a Beow---

    Oh, nevermind.

    --

    IBM had PL/1, with syntax worse than JOSS,
    And everywhere the language went, it was a total loss...
    1. Re:Wowie! by Znonymous+Coward · · Score: 1

      Yes, yes I can.

      --

      Karma: The shiznight, mostly because I am the Drizzle.

  13. please explain by meshko · · Score: 0

    I have a couple of questions.
    First of all, what is the processor that Apple using now? Isn't it some sort of PowerPC already? I see this one supports Altivec and I know that G3 and G4 Apple computers have the same instruction sets. Is this just another implementation, or is G3 and G4 relatives of this new processor?

    Second: what operating system does the IBM PowerPC run?

    I suspect that the article is just confusing and processor itself is not made by IBM. Right??

    Sorry, I'm really ignorant when it comes to Mac hardware (or any hardware actually)

    --
    I passed the Turing test.
    1. Re:please explain by Anonymous Coward · · Score: 0, Informative

      the PPC 970 is a IBM designed processor when previously, Motorla developed all the PPC CPU's. Apple own the TM PowerPC so they can change hardware vendors and slap their name on it no problem. IMHO, I think this is very good for the computing world.

    2. Re:please explain by MikeMo · · Score: 4, Informative

      The 970 has the same instruction set (99%) as the G4, but it also has a very, very different internal architecture that should make it quite a bit faster than the G4 at the same clock rate. It's actually a scaled-down version of the Power4 chip, the CPU in a lot of IBM's much larger systems. The Power family is the root of the PowerPC chip, which was actually created by IBM/Apple/Motorola to simply use the same instruction set.

      The IBM Power4 runs many of IBM's OS's.

    3. Re:please explain by binaryDigit · · Score: 4, Informative

      First of all, what is the processor that Apple using now? Isn't it some sort of PowerPC already? I see this one supports Altivec and I know that G3 and G4 Apple computers have the same instruction sets. Is this just another implementation, or is G3 and G4 relatives of this new processor?

      Apple currently uses the G4 and G3 family. The G4 has AltiVec, G3 does not. G4/G3 are product names, whereas 970 are more like model numbers. There all related in that they implement the PowerPC ISA (Instruction Set Archetecture).

      Second: what operating system does the IBM PowerPC run?

      Depends on who is selling the machine the chip is in. Apple sells OS9 and OSX. IBM has AIX. And of course there's Linux and BSD. These are the most common.

      I suspect that the article is just confusing and processor itself is not made by IBM. Right??

      Nope, IBM does manufacture the 970. IBM also makes G3's. AFAIK Motorola is the only one making G4's right now (could be wrong here, could be that IBM is cranking some G4's as well). Also note that both Motorola and IBM sell other variations of the PowerPC (most well known is the PPC that powers the Nintendo GameCube).

    4. Re:please explain by Anonymous Coward · · Score: 0

      1.) Apple uses Motorola's G4 PPC chips in their current systems (except for a few G3s in their low end stuff). IBM licensed Altivec from Motorola so that the Power970 can also have it, although they don't call it Altivec (I forget the name they use for it).

      2.) Any PPC chip could theoretically run OS X if it weren't for Apple's BIOS only being available on Apple motherboards. IBM's PPC chip would also run any Linux or BSD that has a PPC port (Mandrake and NetBSD are examples).

      3.) The processor is definately made by IBM. Motorola isn't really all that interested in making desktop processors anymore, which unfortunately has been hurting Apple for quite a while. Apple was originally hyping up the G5 from Motorola, but unfortunately this turned out to be vaporware. Thankfully it seems they've found a new source for chips (although Apple has never officially confirmed they're using Power970).

    5. Re:please explain by Uller-RM · · Score: 3, Informative

      PowerPC is an open architecture; several companies make different CPUs based on the design. IBM's historically made them for servers (the 970 was originally intended to be a server chip) while Motorola made them for desktops (Apple). Only problem is, Motorola sucks -- and their growth in the wireless business has gotten them to the point where they don't need Apple's business any more, so they have no real reason to improve their CPU line.

      The G3 and G4 are also PowerPC chips -- they just are specific models made by Motorola. It's half new implementation, half relative.

      Finally, a CPU doesn't run any specific OS -- OSes just have to be written for that CPU (and more generally, for the system architecture that CPU uses). Linux has supported the PPC for a long time; there's a distro called Yellow Dog that specifically targets Macs, and does a good job of it. Mac OS X's kernel, Darwin, has been backported to Intel IA-32. Windows used to be available for Alpha processors. It's just a matter of coding and hardware knowledge.

    6. Re:please explain by a7244270 · · Score: 1

      First Question:
      Apple is using the G3 and G4 processors in its computers. The G3 is made by IBM. The G4 is essentially a G3 with the addition of the AltiVec extentions.

      Second Question:
      NFI - The blade server line pages claim that it will run unix or windows server (and most likely linux), but this particular prototype, I don't know. I would suspect AIX.

      Suspicion:
      Wrong, the processor is actually made by IBM.

      Theres a HUGE discussion about this CPU on arstechnica - link but its pretty technical.

      This chip was not just for mac, its supposedly to make IBM more competitive in the mid-level server market.

    7. Re:please explain by TheRaven64 · · Score: 3, Informative

      First of all, what is the processor that Apple using now? Isn't it some sort of PowerPC already?

      G3 and G4 are Apple marketing terms for current PPC chips, made by IBM or Motorola (the G3s in the iBooks are made by IBM). The only real difference between the two is that the ones with a G4 sticker on it supports AltiVec and SMP (I'm simplifying here for the sake of brevity, before I get flamed). Both are 32-bit chips.

      The 970 will probably be called a G5 by Apple (although they may drop the G_ naming convention and call it a PPC64 or something) and is a 64-bit PPC chip based on IBM's Power4 series, with AlriVec tacked on. Power4 is a PPC-derived architecture, specifically designed to run in high-end UNIX servers, where x86 just doesn't cut it. With the 970 IBM are trying to move this technology to the desktop.

      Second: what operating system does the IBM PowerPC run?

      It will run any OS that runs on current PPC chips (PPC Linux and OS X, for example), although it will probably require OS modifications to take advantage of the 64-bit features of this chip.

      I suspect that the article is just confusing and processor itself is not made by IBM. Right??

      The chip indeed is made by IBM, as are the G3s in the current iBook range (as I recall Motorola G3s top out at <600MHz, while IBM make them up to 1GHz). Apple is expected to be one of the largest customers for these chips, hence their mention.

      --
      I am TheRaven on Soylent News
    8. Re:please explain by Anonymous Coward · · Score: 0

      The name *PowerPC* is a registered trademark of IBM.

    9. Re:please explain by shayborg · · Score: 1

      The PowerPC is basically, as far as I can tell, something of a joint project between IBM and Motorola. Apple buys most of their chips from Motorola, but they buy some from IBM as well.

      First of all, what is the processor that Apple using now? Isn't it some sort of PowerPC already? I see this one supports Altivec and I know that G3 and G4 Apple computers have the same instruction sets. Is this just another implementation, or is G3 and G4 relatives of this new processor?

      Apple currently uses the PowerPC G3 and G4 processors. (G3 and G4 are Apple marketing-speak; the G3 line actually consists of the MPC 740-755 processors, while the G4 line is the MPC 7xxx series of processors.) The G4 processors have support for Altivec, a specialized vector processing unit.

      This is another implementation of the basic PowerPC ISA shared by the G3 and G4; this, like the G4, has tacked on Altivec support. So the G3 and G4 are close relatives of this processor.

      Second: what operating system does the IBM PowerPC run?

      One of the biggest purchasers of PowerPC processors is, of course, Apple. All of their computers currently use the G3 and G4, and run Mac OS X by default. However, there are also versions of Linux and other operating systems that run on PowerPC processors, and there are other PowerPC processors designed to work with other OS's. One example is IBM's Power4 processor, widely considered to be the best processor in existence today. It is designed to work with either IBM's Unix-based AIX operating system or, more recently, PowerPC Linux.

      I suspect that the article is just confusing and processor itself is not made by IBM. Right??

      No, the processor itself is made by IBM. This is IBM's page for the PowerPC 970.

      I hope that clears up your questions.

      -- shayborg, the /. karma whore

    10. Re:please explain by pyrotic · · Score: 1

      Back in 1997 Apple and IBM both used the Power PC 604 chip. IBM still uses it in low end AIX servers. Then Apple started shipping units based on the G3, made by Motorola. Motorola added Altivec (SIMD instructions) to the G3, changed the caches and Apple badged it as G4. Later, IBM began to fab G3s for the newer iBooks, as Motorola focused on the G4 as a cheap embeded chip for routers etc. IBM's Power 4 (a high end server chip which the 970 is based on) is a 64 bit CPU with a similar instruction set to the 32 bit 604.

      I guess IBM has the new chip running either AIX, or Linux, both of which work fine on the Power 4.

    11. Re:please explain by Drishmung · · Score: 1

      On the press release, they actually call it Altivec(TM), which is interesting in its own right. Assuming that it didn't just slip by (you assume that someone meticulously checks press releases, but then again they refer to Power und Intel) you have to assume they have now licensed the name.

      --
      Protoplasm. Quiet Protoplasm. I like quiet protoplasm.
    12. Re:please explain by karlm · · Score: 1

      Not just Alpha. Windows NT 3.51 ran on x86, Alpha, MIPS, and PPC. (And the i860, which never made it past being a CPU prototype.)

      --
      Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
    13. Re:please explain by TheCrazyFinn · · Score: 3, Interesting

      The G3 (PPC750) is a development of the PowerPC 603. It's got superb integer performance, decent FP, no Altivec and extremely low power draw.

      The G4 (PPC74x0) is a development of the PowerPC601 and 604. Integer Performance is about the same as the 750, but it has a much faster FPU and Altivec. Moderate power draw and a much more powerful CPU overall.

      There are more differences between the PPC750 family and the PPC74x0 Family than just Altivec, although that's the most notable difference.

      All of these CPU's are descendants of the Power CPU line. Theoretically Mac OS X could run on teh Power4 with some minor work. Now that would make a killer system, at the expense of cost (A single Power4 CPU package, with multiple cores, costs as much as a PowerMac.)

      --
      "You've got an invalid haircut" -Warren Zevon - Life'll Kill Ya
    14. Re:please explain by transient · · Score: 1
      Second: what operating system does the IBM PowerPC run?

      Let's not forget BeOS, which began life on multi-PPC systems.

      --

      irb(main):001:0>
    15. Re:please explain by fitten · · Score: 1

      The i860 was a cpu prototype? That's news to me and probably all the users of those Paragons, iPSC860s, Mercury, CSPI, Sky, and a host of other vendors who sold i860 based computers (just to name a few vendors/products I worked with).

      I'm hoping you are meaning that a version of Windows NT 3.51, which never made it beyond being a prototype version, existed on the i860.

    16. Re:please explain by GlassHeart · · Score: 1
      Finally, a CPU doesn't run any specific OS

      That's mostly right, but not entirely. CPUs do target specific classes of operating systems.

      Earlier CPUs like the 8086 don't support memory protection, or paging. These are required for a multitasking, multi-user OS, and were added when CPUs began to target this sort of OS. Linux, for example, basically won't work without a MMU.

      Also, the target OS (or class of OS) also affects optimization choices. For example, a microkernel OS is likely to have many more user-kernel mode transitions than a monolithic OS, so if you were targeting microkernels you'd want to optimize that somehow.

    17. Re:please explain by Uller-RM · · Score: 1

      Mind, they DID make a version of Linux that ran on CPUs without MMUs (the most notable being the Motorola Dragonball, used in Palms up until recently) called ucLinux.

      I would argue that operating systems target a class of architecture -- not just the CPU, but the underlying system as well. We've been relatively lucky with IA-32 in that despite all the changes in leading architectures over the years (DRAM/SDRAM/DDR/Rambus, ISA/VLBus/CardBus/EISA/PCI/AGP, etc.) the general scheme of things has been very consistent. I mean, to this day, look how many northbridges emulate the ancient PIC chips.

      It's certainly true that some chips are faster at certain OS-related things (context switches, etc) than others, and some have better MMU designs than others (don't get me started on PE-mode and V86 on the 386), but that seems more a nod to usability than a nod to any specific design of OS.

      (That, and hardware MMU/paging isn't necesarily required for multitasking, it just makes it far more efficient, and it provides you a level of protection from poorly written third party apps. The Z80 and 8086 are still the dominant processors in embedded applications because you don't have to worry about it if you're writing all the apps along with the OS and know as fact that they behave well.)

    18. Re:please explain by laird · · Score: 1

      Plenty of products shipped with the i860 in them. I remember a compute server from Torque Systems, for example...

    19. Re:please explain by binaryDigit · · Score: 1

      Let's not forget BeOS, which began life on multi-PPC systems.

      Well I was referring to "current" or near current OS's (too bad about Be, I actually have my BeBox still, nice machine). You can also throw in Windows NT (3.1 - 4.0), OS/2, NeXTStep if we want to include "older" OSs.

    20. Re:please explain by GlassHeart · · Score: 1
      I would argue that operating systems target a class of architecture -- not just the CPU, but the underlying system as well.

      Yes. This trait is referred to as the scalability of the OS. A more scalable design is usually a good thing.

      some chips are faster at certain OS-related things [...], but that seems more a nod to usability than a nod to any specific design of OS.

      The 80386 is a really good example of what I'm talking about. Following closely after the 80286, it introduced a new, incompatible protected mode, as well as paging (paged segmentation, to be precise). These are non-trivial features, and cater specifically to the post MS-DOS market, enabling the rise of workstation class OSes like Windows NT and Linux. Obviously, the more OS designs you can readily support the better.

      The virtual 8086 mode, on the other hand, seems to suggest a vision of a multi-tasking OS running multiple sessions of MS-DOS. It certainly doesn't point in the Unix direction.

      hardware MMU/paging isn't necesarily required for multitasking, it just makes it far more efficient, and it provides you a level of protection

      I was being loose on the word "required", referring mostly to marketing and customer requirements, rather than strict technical ones. Sorry for the confusion.

    21. Re:please explain by int69h · · Score: 1

      Actually BeOS began its life running on 5 AT&T Hobbit processors.

    22. Re:please explain by tbmoore · · Score: 1

      Not to mention SGI's Reality Engine graphics accelerator. i860's were used in several companies' graphics accelerators / image generators in the early 90s.

    23. Re:please explain by colinleroy · · Score: 1

      I see this one supports Altivec and I know that G3 and G4 Apple computers have the same instruction sets

      Actually G3s do not have altivec instruction set.

      --
      blah
    24. Re:please explain by Anonymous Coward · · Score: 0

      Second: what operating system does the IBM PowerPC run?

      Depends on who is selling the machine the chip is in. Apple sells OS9 and OSX. IBM has AIX. And of course there's Linux and BSD. These are the most common.


      And a well known fighter aircrft also uses PPC processors in a couple of places. But, no, it doesn't run OS X ;o)
      ...Although, there is one USAF aircraft which carries a laptop (running Winders) for certain purposes abord. The SOPs read 'stowing of the laptop before combat manoevres is recommended'. Truth really can be stranger than fiction.

  14. I'm gonna case mod my SE for this! by Anonymous Coward · · Score: 1, Funny

    Mmmm. Tasty!

  15. Digital Lifestyle by anaesthetica · · Score: 5, Funny

    "It is ideal for very computing intensive applications, for example in the area of simulation like meterology or geological calculations."

    Along with the rollout of the 970 chip, Apple will introduce two new insanely great iLife Apps: iWeather and iEarth. Now you can calculate weather patterns in your neighborhood and export the results to iMovie! Also, use iEarth's predictive powers in landscaping your front yard, planning your garden, and preventing cracks in your house's foundation.

    Perfect for your digital lifestyle.

    Eat that Miscrosoft!

    1. Re:Digital Lifestyle by questionlp · · Score: 5, Funny
      Okay... I've got karma to burn...

      Microsoft, after several delays, releases Hailstorm XP and Terra XP for their latest operating system, Longhorn. The release announcement was done with Steve Ballmer running around the stage at TechEd 2004 screaming, "Call me daddy! I own the Earth!" Later, Bill Gates corrects Ballmer by saying, "Sorry Steve, I own the Earth!" Reports have been coming in that Scott McNealy of Sun, Larry Ellison of Oracle, and Richard Stallman of FSF all huddled up and crying.

      Unfortunately, shortly thereafter, Earth blue-screened and permanently enabled copy-protection on every living person until each person forks over their soul along with $5000 per year for life support.

    2. Re:Digital Lifestyle by Anonymous Coward · · Score: 0

      did anyone else here dream of mowing the lawn with a laser, when they were younger?

      some kind of "laser sheet" would stretch across the grass and cut all the blades in about a second?

      this new iEarth proggie and the 970 sounds like they could do the trick!

    3. Re:Digital Lifestyle by Anonymous Coward · · Score: 0

      Sun is ahead of both of them already.

    4. Re:Digital Lifestyle by Mike+Thole · · Score: 1

      Yes, defintely. I even thought up various far-fetched ways to fix the obvious problems with it. Like cutting of people's feet if they walked through. Or lasering down trees, etc.

      --
      Sanity is not statistical.
  16. If Apple uses this, it will just be the same prob. by Quarters · · Score: 3, Insightful

    2.5GHz now is interesting. 2.5GHz in 12-18 months if/when Apple gets them into actual production hardware will not be that interesting. By that time we'll probably see >= 4GHz Intel and AMD chips. Apple needs 2.5GHz machines *now*.

  17. wow! by Anonymous Coward · · Score: 0

    at that pace, they'll catch up with x86 chips and their 3GHz in no time!

  18. Hopefully by cosmo7 · · Score: 5, Funny

    ~Perhaps this will lead to some sort of debate regarding the virtues of Macs compared with PCs, something so rarely discussed on SlashDot.

    1. Re:Hopefully by Anonvmous+Coward · · Score: 1

      "~Perhaps this will lead to some sort of debate regarding the virtues of Macs compared with PCs, something so rarely discussed on SlashDot."

      Well you gotta admit, blueberry is much prettier than beige. Unfortunately, few /.'ers see my side.

    2. Re:Hopefully by Anonymous Coward · · Score: 0

      Hmmm, interesting. This guy got slapped with some Flamebait for a similar comment in an earlier story.

    3. Re:Hopefully by Anonymous Coward · · Score: 0

      That's the 'MTV effect'.

    4. Re:Hopefully by ByteMangler_242 · · Score: 1

      snip
      ~Perhaps this will lead to some sort of debate...
      /snip

      Debate? Plenty to be found. Level-headed, non-fanboy posts?
      I'm still on ./,right?

      ps OSX roolz, winblows droolz!!!!!!

      --

      Rule of the open mind
      People who are resistant to change cannot resist change for the worst.

  19. Re:Help by rmarll · · Score: 1

    Your mac is busted. Whatever the problem is, it has nothing to do with its macness.

    Seriously.

  20. Re:Help by Morky · · Score: 1

    Dude, Macs have a new operating system now. Your post sound like it's from 1996.

  21. Wow by Anonymous Coward · · Score: 0

    That is one fast prozessor

  22. you gotta wonder... by Petrox · · Score: 5, Insightful

    how many people have been holding off (or switching to other platforms) on a new Apple computer purchase for these new chips. I'm sure Apple is chomping at the bit waiting for these chips to be mass produced so that they can get them into Powermacs (and hopefully Powerbooks too), like, yesterday.

    The POWERLite series (which is basically what the 970 is) is a great alternative to x86 for Apple for quite a few years ahead. Not only does IBM have an incentive to keep producing these chips at ever-greater clock speeds (something that Motorola with the G4 doesn't seem to have a great deal of interest in doing) because IBM actually uses these in their Blade servers, but it sets up a nice roadmap for successive generations of chips (the POWER5 is just around the corner, with a Power5Lite a la PowerPC 980 coming shortly thereafter? Such a chip is probably only a year and a half off and, running MacOSX, would rocksock).

    Yum.

    --
    sig my booty, check my website
    1. Re:you gotta wonder... by Petrox · · Score: 1

      here. Here's some support for my claim about the Power5Lite:

      http://www.oscast.com/stories/storyReader$130

      bottom line? It's coming. And soon.

      --
      sig my booty, check my website
    2. Re:you gotta wonder... by (1337)+God · · Score: 1

      This doesn't even really involve Apple, though.

      Did you read the press release? I doubt it. You saw "Apple" as the subject of the headline and just half-hazardly clicked the reply button and started a schpiel about how Apple really needed this, etc.

      If you go and check the press release out, you'll see that only the Blade server architectures are even mentioned.

      Yeah, Apple hopes to use this some day, but it'll be a long time coming.

      Someone resection this to strictly IBM rather than an Apple > IBM article.

      Join The (1337) Clan If You Have What It Takes!

      --

      Background: 28/M/Bi-Sexual; Owner of a Linux company; MBA Harvard 2003; B.S. Comp Sci MIT 2000
    3. Re:you gotta wonder... by BWJones · · Score: 4, Insightful

      how many people have been holding off (or switching to other platforms) on a new Apple computer purchase for these new chips. I'm sure Apple is chomping at the bit waiting for these chips to be mass produced so that they can get them into Powermacs (and hopefully Powerbooks too), like, yesterday.

      Well, for scientific users the debate about which platform to use has *significantly* been mitigated by the presence of a true UNIX with OS X allowing for the easy porting and running of code already written for other *nix distros. I personally have replaced three machines including an older Mac, a Windows box and an SGI with a single dual G4 with a sweet Cinema Display.

      Now, could I use more power? Absolutely. Code that is optimized for Altivec is screaming fast. Faster than just about any other platform I have used in fact. However, code not optimized for Altivec gets whomped on by the Wintel platform right now and I would like to see some of the delta in performance go away.

      All of that said, OS X is one impressive OS. The best OS out there for the general audience and for a number of specialized audiences as well. It can only get better and is awaiting fast CPU's with fast bus speeds.

      I suppose it also might be argued that OS X has matured faster as a result of the lagging performance of the G4 chips in that Apple has had to optimize lots of code to get things running fast, whereas Microsoft tends to rely on fast boxes to get through code bloat. Just look at Safari vs. IE as an example of this.

      --
      Visit Jonesblog and say hello.
    4. Re:you gotta wonder... by $$$$$exyGal · · Score: 1
      Anyone that is 'holding off' should just go and buy a $999 IBook right now (if you can afford $999, of course). That is a great computer to get if you want to play with an Apple and see what OSX is all about, etc. I bought one as soon as it hit $999, and it is the best purchase I ever made. And better yet, it'll sell for a great price on E-bay when I decide to upgrade to a Powerbook in the future.

      --sex

      --
      Very popular slashdot journal for adul
    5. Re:you gotta wonder... by Petrox · · Score: 2, Interesting

      I certainly don't need the speed. I wasn't schpieling against Apple--I've used macs for 15 years and type this response on an iBook500 happily running 10.2.4.

      This is a great processor for Apple, and I'm sure they know it. It's fast, it's made by a reliable vendor with an interest in continued development, it's (basically) fully compatible with their existing OS, it's altivec compatible, it provides a great incentive for people to upgrade/switch.

      So yes. Like I said--no doubt Apple is chomping at the bit for the 970.

      (and so are we users looking to buy a new computer in the upcoming year or two)

      --
      sig my booty, check my website
    6. Re:you gotta wonder... by drinkypoo · · Score: 1

      Probably about the same percentage as that of AMD devotees waiting for Hammer to come out before they upgrade their PCs, thus cutting into Athlon XP sales.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    7. Re:you gotta wonder... by vanyel · · Score: 1

      I'm one. I bought a used G4 733 to get an inexpensive introduction to the Mac world and OS X in particular. I had high hopes, as 800Mhz is quite useable in the PC world. The only thing the G4 is good for is a terminal and light web browsing. It's much too slow to be useful, and especially since I've recently been doing some video editing, I went back to my 1.8Ghz P4 Win2K system (even *that's* too slow, really, it would be inconceivable to do mpeg transcoding on the Mac!) Apple: Ghz do matter. Much as I want to go Apple, first one to 4Ghz wins my next machine.

    8. Re:you gotta wonder... by Shuh · · Score: 1
      I've recently been doing some video editing, I went back to my 1.8Ghz P4 Win2K system (even *that's* too slow, really, it would be inconceivable to do mpeg transcoding on the Mac!) Apple: Ghz do matter. Much as I want to go Apple, first one to 4Ghz wins my next machine.
      Hmmm. If you were using a 733, my guess is that you had several setbacks on it.
      1. The early 733-G4's were actually better than the later 733-G4'sbecause they included L3 cache.
      2. The 733 most likely came with OSX 10.1 on it instead of the much speedier OSX 10.2. The primary difference being the graphics subsystem was fully engaged in 10.2 due to a low-level tie-in to the video-card for Quartz rendering.
      3. OSX is still young, and even the past couple of months have seen numerous major updates to the encoders: Quictime 6.1->6.2, iDVD2->3, iMovie2->3, etc.
      If you were missing any of these updates or had the older 733, you weren't getting the full force of what the Apple could do.
    9. Re:you gotta wonder... by Anonymous Coward · · Score: 0
      Just look at Safari vs. IE as an example of this.

      You call yourself a scientist?
      can we say correlation vs causation?
      can we say sample size?
      can we say pulled out of ass?

    10. Re:you gotta wonder... by vanyel · · Score: 1

      It came with OS9, but I upgraded to OS X as that was the whole point of it --- finally a real OS with mainstream application support. I keep it updated to the latest with apple's update utility. At the risk of going off topic, I have to say I'm really amazed that Quicktime is broken in a major way, and according to Mac people I know, it's been that way for a long time: if you view a "full screen" clip, it totally f***s up the desktop. Like Windoze does if you resize to a smaller resolution, only worse.

    11. Re:you gotta wonder... by g4dget · · Score: 3, Informative
      Well, for scientific users the debate about which platform to use has *significantly* been mitigated by the presence of a true UNIX with OS X allowing for the easy porting and running of code already written for other *nix distros.

      While UNIX compatibility in OS X is great, calling it a "true UNIX" is really rather misleading. First of all, the kernel isn't a UNIX kernel, it's a hacked Mach kernel with a BSD compatibility layer. Furthermore, there are very significant differences in userland, including things like a case-insensitive file system, huge changes in system administration, lack of device nodes for things like audio and video, multiple views of the file system (from Carbon/UNIX), etc. Also, the standard UNIX window system, X11, is at best bolted onto OS X.

      Now, you may think all these things are improvements to UNIX, and you might be right. However, they make OS X pretty significantly different from UNIX. And while some applications port with no problems to OS X, others require incorporating Cocoa or Carbon code for porting, which can be a lot of effort.

    12. Re:you gotta wonder... by gpoul · · Score: 1

      Which Blade servers from IBM are you talking about? - The Blade servers I've seen are only based on x86. In the case of IBM the blades or Intel Xeon.

      Only Sun has a Blade server running on SPARC. (x86 blades with AMD chips will follow)

    13. Re:you gotta wonder... by gpoul · · Score: 1

      OK... If I would've read the IBM press release earlier I would've noticed that they announced the new blades in exactly that press release.

      Oooopppss... troll me hard!

    14. Re:you gotta wonder... by toddhisattva · · Score: 2, Interesting
      Dude, you have one of the most f'd up definitions of Unix I've ever seen. I've been using Unix since System IV, read the photocopied kernel docs in high school, and to my decades of experience with Unix, Mac OS X is a true Unix.

      I especially like your idea that X11 is bolted on to OS X. Damn, dude, X11 is "bolted on" to every Unix!

      I cannot even remember the variety of Unixes I've used...PDP 11/33, 680x0 boxes of various kinds, SGI Indigo (is Irix a real Unix?), HP "Snake" (is HP-UX a true Unix to you mister G4dget?), AIX on RS/6000, perhaps a half-dozen to a dozen forgettable and forgotten boxes, and lately the glorious Mac OS X.

      Oh hell look at all that and I forgot to mention the Sun pizza box that was on my desk. Did Sun ever ship a "true UNIX" oh mister expert nit-picker G4dget?!

      So get over it. Not only is Mac OS X a real, true, complete Unix, but due to its incredible shipping volume, it is now THE UNIX.

    15. Re:you gotta wonder... by g4dget · · Score: 1
      So get over it. Not only is Mac OS X a real, true, complete Unix,

      You are arguing semantics. I'm arguing functionality. Porting UNIX programs to OS X can be a lot of work, much more than to just about any other platform that claims to be UNIX-compatible. A UNIX kernel hacker coming to Darwin has to start learning from scratch because its architecture is so different. X11 on OS X is rather inefficient. Multimedia works differently. Etc. Etc. OS X just doesn't function like a "true, complete Unix". It's a good approximation, but no more.

      I especially like your idea that X11 is bolted on to OS X. Damn, dude, X11 is "bolted on" to every Unix!

      On OS X, X11 runs on top of, and in parallel with, the existing Mac window system. Normally, X11 has sole and complete control of the frame buffer, graphics hardware, and accelerator.

      due to its incredible shipping volume, it is now THE UNIX.

      Oh? Do you have any numbers to back that up that claim?

    16. Re:you gotta wonder... by Anonymous Coward · · Score: 0

      Linux on Mac hardware runs much faster than OS X on the same hardware. If there's one thing OSX is not, that's "optimized". Personally, if I want BSD, I'll run BSD. Not BSD-with-a-ton-of-proprietary-bloat-on-top.

    17. Re:you gotta wonder... by Halo1 · · Score: 1
      Porting UNIX programs to OS X can be a lot of work, much more than to just about any other platform that claims to be UNIX-compatible.
      Have you actually ported something yourself? Are you talking about porting a project that previously only ran on Linux/x86, or projects which already ran on several different UNIX'es? I have personally compiled a couple of small things which I found and they didn't require that much tinkering. The fact that they did require tinkering doesn't prove your point, because those projects were already full of conditional defines for the other supported UNIX'es, Darwin just wasn't present (and didn't require a lot of extra defines or changes, definitely not more than the others).

      In case you care, the programs I'm talking about are base64 (a simple base64 decoder, required no changes), HUGS (a Haskell interpreter, didn't require any changes either to compile, only to install; note that this was before it was includeded in the fink ports tree) and umoria (rogue clone, required 3 changes).

      A UNIX kernel hacker coming to Darwin has to start learning from scratch because its architecture is so different.
      Then why are people who ask about poorly documented area's of the Darwin kernel (e.g. the Virtual File System layer) referred to the relevant documentation for 4.4BSD by Apple employees? (login/pass = archives/archives).

      Apart from that, do you really think the kernels of Solaris, AIX, Linux, 4.4BSD, ... have that much in common? (even ignoring the fact that some of those follow System V with POSIX interfaces bolted on later, while others are the other way round). There simply is no "standard UNIX kernel implementation", except maybe the original one by AT&T. When one OS is better at low-level things (e.g. multithreading or virtual memory handling), this pretty much invariably means that that particular OS has completely different (or at least heavily hacked) implementation of this facility than other OS'es (otherwise it would be the same). That doesn't make it less UNIX or anything else though.

      X11 on OS X is rather inefficient.
      No, it's not. Older implementations were, because they didn't use hardware acceleration. X11 is also inefficient under Linux when used together with a graphics chipset for which no proper XFree86 drivers are available. Current implementations (XFree86 4.2.99 and later, including the newly released 4.3.0) are quite snappy under OS X, using full hardware accelleration (although I still fail to see how this makes Mac OS X more or less of a UNIX).
      Multimedia works differently.
      You mean you don't need 4 or 5 sound daemons under Mac OS X because one program requires this one and another that one? Or that there's no /dev/dsp? (there isn't one under Solaris either, does that mean Solaris isn't a real UNIX according to you? Look here for more info).
      Etc. Etc. OS X just doesn't function like a "true, complete Unix". It's a good approximation, but no more.
      Unless you meant Linux instead of Unix in the above sentence, I think you are dead wrong.
      On OS X, X11 runs on top of, and in parallel with, the existing Mac window system. Normally, X11 has sole and complete control of the frame buffer, graphics hardware, and accelerator.
      You can run X11 on Mac OS X both rootless (i.e. next to the standard Mac OS X GUI) and rooted (completely on its own, Mac OS X's windowserver killed or on a pure Darwin System). On Linux, X11 uses drivers to access the hardware acceleration features of the available graphics card. On Mac OS X, it uses drivers as well. The only difference is that in the former case, the drivers are part of the XFree package (since there are such drivers by default on a Linux system), on Mac OS X it uses the drivers that come with Mac OS X.

      According to you, would Mac OS X be more of a Unix if the XFree people had to write their own driver, i.e. if Mac OS X didn't supply it's own accelerated drivers? Or does supplying a default window server that is different from X11 make an operating system suddenly less Unix?

      The fact simply is that all UNIX flavors differ on several points, but that doesn't make any of them less of a UNIX. Some more general UNIX reading can be found at Bell Labs.

      --
      Donate free food here
    18. Re:you gotta wonder... by Halo1 · · Score: 1
      First of all, the kernel isn't a UNIX kernel, it's a hacked Mach kernel with a BSD compatibility layer.
      The Linux kernel is a hacked Minix kernel and not a UNIX kernel. So what?
      Furthermore, there are very significant differences in userland, including things like a case-insensitive file system
      Yes, Mac OS X by default has full support (i.e. it can boot off of it) for a case insensitive file system as well as for UFS. So what?
      huge changes in system administration,
      Like what? There are default GUI tools available to do it? It uses Netinfo by default instead of flat files? (although you can tell Netinfo to get all of its info from these flat files, after which administration is the same as on other machines) So a Linux box that uses NIS is less UNIX than a Linux box that uses flat files, because system administration is suddenly completely different?
      lack of device nodes for things like audio and video,
      UNIX didn't even have audio or video in the beginning. Anyone who uses these things directly, is bound to get portability problems to any other UNIX, because the nodes may be called different or the way to control them may be different. That's why libraries like SDL were developed, because there is no standard (UNIX or other) audio/video interface.
      multiple views of the file system (from Carbon/UNIX),
      Carbon is just a framework (look at it as a giant library). Do you mean the fact that if a Carbon app asks a path name the path delimiter is a colon, while a command line app (one that doesn't use Carbon anyway) will see slashes? Why does the existence of such a library make a system merely "UNIX-like" and not a "true UNIX"?
      --
      Donate free food here
    19. Re:you gotta wonder... by Anonymous Coward · · Score: 0

      It's champing at the bit, you illiterate fuck.

  23. PC == Personal Computer || Wintel architecture? by Anonymous Coward · · Score: 5, Funny

    if (PC == "Personal Computer")
    printf("Why do we say Mac vs PC?\n");
    else if (PC == "Wintel architecture")
    printf("Why confuse people with something called 'PowerPC'?\n");
    else
    printf("WTF?");

    1. Re:PC == Personal Computer || Wintel architecture? by Anonymous Coward · · Score: 0

      WTF?

    2. Re:PC == Personal Computer || Wintel architecture? by usr122122121 · · Score: 1

      so you're assuming you don't need a newline after "WTF?"

      --

      -braxton
    3. Re:PC == Personal Computer || Wintel architecture? by Seahawk · · Score: 1

      hmmm... strcmp? ;D

    4. Re:PC == Personal Computer || Wintel architecture? by Anonymous Coward · · Score: 0

      Because a Palm is just a Palm, but a Newton is fruit and cake.

  24. Easy by sydlexic · · Score: 5, Funny

    I wonder how they managed to up the clock so dramatically?

    Xeon + hobby paint.

    1. Re:Easy by Tumbleweed · · Score: 5, Funny

      Xeon + hobby paint.

      No way, man, VTEC stickers! :)

    2. Re:Easy by Anonymous Coward · · Score: 1, Funny

      Hope the case will still fit, what with that big spoiler/wing/fin/whatever-it's-called on it.

    3. Re:Easy by Tumbleweed · · Score: 1

      Oh yeah, you'll see how it all works in the upcoming movie, "Hackers 2: The Fast and the Overclocked."

    4. Re:Easy by NewbieProgrammerMan · · Score: 1

      They must have run some "meterology" simulations to figure out how to make their "microprozessor" run faster. Or maybe "2.5 GHz" is just another typo they didn't catch.

      --
      [b.belong('us') for b in bases if b.owner() == 'you']
    5. Re:Easy by ecchi_0 · · Score: 1

      Wouldn't it be "Hackers 3"? :)

    6. Re:Easy by cow_licker · · Score: 1

      I wonder how they managed to up the clock so dramatically?

      I heard it was speed holes.

      --
      $_='while(read+STDIN,$_,2048){$a=29;$b=73;$c=142;$ t=255;@t=map{$_%16or$t^=$c^=($m=(11,10,116,100,
  25. Wrong story category by Anonymous Coward · · Score: 0, Troll
    Whey the hell is this "Apple:"?!!!

    This is IBM doing this.
    Not Apple.
    And certainly not those losers over at Motorola!

    Bicches, Big Blue'll show ya how it's done!

    1. Re:Wrong story category by Anonymous Coward · · Score: 0
      how is this a troll?

      because the parent has the word "FP" in the end. Whenever I see "FP" I mod it down. It's stupid and we all know the intentions of the poster. Hope that helps.
    2. Re:Wrong story category by el+stevo · · Score: 0

      when i say "how is this a troll?", i am saying it in reference to it's parent, not the root comment. this was in response to the modding down of the fellow who asked why this article was placed in the apple section. his post was, IMHO, not a troll, though the parent coments were. i think its unfair to automatically mod a reply to a troll as a troll. but that's just me.

      --
      i'm sorry, i'm just sleep deprived... but bitter. yes. very bitter.
    3. Re:Wrong story category by Anonymous Coward · · Score: 0
      Hey, you're known by the company you keep. I knew that fair well when I replied to mr. masterbateforpeace.com!

      That doesn't change the fact that the post was factually correct. And incindieary.

    4. Re:Wrong story category by techwolf · · Score: 1

      By the looks of the first thread, if you post in the Apple group, you're trolling.

      --
      I don't do this for karma, I do it for cash. It's much better.
  26. New Apple Switch Ad by j0nkatz · · Score: 0, Funny

    I was writing a post on the slashdot, and Michael was like BLEEP BLEEP BLEEP BLEEP BLEEP BLEEP BLEEP,
    and then like half of my post was censored.
    And I was like "huh?".
    He bitchslapped my posting.
    It was a really good troll.
    And then I had to post it again and I had to do it fast so it wasn't as good.
    It's kind of a.... bummer.

    I'm j0nkatz and I'm a slashdot troll.

    --
    Don't mod me, bro'!!!!
  27. Re:Turtle races! by Anonymous Coward · · Score: 1, Insightful

    I bet the PPC will outperform a comparable x86 chip, and very likely it will use less power (at least if current PPC chips are any indication). I'm not too sure about cheaper though - probably depends if you're comparing to Intel or AMD. Keep in mind these will be 64 bit chips running at 2.5GHz - that my friend is news.

  28. Comment removed by account_deleted · · Score: 5, Insightful

    Comment removed based on user account deletion

  29. 1.8 GHz - 2.5 GHz not the cool thing by SexyTr0llGal · · Score: 1

    The cool thing is the predicted 6.4 GB/second I/O throughput on the system bus...wow!

  30. AltiVec confirmed by obi · · Score: 5, Insightful

    Interesting: this PR release seems to confirm the planned extensions are in fact, Altivec. I haven't followed it too closely, but I thought this wasn't confirmed yet.

    Guess that makes it clear this is Apple's next chip.

    1. Re:AltiVec confirmed by rgraham · · Score: 1

      Nope, it was confirmed back in October of '02.

    2. Re:AltiVec confirmed by Morky · · Score: 1

      I think this is the first time they've called it "AltiVec(R)". Previously they were refering to it as a vector processing unit, or something of that nature.

    3. Re:AltiVec confirmed by Elwood+P+Dowd · · Score: 1

      I think this is the first time they've called it "AltiVec(R)". Previously they were refering to it as a vector processing unit, or something of that nature.

      When it's called the "Velocity Engine" and has smooth white plastic around it, then I'll accept that it is definitely Apple's next chip.

      --

      There are no trails. There are no trees out here.
    4. Re:AltiVec confirmed by Shenkerian · · Score: 1
      Actually, someone an Mac/ pointed out this prior mention from December:
      http://www-3.ibm.com/chips/products/powerpc/newsle tter/dec2002/newproductfocus2.html

      From the article:
      With the introduction of the PowerPC 970, IBM has taken PowerPC performance to new heights. At up to 1.8 GHz, the PowerPC 970 is the fastest PowerPC yet introduced. But the 970 employs much more than frequency to answer the demands of high-performance computing customers. The 970's multiple execution units including an AltiVec(TM) compatible vector processor are fed by an up to 900-MHz processor interface bus, which can deliver data at a rate of up to 6.4 GBps.
      --
      You tell me how "whilst" differs from "while," and I'll stop calling you a pretentious jackass.
    5. Re:AltiVec confirmed by Morky · · Score: 1

      Yeah, I remember that. It's just that they've dropped the "compatible" qualifier now.

    6. Re:AltiVec confirmed by lkaos · · Score: 1

      Interesting: this PR release seems to confirm the planned extensions are in fact, Altivec. I haven't followed it too closely, but I thought this wasn't confirmed yet.

      Not really. AltiVec is the Motorola SIMD extensions to PPC. IBM's extensions are called VMX. VMX is compatible with AltiVec and both presumable would be marketed by Apple as Velocity Engine.

      Again, Apple has already announced it is a customer but just not what it intends on using the processor for.

      --
      int func(int a);
      func((b += 3, b));
    7. Re:AltiVec confirmed by Smurf · · Score: 1
      Not really. AltiVec is the Motorola SIMD extensions to PPC. IBM's extensions are called VMX. VMX is compatible with AltiVec and both presumable would be marketed by Apple as Velocity Engine.

      You are right, but the IBM article says:

      Further technical highlights of the PowerPC 970: Onchip 512 KB L2 Cache Altivec (TM) Vector/SIMD unit 6,4 GB/s I/O system bus throughput

      So in an IBM online document, THEY are calling the SIMD unit in the PowerPC 970 "Altivec". Go figure.

      Man, RTFA.... ;)

  31. New Fast Chip by herwin · · Score: 1

    My argument this last year for using a Macintosh on my desk over a UNIX workstation or a Windows box has been mostly security (where Apple is very strong), but it has been looking a bit pale in view of the speed difference. There's a chance now to catch up, especially given Intel's current dalliance with 64-bit chips and hardware DRM. I'm glad to see this.

    1. Re:New Fast Chip by martyn+s · · Score: 1

      Yeah, but when Apple releases the PowerPC 970 chip, or whatever, you will stil be stuck with that slow machine. Just because Apple makes faster machines doesn't change the machine you currently have.

      But I'm sure you knew that. ;)

    2. Re:New Fast Chip by Brand+X · · Score: 1
      Just because Apple makes faster machines doesn't change the machine you currently have.


      It does if you have the money to buy a new one and want it enough...
      --
      -- Still waiting for the Nike endorsement
    3. Re:New Fast Chip by martyn+s · · Score: 1

      True. Especially for you, I gather, since you pay 100 bucks a year for .mac "services". I own an ibook. Tell me, is .mac worth it?

    4. Re:New Fast Chip by dbrutus · · Score: 1

      So far, .mac has provided enough in freebie software that it's worth it.

    5. Re:New Fast Chip by tuxedobob · · Score: 1

      I find it worth it just for the 100MB disk space.

  32. Explanation by TWX_the_Linux_Zealot · · Score: 5, Informative

    "First of all, what is the processor that Apple using now? Isn't it some sort of PowerPC already? I see this one supports Altivec and I know that G3 and G4 Apple computers have the same instruction sets. Is this just another implementation, or is G3 and G4 relatives of this new processor?"

    Apple does currently use a PowerPC processor in their computers. They have for the past eight years or so. Currently they're using the "750" edition, a'la G3 and G4, which are supplied by both IBM and Motorola.

    "Second: what operating system does the IBM PowerPC run?"

    The IBM machines with these series of microprocessors are things like the later generation AS/400s and RS/6000's. There are also some workstation machines (both badged as such and badged differently) with IBM PowerPCs in them. AS/400s use OS/400. RS/6000s can run many different OSes, including Linux and AIX.

    "I suspect that the article is just confusing and processor itself is not made by IBM. Right??"

    Wrong, at least on who makes the microprocessor. Motorola hasn't been doing so well lately, and even early on they had to deal with IBM to meet quota. IBM's hand in the PowerPC line is visible in Macintosh 5200's, which were common schoolroom computers that are starting to be end-of-lifed. They're dating back to August 1996 or so.

    --

    IBM had PL/1, with syntax worse than JOSS,
    And everywhere the language went, it was a total loss...
    1. Re:Explanation by el+stevo · · Score: 1

      the G4, btw, is also known as the 74x0 series.

      --
      i'm sorry, i'm just sleep deprived... but bitter. yes. very bitter.
    2. Re:Explanation by ender81b · · Score: 1

      A little FYI As/400's can also run Red Hat linux. And do so quite well I might add.

    3. Re:Explanation by Anonymous Coward · · Score: 0

      Sorry. That LC/Performa 5200 dates back to late Spring 95.

    4. Re:Explanation by AtATaddict · · Score: 1

      MPC 74xx wuld be an even more accurate way of describing the processor. And Motorola isn't out of the running, if they can deliver with the 7447/7457, 75xx and maybe even some 85xx series processors, they could be a good source of consumer-level chips for Apple.

    5. Re:Explanation by SmittyTheBold · · Score: 2, Informative

      IBM made quite a few of the first 601 processors in the first-gen Power Macs, too. Motorola and IBM both manufactured basically every generation of PPC chip up until the Motorola-exclusive 74xx line.

      As it stands now (and as I understand it now...) Apple gets all current G4s from Motorola while the G3 supply is solely IBM.

      --
      ± 29 dB
    6. Re:Explanation by Anonymous Coward · · Score: 0

      Just a few minor points:

      The PPC 750 is just the G3. Currently, the G3 they're using is the PPC 750fx, I believe. It's also quite possible that IBM is supplying those. The G4 is the PPC 74xx series, and are only supplied by Motorola. As far as I know, IBM makes G3s and Power4s, but not G4s.

      Also, check your dates. The PowerMac 52xx series was introduced in about September, 1995. They've already hit the vintage, and possibly obsolete lists, making parts very hard to get. Apple started using the PowerPC 601 in 1994, when they introduced the PowerMac 6100, 7100, and 8100.

  33. Appel == TH3 5|0W! by Anonymous Coward · · Score: 0, Funny

    That's OK, it'll be 2025 and our VR-enabled cellphones will be using these puppies before Apple gets them out the door!

  34. misinformation by Anonymous Coward · · Score: 4, Funny

    Here's some:

    - The new chip has a 54 stage pipeline, thus making it as effective as a current 700 MHz G4.

    - The chip tested eliminated all ability for cache, thus allowing the speedup in clock but making it slower than all current G4s available in Apple computers.

    - It is being developed as PowerPC but will be transitioned into x86.

    - It will not support multiprocessing and MP applications will have to be done through a hackneyed clustering.

    - This chip will help to propel Apple to 20% market share. (I'm a shareholder.)

    - When worked hard, the chip gives off an odor vaguely reminiscent of shrimp flavored chips.

    - The 970 is slightly faster than a Porsche 944.

    Please feel free to add your own misinformation because there's not all that much real information to be discussed, anyway.

    1. Re:misinformation by Anonvmous+Coward · · Score: 1

      "Please feel free to add your own misinformation because there's not all that much real information to be discussed, anyway."

      As for the color of the chip, Apple had originally intended to use 'Banana'. Unfortunately, they were served with a cease and desist from Intel over concern that it might be confused with Banias.

    2. Re:misinformation by joe_bruin · · Score: 5, Funny

      the 970 achieves 64bit performance by having 4 on-die 16bit 68040 cpu's and doing hardware instruction translation (in realtime) from ppc to 68000.

      in a technology leap, this cpu bypasses intel's hyperthreading technology and proceeds directly to 'ludicrous threading'. this technology allows a thread to finish a task before it was even created.

      the 970 incorporates hardware acceleration for microsoft's windows media drm technology. Windows Media Player 9 Series(r): If You Struggle It Only Hurts More(tm).

      unlike endothermic cpu's commonly manufactured by intel and perfected by amd, the ppc 970 uses exothermic cmos technology. it therefore requires a constant heat source to avoid freezing.

      these chips use ibm's patented plutonium-on-silicon manufacturing process, and as such require a license from the nuclear regulatory commission to own.

    3. Re:misinformation by masq · · Score: 2, Funny
      As for the color of the chip, Apple had originally intended to use 'Banana'. Unfortunately, they were served with a cease and desist from Intel over concern that it might be confused with Banias.

      At which time, Steve Jobs and Jon Ives chose the color of an apple, but were immediately served with a Cease and Desist from their own lawyers, who said they were having "a slow day".

    4. Re:misinformation by TeknoHog · · Score: 1
      > unlike endothermic cpu's commonly manufactured by intel and perfected by amd, the ppc 970 uses exothermic cmos technology. it therefore requires a constant heat source to avoid freezing.

      I think you got exo and endo confused... but anyway, it's funny considering the associated changes in entropy.

      --
      Escher was the first MC and Giger invented the HR department.
    5. Re:misinformation by Anonymous Coward · · Score: 0

      you are correct.

      in biology, a warm blooded animal is "endothermic" whereas a cold blooded one is exothermic. this is the definition i was running with. i was thinking in the form of generating their own heat versus needing environmental heat, but this is not the proper meaning of warm vs cold blooded.

      i stand (anonymously) corrected.
      joe

    6. Re:misinformation by SmittyTheBold · · Score: 1

      the 970 achieves 64bit performance by having 4 on-die 16bit 68040 cpu's and doing hardware instruction translation (in realtime) from ppc to 68000.

      I don't know what you're smoking, but the 68040 is a 32-bit chip. Otherwise, yeah, my sources (MacOSRumors and Think Secret, of course) confirm everything you've said.

      --
      ± 29 dB
    7. Re:misinformation by tuxedobob · · Score: 1

      - Apple is currently planning to include the chips in cases painted red with a lobster form factor. That combined with the odor has guaranteed Apple computers a place in seafood restaurants.

      - Apple also hopes to release additional "flavors" of the chip for the general public, including strawberry, blueberry, lime, orange, and grape.

      - The new chips will ship from IBM in foil bags containing approximately 1.5 oz of chips.

      - IBM is planning a tie-in with Frito-Lay.

    8. Re:misinformation by Anonymous Coward · · Score: 0

      But why oh why aren't they using the 68060? Are they intentionally trying to cripple the processor?

  35. You may have noticed this... by NewWaveNet · · Score: 1

    ...from the article:
    Onchip 512 KB L2 Cache
    Altivec (TM) Vector/SIMD unit
    6,4 GB/s I/O system bus throughput

    I'm not sure about this. IBM is stating that this chip is targeted towards their PPC eServers. I'm not going to get my hopes up that this will be the next gen chip for the Mac.

    1. Re:You may have noticed this... by Anonymous Coward · · Score: 0

      It has to be for the Mac. A huge clue was revealed today, when the story GOT POSTED TO THE APPLE SECTION OF SLASHDOT!!! WOOHOOH!!! Taco blew off his NDA!!

    2. Re:You may have noticed this... by Toraz+Chryx · · Score: 1

      Here's the thing

      "Altivec (TM) Vector/SIMD unit"

      Why would an eServer want/need a vector unit?
      Only thing that makes sense is that IBM want to sell a few of them to Apple on the side :)

  36. In other news . . . by dgrgich · · Score: 1

    . . . I think hell just froze over.

    Looks like Apple may have a shot at getting a Power Mac that lives up to their moniker!

    1. Re:In other news . . . by Anonymous Coward · · Score: 0

      Looks like Apple may have a shot at getting a Power Mac that lives up to their moniker!

      Excellent! The Apple PowerMac Lewinski, one that truly lives up to its Monica, particularly if it has the "wind tunnels" present on current Macs so that it can, er, truly blow

    2. Re:In other news . . . by Theaetetus · · Score: 1
      Looks like Apple may have a shot at getting a Power Mac that lives up to their moniker!

      Oh, you mean one that ain't pow'ful slow an' pow'ful expensive? ;)

      -T (written on a Mac)

  37. Re:Help by presearch · · Score: 2, Insightful

    Although an 8600/300 speed comparison might be
    interesting from a historical perspective, it's not
    that relevant these days as a benchmark point.
    A dual G4 running OS X is a whole 'nuther animal.

  38. Of course... by valkraider · · Score: 1

    There is always the possibility that these processors are not even going to BE in the Apple boxen. I know everyone is thinking that way - but no one knows for sure *yet*.

    One of these puppys running at 2.5Ghz will be *fast*. I would bet - depending on if Apple/IBM put together good motherboards and components - that machines based on this processor will skunk 4+ Ghz P4 boxes. The "megahertz myth" is even greater in the 970 than it EVER was in the G3/G4. Just look at the Power4 performance - and the 970 is essentially a "mass market" Power4.

    Of course, there is the possibility that I am just plain wrong, and these will skunk along slowly forcing Apple to put 9 of them per machine to keep up... Naw, that couldn't happen...

  39. Implications? by useruser · · Score: 3, Insightful

    IF Apple happens to be a consumer of these chips, what is IBM likely to charge for them? It really seems that most consumers complaint about Apple computers is the price, given consumers even consider them an option. I can't imagine Apple would take a hit on these to keep PowerMacs at their current prices. And I don't imagine most switchers will really want to pay for speed when they get it for a commodity price in the PC world.

    1. Re:Implications? by Shuh · · Score: 1
      IF Apple happens to be a consumer of these chips, what is IBM likely to charge for them?
      Apple buying these chips will help bring down the cost by introducing economies-of-scale not possible just selling them in IBM iron. As it stands the largest RISC vendor with UNIX-based OS is Apple Computer (in terms of units sold).
      It really seems that most consumers complaint about Apple computers is the price, given consumers even consider them an option.
      That's the key word: "option." Nobody says every Macintosh is going to have to have this new chip in it. It's more likely these will be put in the 2 "high end" workstations and the servers, and G4's will still be in everything else. Who knows, maybe the iMac will be a dual G4 1.0 one day.
      I can't imagine Apple would take a hit on these to keep PowerMacs at their current prices.
      Maybe Apple would start a whole new line and charge more for them. People who can't afford it (and don't need 64-bit computing) can still buy G4s.
      And I don't imagine most switchers will really want to pay for speed when they get it for a commodity price in the PC world.
      True, microprocessor speed is becoming a commodity. User interface, usability, and experience is not. If it were, Apple would have been gone a lonnnnng time ago.
  40. Re:Isn't it ironic? by bmetzler · · Score: 1
    Isn't it ironic that IBM makes the Power PC processor but doesn't use it? Instead IBM uses someone else's processors and lets their competition uses the Power PC.

    dude! IBM uses PowerPC chips in a huge percentage of their servers. You do not know what you are talking about....

    -Brent
  41. Re:Isn't it ironic? by tachyon_01 · · Score: 1

    Dude, go to IBM's website and look at thier products (not thier chessy little windows workstations) and look. They use them on thier UNIX workstations and servers.

  42. heh silly germans by hfastedge · · Score: 1

    You can see that the article is from germany,eg:
    Prototype from the IBM Development Lab in Böblingen, Germany

    The translator missed a word:
    "Power und Intel Blades can be mixed in a BladeCenter in any order depending on the software applications."

    Arent I the csi^2 ??

    --

    -- -- --

    Help my mini cause: My journal

    1. Re:heh silly germans by Anonymous Coward · · Score: 0

      Arent I the csi^2 ??

      Yes. According to your posting history, you've had one interesting message.

      Apparently, you're way better at this whole "keeping it interesting" game than that show.

  43. Okay, here goes... by daoine_sidhe · · Score: 1

    Well, there's the PowerPC Alliance, of which IBM and Motorola are the major players. Altivec is Motorola's little toy for the G4, of which they are the primary supplier; however, the G3 (which doesn't have Altivec) is supplied mostly by IBM, which does in fact manufacture the chip. The new PowerPC 970 is related to IBM's Power4 processor (though seriously stripped down), and is another of the PowerPC type processors. As for operating systems, any PowerPC can run OSX (though it's tied strictly to Apple hardware, to promote sales of said hardware), as well as numerous versions of Linux and Unix (though don't quote me on that; I just assume that the Power4 and variants run on IBM's *nix operating systems, as they make the hardware.) There, I think that covers all the questions. Hope it helps!

  44. wiggy by DemiKnute · · Score: 5, Insightful

    Whodathunk that one day we'd be reading a story titled "Apple: ..." with an IBM icon? Maybe I'm getting old, but I think it's kinda cool.

    --
    .
    1. Re:wiggy by daoine_sidhe · · Score: 1

      IBM has been putting the processor's in Apple machines for something like 7 years now....

    2. Re:wiggy by (1337)+God · · Score: 1

      Whodathunk that one day we'd be reading a story titled "Apple: ..." with an IBM icon?

      I would, but that's because I'm used to Slashdot editors making mistakes.

      There's not one -- one -- mention of Apple in the entire press release. If you'd read it yourself instead of just chiming in to the discussion here without knowing what you're talking about, you'd see they talk about Blade servers and only Blade servers.

      Apple hopes to use the 970 some day much in the same way that war protestors hope the U.S. won't bomb Iraq. Who knows what'll happen in the end?

      Join The (1337) Clan If You Have What It Takes!

      --

      Background: 28/M/Bi-Sexual; Owner of a Linux company; MBA Harvard 2003; B.S. Comp Sci MIT 2000
    3. Re:wiggy by Anonymous Coward · · Score: 0

      Motorola puts the processors in Apple computers, not IBM.

    4. Re:wiggy by SymbioticCognition23 · · Score: 1

      IBM supplies Apple with G3's. Motorola supplies the G4's.

      --
      "Reality is that which, when you stop believing in it, doesn't go away." PKD
    5. Re:wiggy by Anonymous Coward · · Score: 0

      You and your clan are morons

    6. Re:wiggy by Drakonian · · Score: 1

      IBM almost bought Apple way back in the day. It was very close - I think the Apple BoD or some Apple exec pissed all the IBMers off and the deal was over.

      --
      Random is the New Order.
    7. Re:wiggy by Anonymous Coward · · Score: 0

      some other guy responded to you that you and your clan are morons.

      i think that was an understatement.

      i mean what kind of dipshits use the l337 term in the actual name?

      you are fucking morons....just like those guys who drive down the street in a Tahoe, with a big giant CHEVY spelled out on the front glass.."well no shit it's chevy you fucktard"

      either you are l337 or you are not.

      but you don't put it in your fucking name.

      god..what tards....what do all 5 of you add up to what...200 pounds total?

      name me one proffession, one sport, one hobby wear the members SPELL OUT WHAT THEY ARE IN THEIR TITLE?

    8. Re:wiggy by Toraz+Chryx · · Score: 1

      Except of course for all the IBM fabbed PowerPC 604's that found their way into Powermac 9500's in... 1995

    9. Re:wiggy by jonbrewer · · Score: 2, Interesting

      Whodathunk that one day we'd be reading a story titled "Apple: ..." with an IBM icon? Maybe I'm getting old, but I think it's kinda cool.

      When I pried the heatsink off my brand-new Power Macintosh 7100/66 (um, nine years ago?) I found a gleaming blue plate with IBM in big white letters on top. It's no biggie.

      Really we should just come up with one icon for M$ and one for everyone else. (shall we call them the rebel alliance?)

    10. Re:wiggy by DemiKnute · · Score: 1

      Jesus, am I the only person here who's seen (and used) an Apple ][? Now I feel really old 'cause you young whippersnappers don't even remember when Apples ran off of 6502s.

      --
      .
    11. Re:wiggy by raddan · · Score: 1

      I remember I used to get Apple World-Wide Developer's Conference CDs (WWDC) around '92-'95 (I think...). They would put these hypercard presentations together on the CDs and talk about upcoming Apple news, developer stuff, etc.

      When they announced that Apple, Motorola, and IBM were getting together to make PowerPC's, I remember simply not believing it. But I watched the whole hypercard presentation... I just kept wondering if it was some kind of April Fool's joke.

      And then I saw someone with a PowerPC. Sure, everything ran slower at first, with everything running in emulation, but you should have seen that graphing calculator fly!

    12. Re:wiggy by ckd · · Score: 1
      Jesus, am I the only person here who's seen (and used) an Apple ][? Now I feel really old 'cause you young whippersnappers don't even remember when Apples ran off of 6502s.

      Remember the shift key mod for the ][+, where you ran a jumper from the keyboard backplane to the game port?

    13. Re:wiggy by k_187 · · Score: 1

      probably since the AIM (Apple, IBM, Motorola) alliance was created way back in 1991. Apple decided a long time ago that IBM wasn't the enemy.

      --
      11 was a racehorse
      12 was 12
      1111 Race
      12112
    14. Re:wiggy by kimota · · Score: 1

      Assuming I'm not missing what you're getting at, I'd have to say really, really old or woefully out of touch. Apple, IBM, and Motorola formed the PowerPC Alliance in, what, 1991? Still, you're right, it is kinda cool!

      --Kimota!

      PS: Why do I get two pairs of -- above my sig? Does anyone know?

      --
      Who moderates the meta-moderators?
    15. Re:wiggy by NeuroKoan · · Score: 0, Offtopic

      It is probably because you have "--" in your sig, and have the "put a '--' at the begining of every sig" option checked.

      Just like me.

      --

      "However," replied the universe, "The fact has not created in me A sense of obligation."
    16. Re:wiggy by Anonymous Coward · · Score: 0

      Is there any way we can get users with names prefixed with (1337) automatically added to our foes list?

  45. Re:If Apple uses this, it will just be the same pr by Anonymous Coward · · Score: 0

    Of course the usual disclaimer that clockspeed alone is not a sufficient measure of performance across CPU architectures applies.

  46. Re:If Apple uses this, it will just be the same pr by addaon · · Score: 1

    Honestly, as someone who'll probably buy a new mac between July and January... a 2.0GHz mac, then, with 5GHz intel chips, would get my cash. Speed isn't everything, and even at 1.5GHz G5 at the end of the year, Apple would be close enough that the downside of speed would not outweigh the other advantages of the architecture.

    --

    I've had this sig for three days.
  47. Fred Rogers, dead at 74 by Anonymous Coward · · Score: 0

    I just read some sad news on yahoo news. Fred Rogers, beloved star of Mr Rogers Neighborhood, was found dead in his home. There weren't any more details. Even if you didn't watch him, you probably watched Sesame Street which was on right after his show. Truly a PBS icon.

    1. Re:Fred Rogers, dead at 74 by Anonymous Coward · · Score: 0

      Stomach cancer. Unfortunately this one's not a troll, I heard it on the radio this morning.

  48. PowerPC, IBM, and DRM by javacowboy · · Score: 1

    I'm just wondering about a few things.

    How much does IBM use PowerPC in its own servers, whether they by AIX or Linux, or do they mostly install them on Intel servers?

    Is PowerPC going to implement Palladium and DRM, or will it remain free of those "technologies"? Apple took the position that it was not going to implement DRM in its products. Does this mean the PowerPC will remain a "free" chip?

    If so, then this is good. If all computers become hard-wired with DRM as well as Windows, then I could conceivably still assemble my own system with commodity hardware, a PowerPC chip, and run a Linux PowerPC distro on it.

    Any thoughts on this?

    --
    This space left intentionally blank.
    1. Re:PowerPC, IBM, and DRM by binaryDigit · · Score: 2, Insightful

      How much does IBM use PowerPC in its own servers, whether they by AIX or Linux, or do they mostly install them on Intel servers?

      "Install them on Intel servers?" I think you're a bit confused here. The PowerPC chips are used instead of Intel chips, not WITH them. At any rate, IBM only uses the PowerPC on their low end. They use PowerIII, RS64, Power4 on their mid-high end stuff. The announcment was about their blade server, blade servers typically use lower end processors that don't run as hot because of the dense packaging.

      Is PowerPC going to implement Palladium and DRM

      Typically the only thing that a processor lends to the DRM equation is a unique serial number. I don't know if they support it or not. Wouldn't surprise me however if they did as this scheme is very popular on higher end systems to do software licensing.

      If so, then this is good. If all computers become hard-wired with DRM as well as Windows, then I could conceivably still assemble my own system with commodity hardware, a PowerPC chip, and run a Linux PowerPC distro on it.

      You will not likely be able to assemble a "commodity" box using a PPC. You'd have to either dig up an Apple mobo or an IBM mobo. Possible to do, but far from bopping down to Fry's and grabing the latest VIA PPC mobo and chip.

    2. Re:PowerPC, IBM, and DRM by Anonymous Coward · · Score: 0

      If you are looking for a generic PPC box, you can check these out:
      http://www.terrasoftsolutions.com/products/boxer/

      I have actually been looking at one of those for some sort of cheap server without X86 crap or the cost of SPARC.

  49. Original Text by Bender_ · · Score: 0, Redundant

    The server is already quite slow, here is the Text:

    IBM PowerPC Blade
    Prototype from the IBM Development Lab in Böblingen, Germany

    With the planned introduction of the PowerPC Blade, IBM will expand the performance of the IBM eServer BladeCenter and further extend its range of open source IBM eServers. To customers in the high performance computing sector (HPCS) the PowerPC Blade presents a very interesting and competitive extension of the IBM eServer BladeCenter and offers cost-effective computing power in the Unix and Linux area.

    The PowerPC Blade offers outstanding performance and is superior to Intel Blades for certain applications in the High Perfomance Computing Sector. It is ideal for very computing intensive applications, for example in the area of simulation like meterology or geological calculations. The PowerPC Blade integrates seamlessly into the IBM eServer BladeCenter architecture with all its software components. Power und Intel Blades can be mixed in a BladeCenter in any order depending on the software applications.

    The new IBM PowerPC 970 is the heart of the PowerPC Blade. It is based on the 64-Bit Power 4 architecture which is also used in the processors of the IBM eServer pSeries. The 64-bit microprozessor
    Offers full symmetrical multi-processing
    Has a high reliability (with parity L1, ECC L2 and parity checked system bus)
    Is manufactured in the latest 0,13 micrometer Copper/SOI CMOS technology
    Runs at frequences ranging from 1.8 GHz - 2.5 Ghz
    Therefore the IBMPowerPC 970 is the fastest PowerPC so far.

    Further technical highlights of the PowerPC 970:

    Onchip 512 KB L2 Cache
    Altivec (TM) Vector/SIMD unit
    6,4 GB/s I/O system bus throughput

    The IBM eServer BladeCenter has been available since December 2002 and is currently delivered with Intel processor blades.

    IBM offers a solution for modular computing with the space-saving BladeCenter. The IBM eServer BladeCenters distinguish themselves by their high reliability and extensive system management software. The flat servers create free space in the computing center and can simply be supplemented with additional server "slices" when needed.

  50. So... should Apple NOT roll out faster chips? by Infonaut · · Score: 1
    Since there are no 2.5GHz machines *now*, does that mean we shouldn't be excited that IBM is offering a much faster chip than what Apple is currently using?

    We will see 4GHz Intel and AMD chips soon, but a jump from just under 1.5GHz to something around 50% faster seems like good news to me.

    Plus, the 970 offers more than just raw clock speed increases. It'll be interesting to see how it stacks up in real-world performance to the Intel and AMD chips.

    --
    Read the EFF's Fair Use FAQ
    1. Re:So... should Apple NOT roll out faster chips? by Tumbleweed · · Score: 0

      You're not going to see 4GHz AMD chips anytime soon. You'll be lucky to see 2GHz AMD chips by the end of the year. The 4GHz Intel chips you'll be seeing won't be "soon," either (sooner than AMD, though), but they'll be 32-bit, not 64. FYI.

    2. Re:So... should Apple NOT roll out faster chips? by Toraz+Chryx · · Score: 1

      Uh, AMD are _already_ shipping processors clocked above 2Ghz

      I've got a 2400+ (2Ghz) chip in one of the machines on my desk even..

    3. Re:So... should Apple NOT roll out faster chips? by Tumbleweed · · Score: 1

      Sorry, meant to type _4_ GHz by end of _next_ year. *sigh*

  51. Is this a German thing? by OECD · · Score: 2, Interesting

    Two things struck me as odd. First, there's an inconsistent use of a comma as a decimal seperator:

    6,4 GB/s I/O system bus throughput

    Second, they direct you to a German IBM site for more info:

    Further information in the Internet: www.ibm.com/de/entwicklung

    Which leads me to think this was originaly a German IBM press release, which was quickly translated.

    What does this mean? I have no idea. Is IBM's PowerPC development done in Germany?

    --
    One man's -1 Flamebait is another man's +5 Funny.
    1. Re:Is this a German thing? by Anonymous Coward · · Score: 0

      Cebit is in the Germany (hint: look at the title of press release).

    2. Re:Is this a German thing? by Anonymous Coward · · Score: 0

      Most of Europe use , as .
      They be strange like that. I'd guess IBM have offices everywhere.

    3. Re:Is this a German thing? by gearheadsmp · · Score: 1

      IBM could very well have their HQ for PPC development in Germany, because that's where the IBM lab that's sponsoring the Zetagrid project is.

    4. Re:Is this a German thing? by el+stevo · · Score: 0

      yes, the G4 was also developed in germany alongside the V2 (rocket, that is).

      oh, i just slay myself sometimes...

      --
      i'm sorry, i'm just sleep deprived... but bitter. yes. very bitter.
    5. Re:Is this a German thing? by Repugnant_Shit · · Score: 1

      Some (all?) European countries use a comma instead of a period, or so I'm told

    6. Re:Is this a German thing? by Anonymous Coward · · Score: 0

      They also called the thing a "prozessor"...

    7. Re:Is this a German thing? by Anonymous Coward · · Score: 0

      Indeed, we Dutchmen use a comma as our decimal seperator, and a 'dot' for legiabilaty in larger numbers every ten to the power of three jump.

      so one million == 1.000.000
      and six point four == 6,4

  52. quick question by themadmoney · · Score: 1

    assuming apple is currently planning on implementing OS X on these chips, how long will it be until we see some 2.5 ghz machines being sold by apple? will laptops be feasible, and if so, will they take any longer to appear?

    would they be available by august? (asks the soon to be college student)

    1. Re:quick question by TheRaven64 · · Score: 5, Insightful

      will laptops be feasible?

      These chips are targetted at blades. Blades require:

      1. Low power consumption
      2. Low heat dissipation

      Laptops, on the other hand, require:

      1. Low power consumption
      2. Low heat dissipation

      Draw your own conclusions

      --
      I am TheRaven on Soylent News
    2. Re:quick question by Anonymous Coward · · Score: 0

      that was very funny i thought.

      clever and informative.

    3. Re:quick question by A_Non_Moose · · Score: 2, Funny

      These chips are targetted at blades. Blades require:

      1. Low power consumption
      2. Low heat dissipation

      Laptops, on the other hand, require:

      1. Low power consumption
      2. Low heat dissipation

      Draw your own conclusions


      Uhhhh...Blaptops That's it, they're making Blaptops!!!

      When you're done with mobile computing you just stick it back in the rack mount docking station.

      Heh.

      --
      Have you read the moderator guidelines? Well, have you, PUNK? (and I want a Karma: Gnarly option)
    4. Re:quick question by shylock0 · · Score: 1

      Blades don't necessarily require low power consumption -- although low heat dissipation and low power consumption tend to be two sides of the same coin. In all practicality, blades could be designed for maximum heat dissipation without low power consumption -- in which case they wouldn't really be ideal for laptops...

      --
      Statistically speaking, there's a 99.998% chance that my IQ is higher than yours. Get over it.
  53. Macs could use the speed by jmichaelg · · Score: 2, Informative
    I hired a graphic artist to design a brochure for our product. When we were down to final tweaks, she brought in her Titanium Mac so I could look at the changes as she made them. It was the first time I had seen Illustrator running on OS X on a Titanium. Watching the glacial screen redraws (she had a lot of filters running) made me think that if there ever was a task that would clearly benefit from multiples of more CPU horsepower it was Illustrator drawing complex images. 64 bits at 2.5 Ghz should help a lot.

    You have to have the patience of Job to be a graphic designer. That's Job, not Jobs.

    1. Re:Macs could use the speed by Anonymous Coward · · Score: 0


      The glacial speed could equally as likely be for lack of memory than speed of processor. Adobe programs like Photoshop and Illustrator like to have the whole document/image in RAM to fully shine. A Ti-book with lightweight (i.e.
      For example the first article here explains the difference (some reader made a comment about some G3 box running faster than a G4 box in a store. Well the store box wasn't tricked out on memory).


      http://www.macintouch.com/g4performance03.html


      Peace,

    2. Re:Macs could use the speed by Anonymous Coward · · Score: 0

      That's why mentally sane graphic artists use PCs. And before you call me "a PC troll", do some research, and you'll see I'm right. Macs have been gaining share in the home market but they've prety much disappeared from the high-end graphics market.

    3. Re:Macs could use the speed by Anonymous Coward · · Score: 0

      the video processor in the original 500mhz tibook sucks. that's most likely responsible for illustrator being slow -- aside from adobe's potential need to optimize. i've tried some opengl games, and they run ok on the 500mhz tibook, at least until there's a ton of sprites moving around the screen. then they're trippy-slow.

      my dual 867 is running an ati 8600, and it doesn't suffer the same performance penalty that my tibook does. both have adequate ram (1gb) and free, optimized hard disk space.

    4. Re:Macs could use the speed by JohnsonWax · · Score: 2, Informative

      Unfortunately, Illustrator has a problem in that the app double-buffers the display, and OS X automatically double-buffers the display, so you've got a lot of unncessary graphics crap going on. That's a big part of the glacial screen redraws and I don't think that CPU would fix it. The Windows version doesn't suffer from this.

      On top of that Illustrator does have some other bug fixes and optimizations to do. Hopefully we'll get a 10.1 version before too long.

    5. Re:Macs could use the speed by Anonymous Coward · · Score: 0
      You've hit the nail on the head--Apple's performance has fallen woefully behind. Consequently, Apple is on very shakey ground financially. Frankly, many prominent industry analysts have crunched the numbers, concluding that Apple's outlook is bleak indeed.

      In Apple's latest numbers released in January for its fiscal first quarter of 2003, revenue fell from a year earlier and all of the company's major computer lines saw diminished numbers. PowerMac sales were down 20%, while iBook sales fell 8%.

      At the same time Apple's sales were falling, PC sales rose, though just slightly, according to figures from IDC released last month.

      The last time Apple was in this state, it brought back co-founder Steve Jobs to fix its issues. He fostered the development of the iMac and secured a US$150-million investment from Microsoft. But there aren't any new iMacs in Apple's future and Microsoft, bolstered by its victory over the U.S. Department of Justice, is clearly not going to help the beleaguered computer maker this time.

      So what have you got left? Apple is a company that controls around 3% of the computer market, has recently undergone a restructuring and is slowly fading into nothingness. Software makers don't even have Mac users on their radar and it's not like Apple can bring Mr. Jobs back to right the ship this time -- he's already there.

      Stick a fork in 'em -- this Apple is cooked.

    6. Re:Macs could use the speed by Anonymous Coward · · Score: 0

      Err... just for your info, but Adobe has stated that Illustrator 11 most requested feature is a speed increase - The majority of theur users are still using 8 and 9 in clasic emulation which is faster than I 10.

      They know as well as their users that I10 is a dog, and have now pulically stated that they are going to clean up some very sloppy code.

      Speed is about more than a processor - Today to many coders are sloppy, knowing that they have Ghz to spare.

      Think back to the Z80 running with 48K of ram...you could still write text to speach apps etc, all is the size of a regular giff...get with it nerds...start coding properly (get with some nice Assembler)

  54. So what about the old rumor about IBM chips in... by bigBlackSabbath · · Score: 1

    How does this effect the rumor status for the old story about Apple possibly using that new fangled Power-4 chip by this summer? Is this the same chip in question?

    Does anybody know if this is a 64-bit or 32 bit-processor?

  55. From the Specs... by aSiTiC · · Score: 5, Informative

    From reading the specs it says:

    9 Fetch, Decode Stages
    5-13 OoO Execute Stages
    2-3 Dispatch, Commit

    So at total of 16-25 pipelined stages. I also notice that the longest(25) is for the Alti-Vec engine. This is very comparable to Pentium 4 which has 26 pipelined stages, although Pentium 4 does not have a vector engine.

    1. Re:From the Specs... by Anonymous Coward · · Score: 0

      What do you think those SSE2 units are, butter?

    2. Re:From the Specs... by Anonymous Coward · · Score: 0

      Yeah, kinda actually.

      SSE2 sucks when compared to AltiVec

    3. Re:From the Specs... by ciroknight · · Score: 1

      Instead, the P4 has SSE and its brothers, which alone wouldn't be so bad, but then you have to take in consideration that every pentium 4 is build with HT onboard, so that even if it never sees the light of having two threads run content through the SSE engine, time is wasted on giving each thread a number. Plus, since the P4's pipeline is so long, pipeline stalls would be DEADLY, so they added an extra step to the pipeline (go figure) called "Drive" that allows the exectution units a little more time, and allows current to flow through the entire chip, to keep those threads flowing smoothly. And after all of this, the P4 still has time to branch predict the next kind of data coming in, and know when not to use branch prediction (for example, when word processing).

      One thing has to go to the Power5 (which will probably make me a mac user in the future), it's vector engine is awesome, and unlike the Bloatchip (P4), everything on the Power5 seems to have a purpose.. Interesting indeed.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
  56. A True Patriot by Anonymous Coward · · Score: 0

    I guess you morons and bastards may need a pick-up, Dennis Leary's "I'm an Asshole" fits nicely.

    Fuck'em

  57. Re:If Apple uses this, it will just be the same pr by druske · · Score: 1

    It remains to be seen how systems designed around this chip will perform. Most /. readers are well aware that clock speed is just one variable in the final product. How much work the CPU can do in a clock cycle, how fast you can feed it from memory, and I/O performance all play their part. Then there's the responsiveness of the software that you put on the platform...

    It may be that Apple won't take bragging rights for the highest clock frequency, but that in itself won't leave them out of the performance game.

  58. Re:If Apple uses this, it will just be the same pr by cbuskirk · · Score: 3, Insightful

    The following is a simplistic view of things, but we are talking about a 64bit processor. Remember the Itaniums Intel is selling are running at around 1GHz - 1.5GHz I believe and they run circles around the 3Ghz P4.

  59. Re:So what about the old rumor about IBM chips in. by pressman · · Score: 2, Informative

    IIRC. this is the new-fangled Power4 stripped down for use in desktops. It is a 32bit chip with full backward compatibility with 32-bit applications.

    Typically Apple would release a machine with this kind of new technology at a big tradeshow like Seybold or something since it is aimed at the more professional user. So, labor day weekend might be when we'll see this baby hit the market. Maybe even Macworld Boston, but that would more likely produce speed-bumped iMacs and iBooks, possibly a Powerbook speedbump too.

    --
    Pooty tweet
  60. Re:So what about the old rumor about IBM chips in. by rgraham · · Score: 2, Informative
    How does this effect the rumor status for the old story about Apple possibly using that new fangled Power-4 chip by this summer? Is this the same chip in question?

    I don't know what story you're refering to but the 970 is derived from the Power4.


    Does anybody know if this is a 64-bit or 32 bit-processor?

    64-bit
  61. Re:Let's see some FAB speed scores (specs here) by writertype · · Score: 5, Informative
    Well, hauling out the report from Microprocessor Forum it looks like:
    The core, as defined, contains 64 Kbytes of instruction cache, 32 Kbytes of data cache, and 512 Kbytes of 8-way set associative level 2 cache. Unlike the Power4, the core does not apparently contain an onboard cache controller to enable the use of off-chip L3 cache.

    The front-side bus electrically runs at 450-MHz, double-clocked to an effective rate of 900-MHz, generating a peak bandwidth of 7.2 Gbytes or 6.4 Gbytes/s of useable bandwidth after transaction overhead is taken into account, Sandon said. Five instructions can be issued and acted upon at any one time, while a total of 200 instructions can be "in flight" at any time, taking into account instructions that are stored in queues.

    Performance-wise, IBM believes the chip can record a benchmark of 932 on SPECint 2000 and a score of 1051 on SPECfp2000, both at 1.8-GHz. Peak SIMD GFLOPs should be about 14.4, Sandon said. Using Dhrystone MIPS, the chip should output a score of 5,220. or 2.9 DMIPS/MHz/. IBM expects the chip should test 18 million RC5 keys per second.

  62. Re:If Apple uses this, it will just be the same pr by dinog · · Score: 2, Interesting

    Not really. Intel intends to speed up the P4 by increasing the length of the pipeline. This offsets quite a bit of the performance benefit of the higher clockspeed. The 4Gz P4 will however be better for building toasters and blast furnaces.

    Now that Centrino is out, how will Intel keep up the facade that clock speed matters for than MFLOPS or other (imperfect, but far better that clock speed alone) benchmarks ?

    Dean G.

  63. Re:So what about the old rumor about IBM chips in. by pressman · · Score: 1

    D'oh! 64-bit chip with 32-bit compatibility I mean.

    --
    Pooty tweet
  64. Power Consumption / Heat by Unregistered · · Score: 1

    Ince the currnt laptoshes are so swank, i was wondering how well these chips'll do in powerbooks compared to the G4. Will it be as battery-heat friendly or will Apple stick w/ G4s on the laptops for a while.

  65. Re:Help by TheRaven64 · · Score: 4, Funny

    Didn't you post this to the last article that mentioned Apple? If you hate your Mac so much, why is it still on your desk? And why do you keep copying this 19MB file around anyway? Your disk must be getting pretty full of copies of the same file by now...

    --
    I am TheRaven on Soylent News
  66. Power Consumption by blackmonday · · Score: 1

    As a dedicated PowerBook TiBook user, I hope this CPU can still provides great battery life, as in the G3 and G4. I love my PowerBook, and even a G4 is a pleasure in OS X. Go Stebe!

    1. Re:Power Consumption by Anonymous Coward · · Score: 0

      Actually, it's 19W @ 1.2GHz, 42W @ 18GHz

  67. Re:So what about the old rumor about IBM chips in. by binaryDigit · · Score: 1

    I don't think that there was ever a serious rumour about Apple using Power4, the chip is just too expensive and power hungry to use. That and it does not fully implement the PPC instruction set (though getting your OS to deal with it would not be a HUGE deal). The rumour all along has been about this 970 chip. It is 64bit btw.

  68. Just Plain Wrong by Anonymous Coward · · Score: 1, Informative

    It's called the AIM Alliance. Apple, IBM, Motorola have been involved from the very beginning. The PowerPC family is a large and successful family of RISC processors (mostly embedded, other devices like the GameCube, etc..) Motorola has focused on the embedded markets although they develoepd AltiVec whihc IBM refused to license. IBM focused on the high end with the Power Series. Apple, Motorola, and IBM all contribute design elemnts to the PowerPC spec. Certain parts of that family have been successful to various extents at various times, but it looks like the best is yet to come.

    Apple doesn't own the trademark and doesn't slap the name on whatver chip it's shipping. Currently, most G3s come from IBM, Motorola is currently the sole supplier of Apple G4s, but it was rumored that IBM helped with production at a time when Moto couldn't meet demand. Now IBM has licensed AltiVec and is pushing into the desktop by scaling down the POWER series.

  69. In other news... by greygent · · Score: 1

    I have an old DEC Alpha chip that I've successfully overclocked to 120GHZ using only a 486 CPU fan. I plan to release these to the public in Q4 2003.

  70. Me want hammer.... by jdogg1988 · · Score: 0

    I wonder if Apple will ever decide to use the amd opteron cpu. It would be wonderful if i could run, macOS whatevermaysupportthehammer, a 64 bit version of windows, and linux on the same machine. i know its a complete rumor, but a 64 bit x86 version of macos would be kickin, to say the least.

    --
    You get super powers just by rubing that stuff in? You'd a thought you would have to freebase it
  71. Re:Chip speed won't save Apple by Anonymous Coward · · Score: 0

    Mod parent up as Funny.

  72. Re:Turtle races! by t0ny · · Score: 0, Redundant
    Ok. I guess I was guilty of not reading the article that time!

    However, they are always doing the PPC vs. Intel matchups, and it seems that PPC is generally on the losing end (at least overall). Now I know comparing processors by MHz is no more valid than comparing comparing apples and oranges, but it seems to me... well, never mind.

    Anyway, I just want to see if this new PPC will beat out AMD's new x86-64 offerings. THAT will be news.

    --

    Manipulate the moderator system! Mod someone as "overrated" today.

  73. Re:If Apple uses this, it will just be the same pr by CdOg62 · · Score: 1

    I am willing to bet that a very small percentage of people actually utilized the full capabilities of their current processors. Apple only needs 2.5GHz "now" as an "appearance" of being able to deliver cutting edge performance. Wintel tries to make the average consumer think that s/he needs the latest and greatest processor, when their P3 is good enough to surf the web with.

  74. Re:Chip speed won't save Apple by damiam · · Score: 5, Funny
    They're over and done with, and have been, for nearly half a decade now.

    And they will continue to be over and done with for several more decades, while still turning out incredible computers.

    --
    It's hard to be religious when certain people are never incinerated by bolts of lightning.
  75. Re:Let's see some FAB speed scores (specs here) by nosferatu-man · · Score: 4, Informative

    For comparison's sake, the P4 Xeon @ 1.8ghz pulls 703/717 (int/fp) on SPEC CPU2000.

    Assuming a linear scaling in SPEC performance, we can look forward to a 2.5ghz 970 scoring about 1294/1460, which is pretty respectable. Not a world beater (especially for 2H03), but a far cry from the abominable performance of the current G4.

    'jfb

    --
    To spur "enterprise Linux," Big Bang, the distributed two-phase commit.
  76. LN2 by siskbc · · Score: 0

    Oh, did they forget the part about how they cooled it to 100K with liquid nitrogen? That really helped.

    --

    -Looking for a job as a materials chemist or multivariat

  77. Re:So what about the old rumor about IBM chips in. by Anonymous Coward · · Score: 0

    I believe this is the same chip, aka GPUL
    (GigaProcessor UltraLite). old article here:
    http://www.eweek.com/article2/0,3959,543317 ,00.asp

  78. Re:Help by bsartist · · Score: 2, Funny

    8600??? Pentium Pro??? Where do you work, a museum?

    --
    Lost: Sig, white with black letters. No collar. Reward if found!
  79. 64-bitOS by Morky · · Score: 1

    It seems pretty clear that this will be the direction in which Apple will move. Does anyone have an idea on whether a 64-bit MacOS could theoretically run today's 32-bit apps natively on this processor? If so, Apple's in a good position to lead the 64-bit desktop revolution.

    1. Re:64-bitOS by Anonymous Coward · · Score: 1, Interesting

      The processor has a 32-bit mode. If the OS wants to switch to 32-bit mode to run an app, it can, with no (significant) performance penalty.

      The bitness of the OS and the processes it runs are mostly orthogonal concepts.

    2. Re:64-bitOS by Morky · · Score: 1

      That's great. I think we're about to see an amazing workstation crystalize with this. Thanks for the new word, too, Mr. Orthogonal.

  80. I'm sick of you Mac haters by (1337)+God · · Score: 3, Insightful
    You think Apple sucks because they have realised that the traditional MacOS has come to the end of the line and instead of rehashing old rubbish as MS and Intel have been doing, they have gone to great lengths to write a new OS based on highly regarded kernal and system, whereas MS has rehashed NT and, as they usually do, added more and more (mostly unnecessary) features.

    You think they suck because they base their computer and OS designs on what their customers want, unlike MS which designs its own ideas and forces them on its customers (HTML email, VBS, ASP and now the new IE5, with it's different rendering of web pages and 96dpi images) because, being the market leader (due to great marketing, not great design), people have no choice.

    You think Apple hardware sucks because it uses parts compatible with PC's, despite the fact that Apple hardware components have (for the most part) always been designed by other manufacturers, merely this time they have selected less unique hardware, because this is what their customers wanted and Apple customers are willing to spend extra for this.

    You all think Apple sucks because they build computers up to a quality, not down to a price. They suck especially because they took the bold step of designing harware that simple, straightforward and attractive to alot of people (iMac), and in great defiance of the PC market, sells very well. More insulting are the PC owners who discovered their friends' iMacs ran faster.

    Oh, and you think Apple sucks most of all because it forces PC owners to realise that they are MS and Intel lemmings - in no control of the chipset's and OS'es they use, as what they do is controlled by both these companies. If it weren't for Apple, AMD and others, everyone, with the exception of companies that can afford expensive un*x workstations, would be complete slaves to MS and Intel.

    This is like saying Mercedes Benz sucks because they design innovative cars who's designs influenced car designs for many decades.

    Maybe Apple should apologise for shattering people's ideas of what a computer should be.

    Join my Slashdot clan!

    --

    Background: 28/M/Bi-Sexual; Owner of a Linux company; MBA Harvard 2003; B.S. Comp Sci MIT 2000
    1. Re:I'm sick of you Mac haters by Anonymous Coward · · Score: 0

      No, I happen to dislike both vendors.

      What can I say, I see no need for your average user to need a recent model PC apart from games, and Apple is lacking there. Anything else your average user does can be done on hardware 5-6 years old without problems.

      Anything else is a form of work, and work is best done off of a mainframe.

    2. Re:I'm sick of you Mac haters by Anonymous Coward · · Score: 0

      First of all, you're making a comparison between Macs and Windows. A Mac is a computer, Windows is an operating system. Your arguments against Windows don't mean anything to a Linux user.

      You say that Apple designs MacOS based on what customers want, and MS does the opposite. Windows includes a lot of features that system administrators like a lot. That's who Windows is marketed towards. MacOS is marketed toward home users, so they do what home users want. You can't make a comparison between two different markets like that.

      You say Apple builds their computers up to a quality, and that is why the price is so high. Some of the parts Mac uses are standard. RAM, video cards, hard drives. Look on Apple's site. Look at their prices for these items, and compare them to the prices for the exact same item at some place like newegg.com. Yes, Apple do have higher standards than most PC manufacturers, but they're guiltier than most when it comes to price gouging.

      And this last one is easiest...
      If it weren't for Apple, AMD and others, everyone, with the exception of companies that can afford expensive un*x workstations, would be complete slaves to MS and Intel.
      Right...but Apple, AMD, and others exists. So we're not slaves. You countered your own argument.

    3. Re:I'm sick of you Mac haters by tuxedobob · · Score: 1

      Two things:

      One, expect several replies from people saying they don't run Windows on their PCs. Wait for the classic "Grandma Linux" story.

      Two, the fact that Macs are attractive, and that some people buy them because of that, is precisely why one of my friends hates people who do that. Of course, he also has as 20GB+ porn collection of people most would consider attractive.

    4. Re:I'm sick of you Mac haters by Anonymous Coward · · Score: 0

      Well, apple ram is checked extensively. I will agree it's a tad overpriced, but then again I haven't bought ram that was even once-overed in like 5 years (I doubt many have).

      Just thought I'd point out the ram is expensive because of the failure rates and cost of testing, not because apple feels like it.

    5. Re:I'm sick of you Mac haters by thatguywhoiam · · Score: 1

      Well said... uh, God.

      --
      If Jesus wants me it knows where to find me.
    6. Re:I'm sick of you Mac haters by Anonymous Coward · · Score: 0

      A friend of mine just bought a brand-new Wintel portable for 1800$. He fould out he can't use it as a laptop or or his couch or bed because the intake for the cooling fan is on the bottom of the case. If it gets obstructed, the cpu does a thermal shutdown.

      I have a lowly Mac iBook. It does everything I want and need. I can use it anywhere, on any bed, couch or lap. No thermal shutdowns, no fan noise (it is ultra-quiet), no burnt penis. It barely gets warm. It cost $1600.

      Go figure.

    7. Re:I'm sick of you Mac haters by Anonymous Coward · · Score: 0

      Only 20 gigs? Gawd, I hate amateurs.

    8. Re:I'm sick of you Mac haters by Anonymous Coward · · Score: 0

      Apple sucks because of people like you.

    9. Re:I'm sick of you Mac haters by cannedbrain · · Score: 1

      speaking of burnt penis (kinda): http://theregister.co.uk/content/54/28913.html

    10. Re:I'm sick of you Mac haters by Anonymous Coward · · Score: 0

      Let me geuss? You do control your Mac hardware and OS X stuff right? HA! nope, you don't, so you are a Mac Lemming, we are all Lemmings from one or another company, the difference is that I'm a lemming with more choices and more speed than you, so I can get my work done faster...

      I really like Macs, but you Mac users have to understand that today, right now,Macs are slower than x86 and much more expensive. Until the day that Apple changes that, I will be a happy x86 user (even if I hate Bill Gates and MS)

      A.E.

  81. Re:Chip speed won't save Apple by Morky · · Score: 1

    Yeah, Apple is so beleaguered.

  82. Not for Apple? by Anonymous Coward · · Score: 0

    There is no hard evidence that these chips will be used in Macs, but since the specs say they have Altivic, that seems to say "Made for Mac" since to my knowledge, only the Mac uses Altiivc.

  83. Good news for Apple by Anonymous Coward · · Score: 0

    Sounds like quick and easy migration for OSX to PPC970. No lengthy and costly rewrite unlike 64-bit Windows for Itanium. How does Athlon-64 compare in this area?

    1. Re:Good news for Apple by Wesley+Felter · · Score: 1

      Hammer also runs 32-bit code at full speed.

  84. Re:So what about the old rumor about IBM chips in. by aulendil · · Score: 3, Funny
    ...That and it does not fully implement the PPC instruction set...

    Well, that's the RISC you run...

  85. Re:Chip speed won't save Apple by Anonymous Coward · · Score: 0

    Sh137y L4m3r 1337 sp34k k1dd135 is more like it.

  86. "Needs"? by Anonymous Coward · · Score: 0

    Apple needs 2.5GHz machines *now*.

    Or what -- they'll go out of business? *gasp*

  87. Comment removed by account_deleted · · Score: 2, Interesting

    Comment removed based on user account deletion

  88. Illustrator could use more speed by Anonymous Coward · · Score: 1, Insightful

    Watching the glacial screen redraws ... made me think that if there ever was a task that would clearly benefit from multiples of more CPU horsepower it was Illustrator drawing complex images.

    I have a first-gen PowerBook G4 (500 MHz), and with each OS update, it just gets faster and faster.

    I think Adobe just needs to spend a little more time optimizing Illustrator. Even with no filters and few objects, it's one of the slowest applications I have.

    I'm a developer, too. When you take the time to profile and optimize some code, well, 500 MHz really is a lot of power. I think Illustrator could be really snappy if they work on it just a little more.

    1. Re:Illustrator could use more speed by Anonymous Coward · · Score: 0

      It's slow on a PC too.

  89. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  90. Re:Help by jo_ham · · Score: 3, Insightful

    That's funny, we had a 9600/300 working as a professional non-linear edit suite, producing programs for TV and video handling multi-gigabyte files and full frame video with no problems.

    Your Mac is broken.

  91. Re:Chip speed won't save Apple by idsofmarch · · Score: 1

    That's quite a lingering death, giving Apple half-a-decade to die. Wow! I have two Monet paintings that don't match my sofa. What the hell? Seriously, people buy Apples because they like them, same reason people buy BMW, Audi, etc. However, Apple's machines are not much more than similar Dells or Gateways, do the research, and they use a great OS. Also, is the graphic design comment based on some real information? I know of several graphic design houses that continue to buy new Macs. As for OSX implementation, look at how long it's taken people to move from Win 98 and 2k to XP. Many people, including my own company refuse to upgrade to XP. However, our OS X machines work great. Thanks for the usual Apple is dying comment, its very unique.

    --
    Anyone who whines about being modded down should be.
  92. Re:Help by Anonymous Coward · · Score: 0

    ve been sitting here at my freelance gig in front of a Mac (a 8600/300 w/64 Megs of RAM) for about 20 minutes now while it attempts to copy a 17 Meg file from one folder on the hard drive to another folder.

    Two words: "make alias."

  93. I really don't care for by Anonymous Coward · · Score: 0

    Karma whoring and typed in sig spamming trolls.

  94. Re:Help by Anonvmous+Coward · · Score: 0, Insightful

    "My 486/66 with 8 megs of ram runs faster than this 300 mhz machine at times."

    I had a similar experience back in 1995. Heh. Seriously, I had a 486 33 with 8 meg of RAM running Windows 95. At school we had a Mac, 16 meg of RAM, 75 mhz. (I think it was PowerPC, but I will let you all know right now I am not Mac Literate.) My school had and I each had similar HP inkjet printers. However, when it came to print artwork, it took over half an hour to get it to finish spooling and printing at school on the Mac. At home, my 486 responded REALLY fast in comparison, my images were printed within 5 minutes.

    Macs really suck, don't they? At twice the clock speed and RAM, they should have stomped my piddly PC, right? It'd be easy to make that assumption, but no. The problem wasn't with the machine, it wasn't a fair test.

    The program I used for the artwork was called 'Photostyler'. Imagine Photoshop with no layers support and virtually no features. We were using Photoshop on the Mac, which needed a LOT more RAM to to the most basic operation. It wasn't bloated, but more sophisticated. Also, the Mac at school had LOTS and LOTS of fonts installed on it, which we think were cached by the machine, forcing it to swap. My Windows 95 box was a lot more direct to doing what I wanted to do.

    Now I will fault Apple for one thing, they had this insistence on loading EVERYTHING into RAM and storing it there even if it's not being used. Got a plugin for Photoshop? No problem, we'll load it in case you need it. I could sort of understand that today when RAM is abundant, but geez why would you do this when you're working on print-level graphics and you're starting point is only 16 megs?!

    In any case, the point of my post isn't to bash Apple. Just the opposite really. You really can't compare it that way.

  95. No... by Anonymous Coward · · Score: 0

    More like lamer troll.

  96. IBM does not want to give apple their best chip by zymano · · Score: 0

    Their is no profit incentive to give apple their best processor for a discount. The prices IBM would be asking would put a bigger price tag on apple' already overpriced computers.

    1. Re:IBM does not want to give apple their best chip by Anonymous Coward · · Score: 0

      Maybe IBM is tired of sucking hind tit to Intel and Motorola and would like to establish its line of 64 bit processors on the server and desktop while Itanium languishes. Then again, maybe not.

    2. Re:IBM does not want to give apple their best chip by adzoox · · Score: 1
      Please example with detail how overpriced Macs are. In your answer, make sure to include FULL verions of Office and a better video editor than the "built in Microsoft" editor. Make sure detail ALL hardware in Mac too. Thanks!

      --
      Yell & scream & rant & rave... it's no use... you need a shaaaave ~ Bugs Bunny
    3. Re:IBM does not want to give apple their best chip by Anonymous Coward · · Score: 0

      Overpriced?

      They made the computer, they can charge what they want to.

    4. Re:IBM does not want to give apple their best chip by binaryDigit · · Score: 1

      Their is no profit incentive to give apple their best processor for a discount.

      Since when is the 970 their "best" processor? The PowerPC chips have always been on the low end of the totem pole as far as IBM is concerned. The 970 is more like a watered down Power4 anyway. Plus, other than their embedded chips, Apple pushes more PowerPC chips than any other customer they have, so I assume that they'd be happy to have a high volume though lower margin processor to even further establish the PowerPC in the market (since Motorola is too busy making phones).

    5. Re:IBM does not want to give apple their best chip by zymano · · Score: 0

      are you kidding ? Prices are 500 dollars less for equal performance on a pc. They can charge what the want , but I am not impressed with fancy ads. Nothing really unique about apple anymore. Their OS is nice.

    6. Re:IBM does not want to give apple their best chip by adzoox · · Score: 1
      You didn't even check Dell or HP (or any of the post below that did it for you) and configure a computer. I hope honestly that you are not putting a Celeron or 1 Ghz processor in anything. While performance isn't double. (By the way, Apple used to claim that, and it WAS true, it's not anymore, so they don't.) You can take the megahertz of a G4 and add about 60% of the chips speed to it though. A 1.4 Ghz DUAL G4 = 2.27 DUAL Ghz P4. make sure you are adding ATI 9000Pro or Nvidia Ti4600.

      When you respond to a post, respond to the questions directly. You have no basis in your arguement, except for the OS is Nice comment.

      --
      Yell & scream & rant & rave... it's no use... you need a shaaaave ~ Bugs Bunny
  97. You assume too much about PC speed by xtal · · Score: 3, Insightful

    By that time we'll probably see >= 4GHz Intel and AMD chips

    You know what, a year ago I would have agreed with you but now I'm not so sure. The prices for the top end chips are very high. I'm not so sure that AMD and Intel are currently going to continue their breakneck R&D budgets into the next year. I suspect you will see a dip or a flat spot in the new PC tech for the next 12 months to let them recoup some of the bazillions that have been invested into fabs and development. In that time frame prices will drop on the higher speeds - but the introduction of even faster chips will slow until new architectures become viable/microsoft gets their head out of their ass. Wouldn't it be ironic if Intel got screwed because Microsoft couldn't get Windows XP stable on a new architecture? The reverse situtation happening to apple, now?

    PC speed has become less important .. less important to me than my video card. I have a PC at home pretty much just for gaming, and that's the only upgrade I've done since DDR memory and motherboards were available - a long time ago. I don't think Apple is in any trouble, so long as this chip makes it out the door by this time next year.

    *shrug* I have a Apple Powerbook 1Ghz that I use for everything except games. It's fine, zippy, etc. Games I use my PC for. I don't know of any hardcore apple gamers. Apple's focus on notebooks is partially because of this - their powermacs are suffering, but there isn't anything they can do about that right now. In much the same vein, I have a openBSD box, two linux boxes, and a QNX box all running 3-4 year old motherboards and processors fine.

    I don't think Apple needs to get involved. The extra time spent making their software better NOW will make it even faster when the new machines come out.

    Pick the right tool for the job, duh. Mac isn't the right tool for a FPS or flight sim game monster. It kicks some serious ass as a unixy workstation-to-go, though. Their developer tools are excellent, and free. etcetcetc.

    --
    ..don't panic
    1. Re:You assume too much about PC speed by JudgeFurious · · Score: 1

      Absolutely, positively no kidding on this one. I simply don't see any reason for them to barrell head first into the 4-5Ghz range when they've outpaced virtually everyones need.

      I've got two machines I use at home and three I use at work. At home it's a PowerMac Quicksilver 2x1Ghz and an HP 7950 with a single AMD 1.2Ghz. At work I'm using an AMD 1.2Ghz clone, a Dell GX260 with a 2Ghz Pentium 4, and an old Pentium 200 clone box to run the one DOS program our entire operation (and for all I know "Universe") depends on. Dropping the DOS box I got four machines all well behind the curve in terms of clockspeed and not one of them is even close to being "too slow". In fact the Dell replaced a clone PIII 733 that wasn't even sweating. I just flat out don't need anything faster to run what I do.

      --
      Appended to the end of comments you post. 120 chars.
  98. Re:If Apple uses this, it will just be the same pr by sn0wghOst · · Score: 1

    Yet another brainless comment by someone who the advertising `gurus` have managed to blindly influence.

  99. No by Galahad2 · · Score: 4, Insightful

    The 2.5GHz number isn't the same as Intel talking about 5GHz P4s. IBM means that they're going to sell 2.5GHz Blade servers. The reason that Intel talks about their insane GHz processors is to impress consumers into buying Intel. People in the market for mid-range Blade servers couldn't care less about what IBM can do in one in a million chips, and they would likely be annoyed if IBM misrepresented it in that way. If IBM can't manufacture the chips in quantity (I'm not aware if they're manufacturing any 970's in mass yet), they will be able to shortly, certanly before the release of the chip.

    1. Re:No by Anonymous Coward · · Score: 0

      you got a mod of 1,

      the parent you responded to got modded 5.

      no wonder slashdot sucks.

    2. Re:No by TonyMillion · · Score: 1

      I fully agree and I am willing to waste any karma I may or may not have fighting for this.

      Thankyou, have a nice day - except any moderators who dont mod the parent parent up....

    3. Re:No by Anonymous Coward · · Score: 0

      Can you say consent decree? IBM is forbidden to spew FUD unlike ...

  100. Re:Let's see some FAB speed scores (specs here) by Anonymous Coward · · Score: 0

    "For comparison's sake", why are you comparing a CPU that is not yet being produced to a CPU that is no longer being produced? You should compare it to the CPUs that will be available at that time or, at least, with the CPUs available now (ie, Barton 3000+, P4 3.06 GHz).

  101. Re:Chip speed won't save Apple by Anonymous Coward · · Score: 0

    For someone that calls himself "God", you don't seem to be very smart or on top of things for that matter. God wouldn't care what computer you use, why should you?

    In case you're wondering; Macs, Ultra SPARCs and SGI Octanes are the computers that i use on a regular basis and i really don't care what you think, i don't care what you use and how cheap your boxes are, i don't care about your choice of thousands (really) of software titles (even though you, God himself, most likely uses 3 apps) i don't care about you being the majority ( what do you think about ethnic minorities?) I don't care about being in the 3% of marketshare. I do care that you are a moron, and i hope you get some help.

    Bye.

  102. The constantly moving fencepost horizon by babbage · · Score: 2, Insightful
    I'm on my third Mac now, and every time I've bought one, I buy used -- they're half the price of a new one (granted, a used PC would tend to be 10% the price of a new one...) but they're still pretty damned good computers. I'm not ready to plunk down for a new one though until the much prophesied next generation machines come along. Articles like this make it sound like it could be just a year off (which is about what I heard a year ago, and a year before that...). Now you're saying that a two generation jump should be available in 18 months? Hell, that's just another disincentive for me to go out & buy a Mac.

    To my half thought-through way of seeing things, this is a strong argument for coming up with a product roadmap, even if such things are half-truths in the end. Apple is so secretive about everything that it's impossible to know if something like this -- or something else entirely! -- is going to come out in a month or a year or ever, and consumers like me are perfectly willing to wait. And wait. And apparently, wait indefinitely. Clearing up some of that uncertainty would certainly make me more eager to buy new gear...

    </wibbling>

    1. Re:The constantly moving fencepost horizon by GlassHeart · · Score: 1
      that's just another disincentive for me to go out & buy a Mac.

      There will always be a faster or otherwise better computer coming soon.

      Most people buy a computer when the need comes up, such as when the old one is broken. If it's simply too slow, then they can generally wait a month or two if they think that something much better is coming up really soon.

      If you can wait up to 18 months, then at any point in time you should wait the 18 months. Your money will go that much further, thanks to Moore's Law. You're simply not the target market.

    2. Re:The constantly moving fencepost horizon by jbolden · · Score: 1

      IBM's release data for the 970 is large numbers of prototype chips by 2nd quarter, and full commercial production some time by 2nd half of this year. I wouldn't rule out (and in fact I think its likely) that Apple announces 970 machines at the start of the 3rd quarter.

  103. This report caused a relationship to end! by otterpop378 · · Score: 2, Funny

    I was drooling so much, my g4 cube got upset and wont talk to me. This just proves my point that computers are definately female. I mean, its not like i was going to replace it... just add a second one...

    1. Re:This report caused a relationship to end! by NeuroKoan · · Score: 2, Funny

      And at some point, you'd probably try to get the two to ... you know ... network

      --

      "However," replied the universe, "The fact has not created in me A sense of obligation."
    2. Re:This report caused a relationship to end! by teamhasnoi · · Score: 1

      That's all he needs; a bunch of Mac SEs and CIs running around underfoot.

    3. Re:This report caused a relationship to end! by Anonymous Coward · · Score: 0

      Two females, reproducing? You have to tell that to all the lesbians trying to adopt...

  104. you think thats good... by ainsoph · · Score: 1

    I've taken 4 386 chips, fused them together with my 'Fusetronic" (patent pending) technology. Added 128MB of L1 cache, 512MB of L2 Cache, and a full 1GB of L3 cache. Clocked the chip to 500GHZ without the need for a fan.

    This product will be released to the public Q3 2003

    1. Re:you think thats good... by masq · · Score: 1

      Okay, I took a handfull of those little processors that power my digital watch, wired them together with the help of sixteen garden gnomes, a spoonful of peanut butter, and a ziplock bag of weasel-flavored cocaine, and currently have them running BeOS6 inside an old Doc Marten boot that was worn by Marilyn Manson on his "Antichrist Superstar" tour. They are currently clocked to 100 Trillion Zigahertz, which is defined as whatever you have plus one. Thank you.

  105. Re:Compare Top MAC/DELL PRICES! by Anonymous Coward · · Score: 1, Informative

    You do realize that a Quadro4 700XGL video card (not for regular consumers) is around $400 and the GeForce4 MX is under $100?

    You are comparing a workstation for professionals (Dell: note the ECC ram, Zeon chip, etc.) with a mac for consumers that just so happens to feature dual cpus.

  106. Re:Help by Anonymous Coward · · Score: 0

    Nice job. Lacks a little in subtlety, but you don't have to be subtle to rope in the dumbasses.

    Keep copying those 19 MB files, buddy. And post to slashdot every time you do!

  107. Re:Let's see some FAB speed scores (specs here) by Anonymous Coward · · Score: 0

    How does it make sense to compare a 1.8GHz processor to a 3.06GHz processor? How will that help in determining the average performance per clock? Are you so permanently attached to either the AMD or Intel penis that you have to worry that gee-whiz at the same clock speed this processor beats the P4? It's not like that's particularly hard or anything, so you don't need to worry your pretty little head and fret that this processor may be able to make Macs competitive with PCs for a change.

  108. Temporal problems by Anonymous Coward · · Score: 0

    You mean the possibility of Apple using (one or two years from now) processors that are comparable to the PC's (six months ago)...?

    1. Re:Temporal problems by dbrutus · · Score: 1

      The PPC 970 is a 64 bit processor. Wake me up when Intel makes a 64bit processor that cracks 2Ghz. Their current 'speed king' in 64 bits runs at 1Ghz. Look it up at Intel's website.

  109. Re:Isn't it ironic? by Drishmung · · Score: 1
    Yes, but you can't buy a Thinkpad or an IBM desktop with an IBM chip in it. Just think what might have happened if IBM had ported OS/2 to the PowerPC.

    The trouble is that at one time the internal divisions of IBM spent most of their time bayoneting each other rather than competing with the outside world. The result? the "IBM PC" is defined as a machine that runs a Microsoft OS!

    --
    Protoplasm. Quiet Protoplasm. I like quiet protoplasm.
  110. MacWorld July: Predictions? by JavaJoint · · Score: 2, Interesting

    From what I have read (mostly at macspeedzone.com), I would think that Apple will NOT be ready to show a 970-based computer at the July Macworld. Notice that I said "show", as opposed to "ship".

    I hope I'm wrong though.

    So this is my question: what do they do as a stopgap? Ship a G4 with four processors? Punt and simply lower prices until the 970 is ready?

    Steve Jobs has been dealing with Motorola since, when.. 1983 or so? Might be high time for a divorce.

    1. Re:MacWorld July: Predictions? by Anonymous Coward · · Score: 0

      I really doubt Apple will even show anything before approximately 1-2 months previous to having shipping product. They don't like for their older systems to stagnate in warehouses, losing money, because people are waiting for the better equipment to come out.

      What IS agreed is that it's definitely time for a divorce from Motorola.

  111. 64-bit RDRAM? by Anonymous Coward · · Score: 0

    Maybe IBM needs to invest in a 64-bit RDRAM chipset. It would achieve 9.6 gb/sec which is more than enough for any desktop machine. It's also not too bad since 32-bit RDRAM isn't too expensive and you can install that in pairs to get a 64-bit channel.

    Or maybe even Rambus's Yellowstone, which boasts 12 gb/sec bandwidth with a fairly steep climb in performance expected from new generations.

    At least 64-bit RDRAM is closer to going mainstream than DDR-II.

    http://www.aceshardware.com/read_news.jsp?id=600 00 503

  112. Re:Help by TellarHK · · Score: 1

    Memory management under all the Mac OS'es previous to X was absolutely horrid, if not criminal. You could manually configure the amount of RAM a program used, if you really wanted to, but the idea of automatically managing memory on one of those machines was a joke. Up until the later versions (8-9) AFAIK the MacOS did have the advantage (over Windows anyhow) of not crashing as hard, as often, largely due to this memory management scheme they used. Hell, in System 7, the damn machines couldn't even format a drive and browse another folder at the same time. Drive I/O hung the whole system. That's one of the reasons OS X is such an adjustment to a lot of longtime Mac users, the whole "feel" of it changed. And 10.0 was so damn slow, it probably did more harm than good to release it.

    10.1 was when OS X finally reached a truly usable state. 10.2 is just -nice-.

  113. Re:If Apple uses this, it will just be the same pr by drinkypoo · · Score: 1

    Of course, AMD's Hammer is supposed to debut at about the same clock rate, at about the same time. Sledgehammer will have a dual-channel memory bus and support 2-8 way SMP; Clawhammer will have a single-channel memory bus (though if you have two CPUs you can use one channel on each) and support 2 way SMP. Don't worry about itanic, this processor is not in the same price class; If anything from intel, think about Yamhill. It looks like the best competition for the new PPC will be Hammer.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  114. Re:Let's see some FAB speed scores (specs here) by FatherOfONe · · Score: 2, Insightful

    Wow guy take it easy!

    He has a valid point. It would be fair to compair it to the best chips out now. I don't care what AMD + rating it has or what MHZ Intel has it running, just the best chips out. It would also be good to see how the best sparc chip, Xeon, (whatever SGI uses), etc compared.

    I realize that this is just ONE benchmark and a lot goes in to a system, but it would still be interesting to see.

    --
    The more I learn about science, the more my faith in God increases.
  115. Re:So what about the old rumor about IBM chips in. by Anonymous Coward · · Score: 0

    That and it does not fully implement the PPC instruction set

    What have you been smoking? The Power4 implements the RPA (Risc Platform Architecture) just like all of IBM's PowerPC chips. If you mean it doesn't have the AltiVec additions that the G4 has, that's true. But the 970 will have AltiVec.

  116. Re:Let's see some FAB speed scores (specs here) by fitten · · Score: 1

    Average performance per clock is a stupid measurement - used only by people who have no other measurement that they can win by. That's what benchmarks are for... compare the best cpu when released to the best cpu from the other families. That's all that matters (other than comparisons of $$$ in some cases and W/FLOPS in others or by comparing cpu/machine of the same cost - a $1000 machineA vs a $1000 machineB could make sense in some situations).

    Otherwise, we should compare this new cpu with the 6502 or the 80286 or the 68040 or some other completely meaningless measurement as well.

    Compare on availability. I buy my machines based on how long they will take to get my task done, not on how many IPC it gets. Otherwise, you might as well buy nothing but Athlon 850s instead of a P4-3.06 because, hey... it has higher IPC so it *must* be better and help me get my job done faster.

  117. Performance by blitzoid · · Score: 1

    Exactly how do PowerPC processors compare to regular x86 processors?

    --
    I am a filthy pirate.
    1. Re:Performance by lkaos · · Score: 1

      Exactly how do PowerPC processors compare to regular x86 processors?

      It's really like comparing Apples and Oranges. Some quick facts about the PPC though that give it a real advantage to the x86:

      The PPC AltiVec unit (IBM's version is called VMX) has a 64 128-bit registers). Compare this to the the x86 SSE2 which only has 4 128-bit registers. This makes the PPC much more useful for multimedia functions since it can perform a butt-load of floating instructions in a very short time.

      The GP instructions of the PPC and x86 are also quite different and many would argue that compilers have an easier time optimizing for the PPC because of its design.

      At certain tasks, a 733Mhz G4 will beat a 1.8Ghz PIII.

      What's most impressive though, is that the PPC requires _much_ less power than any x86 processor. This is why Apple can have such sexy machines.

      --
      int func(int a);
      func((b += 3, b));
    2. Re:Performance by djupedal · · Score: 1

      Exactly how do PowerPC processors compare to regular x86 processors?

      As stated, apples/oranges. RISC (PPC) vs. CISC. This discussion has been going on for eons. Use the net, Luke.

      Me, I prefer RISC. Always have, always will. CISC is so yesterday.

    3. Re:Performance by dbrutus · · Score: 1

      The PPC 970 is a 64 bit chip. It would be proper (IMO) to compare it to Intel's 64 bit solution the Itanium 2
      According to Intel.com, Itanium 2 has a top speed of 1.0Ghz. The PPC 970 is likely going to be coming out in 6 months with a minimum speed of 1.8 Ghz and a max speed of 2.5Ghz.

      Itanium 2 has a significant speed penalty running 32 bit code. PPC 970 has little to no speed penalty running 32 big code.

  118. on a kinda related note... by linuxghoul · · Score: 2, Interesting

    With 3GHz CPUs on the horizon, i am kinda confused as to how these cpus can function. I mean, assuming electricity travels in copper/semiconductor (or whatever they use in ICs these days) as fast as light in vaccum (in fact it travels at a fraction of 'c'):

    in one 3GHz cycle, a signal in the the CPU can only travel less than 10cm (~4 inches for those still stuck with the imperial units). With CPU dies sizes of a similar magnitude (~4cm), and with all the routing inside the CPU, why dont we get some very serious race conditions? are the intel engineers actually going in and laying out the chip keeping this speed in mind? as the speed will vary with the CPU temperature, its even more difficult.

    And doesnt that impose a HARD LIMIT on how many MHz can be squeezed out? I mean, a comment below mentions intel demoing 5GHz CPU (this is the first time i'v heard about this, so i dunno how true this is), and that means the signal only travels 6cm, which means it cant even traverse the whole die in one cycle.

    Is there something i am forgetting here? Can someone in the know please shed some light?

    Ghoul2

    --
    Sigura Non Grata
    1. Re:on a kinda related note... by Anonymous Coward · · Score: 2, Insightful

      CPUs like the Pentium 4 have dedicated stages in their pipeline for signal propogation. Read about it in the CPU blackpapers at ars technica.

    2. Re:on a kinda related note... by Anonymous Coward · · Score: 0

      And chips have always been layed out physically to account for propagation delays.

    3. Re:on a kinda related note... by giantsquidmarks · · Score: 1

      electric current "travels" faster than light... If you can call it traveling... It's more like "flowing".

  119. that's BS: the g4 is a multimedia desktop! by jonathanbearak · · Score: 1

    A g4 to a dual-xeon isn't a fair comparison!

    dimension 8250 - 3.06ghz HT, 512 1066 RDRAM, 120GB ATA/100, floppy, 48x/24x/40x CD-RW/DVD combo drive, 17" ultrasharp flatpanel, 64mb geforce4 mx totals:
    $2526 (after "mail-in rebate")
    and this is with a 4-year warranty.

    1. Re:that's BS: the g4 is a multimedia desktop! by Shuh · · Score: 1
      ...3.06ghz HT, 512 1066 RDRAM, 120GB ATA/100, FLOPPY, 48x/24x/40x CD-RW/DVD combo drive...
      Don't forget to put 20-year-old bull$hit 1.4Mb drive in there. We got to make sure this is "high end!" ;D
    2. Re:that's BS: the g4 is a multimedia desktop! by jonathanbearak · · Score: 1

      they charge $20 EXTRA for floppy drives now, and most of us still are forced to use them (though not myself because i have broadband, linux, and sshd)

  120. Clans on /. by Anonymous Coward · · Score: 0

    is the most retarted thing i have ever heard. do u really have nothing better to do with your time?

  121. Re:Compare Top MAC/DELL PRICES! by Anonymous Coward · · Score: 0

    ECC RDRAM + Quadro4 costs a hella lot of $$$. It probably uses an Intel mobo, so $$$++; on that too. Give the Dell system a GF4MX and regular DDR SDRAM and watch the price of the Dell drop below that of the Crapple.

  122. not quad pumped by GunFodder · · Score: 1

    The bus is 450Mhz and it is dual-pumped. How difficult is it to produce a chipset that can maintain a 900Mhz data channel? That is faster than anything else I have heard of. Apple may not be able to produce an economical chipset for this CPU. That would explain why IBM is positioning this as a server solution.

  123. ...The music swells... by Anonymous Coward · · Score: 0

    And with a powerful orchestral hit on the first syllable:
    Freude, schoener Goetterfunken...

    And the world breaks out in tears.

    THANKS BIG BLUE!

  124. Re:Turtle races! by Anonymous Coward · · Score: 0

    Speaking of apples and orange how do you think the 970 will compare with Itanium on price vs performance vs software ready to run?

  125. Re:Let's see some FAB speed scores (specs here) by nosferatu-man · · Score: 4, Interesting

    Fair enough. Right now, the fastest processor in the world is the Pentium 4 3.06ghz: 1130/1103 (int/fp). For pure floating-point horses, it's the Itanic 2 743/1427 (int/fp).

    So a 2.5ghz 970 would be close in performance to both of today's fastest shipping processors. It's likely that the P4 and Itanic will be 15-20% faster in six months, so IBM will still be lagging in the performance hunt. However, it's striking how much closer to the peak performers this chip will move IBM -- and, by extension, Apple.

    'jfb

    --
    To spur "enterprise Linux," Big Bang, the distributed two-phase commit.
  126. Re:SYNTAX ERROR by OdinHuntr · · Score: 1

    It's not really a syntax error but a logic error.

  127. Re:If Apple uses this, it will just be the same pr by Andy_R · · Score: 1

    Don't forget that Apple are a long way ahead of the wintel crowd in multi-processor department, all their medium and top spec tower machines have been dual processor for years, and OSX is designed to take advantage of that.

    That 4Ghz AMD machine will be up against a dual, or quite possibly quad 2.5 Ghz Mac.

    Convincing Joe Public about the 'megahertz myth' didn't go too well, but demonstrating that 2.5 + 2.5 > 4 shouldn't be too tough.

    --
    A pizza of radius z and thickness a has a volume of pi z z a
  128. Re:If Apple uses this, it will just be the same pr by be-fan · · Score: 1

    The increased length of the pipeline is often not as important on floating point code. Often, in 3D graphics, for example, it's a matter of just streaming as many FP values through the vector units (hence the name streaming SIMD) as memory bandwidth allows.

    --
    A deep unwavering belief is a sure sign you're missing something...
  129. Re:Compare Top MAC/DELL PRICES! by Anonymous Coward · · Score: 1, Informative

    or build it yourself...

    $200 dual Athlon MP mobo
    $400 2 Athlon MP 2400s
    $500 2Gb PC3200 DDR
    $200 WD 180Gb HD
    $300 Radeon 9700 Pro
    $400 17" flat panel
    $100 case+power supply
    $330 Sony DVD+/-R
    $ 50 52x24x52 CD-RW
    $ 20 keyboard & mouse
    $ 0 Linux

    Total- $2500

  130. From what i understand... by martissimo · · Score: 2, Interesting

    They shrunk the size of the gates on the transistors, basically trading reliability for performance. Considering that one of the main selling points of Apples is their longevity and ability to hold value due to it, I can't help but wondering if this is the right move.

    Apparently, in order to increase the reliability of the Power4 for the high-end server market, IBM used much thicker gate oxides on the chip's transistors. The trade-off for this decreased failure rate and improved reliability was that the Power4's transistors have slower switching speeds, so even with process shrinks it's harder to push the design to higher clock speeds. Since the 970 is made for the desktop market, there's no need for such measures and therefore the new chip's clock speed will scale much higher than the Power4's. In sum, the 970 is made to be faster, cheaper, and significantly less reliable than the Power4. (Of course, when I say "significantly less reliable than the Power4," you have to understand that this puts the 970's product life and failure rate on par with other mainstream CPUs, since the Power4's increased gate oxide thickness makes it significantly more reliable than most mainstream CPUs.)

    ArsTechnica overview

    It's a given that Apple enthusiasts will be happy as can be once they fire up a brand new powerfull box, the question is how they will feel when they find out it has the lifespan of a typical Intel or AMD CPU.

    1. Re:From what i understand... by Shuh · · Score: 2, Informative
      They shrunk the size of the gates on the transistors, basically trading reliability for performance. Considering that one of the main selling points of Apples is their longevity and ability to hold value due to it, I can't help but wondering if this is the right move.
      As reliable as Apples are, they are still pretty much consumer and light server iron with consumer-grade reliability. All they are doing to the 970 is scaling back from industrial server-farm $30,000 workstation reliability to normal consumer-reliability... right where Apple has always been.
    2. Re:From what i understand... by Theaetetus · · Score: 2, Interesting
      They shrunk the size of the gates on the transistors, basically trading reliability for performance. Considering that one of the main selling points of Apples is their longevity and ability to hold value due to it, I can't help but wondering if this is the right move.

      Agree and disagree - reliability on my Mac is a wonderful thing, and I love showing my uptime reports to my PC friends.
      However, I do occasionally turn it off - and I'm actually pretty good about turning it off regularly, like every 5-6 days.

      This is a far cry from a server environment - we have several servers at work that we reboot once every 3 months or so, as a precautionary measure, figuring they could probably go twice that without a reboot, but we can't have an unscheduled downtime (we're a 24/7 radio group). While I believe, under OS X, that my Mac might be able to make that length of time (hell, probably could easily), I'd never try. No need.

      So, if they can crank the speed and reduce continuous uptime to 3 months or so at a stretch, I really wouldn't mind terribly, and I don't think many desktop users would even notice... and don't forget this is a 'desktop' CPU rather than a server CPU.

      -T

    3. Re:From what i understand... by dewhite · · Score: 1

      Not to dispute anything you said, but... My best uptime with OS X and a G4 CPU has been 263 days 16 hours 21 minutes and that was brought to an end by my toe tapping the power-cycle button on the front of the case... (I don't just run my G4 looking for uptime, I use it as an httpd/imap/ipfw in my apartment, and when that doesn't creat full load - it devotes spare cycles to seti@home)

      --
      -dewhite
  131. Re:If Apple uses this, it will just be the same pr by be-fan · · Score: 0

    Unfortunately, the 2.5 + 2.5 > 4 is even more bullshit than the "the G4 can match a P4 even though the latter is more than twice the clockspeed!" SMP often doesn't get you much of an improvement at all. A 50% speedup is considered very good. What Apple needs to do is stop playing tricks, and ship machines that are just plain faster on benchmarks that people care about (3d rendering, compiling, games, etc). Then people will take notice.

    --
    A deep unwavering belief is a sure sign you're missing something...
  132. umm .... by Anonymous Coward · · Score: 0

    umm, wtf is a zenon ?
    and ... a nVidia, Quadro4 700XGL, 64MB, VGA/DVI compared to a geforce 4 MX is like comparing a nice bmw to a ricermobile civic

  133. umm.. by overunderunderdone · · Score: 2, Insightful

    Did you read the press release? I doubt it. You saw "Apple" as the subject of the headline and just half-hazardly clicked the reply button and started a schpiel about how Apple really needed this, etc. If you go and check the press release out, you'll see that only the Blade server architectures are even mentioned.

    For anyone who has been paying attention to Apple and IBM and the PowerPC 970 the article didn't NEED to mention Apple. It has been an open and obvoius secret that this chip was developed by IBM specifically for Apple - The presense of Altivec (which is largely useless on a server) is proof enough of that even without the coy public statements (and a few explicit slip-ups despite the standard policy of "we never comment on unannounced products" ).

    Yeah, Apple hopes to use this some day, but it'll be a long time coming.

    They will be using it the moment IBM can produce them in sufficient quantites.

    Someone resection this to strictly IBM rather than an Apple > IBM article.

    Despite the article itself having nothing to do with Apple it IS of interest to Apple users because it reveals that the chip everyone knows will replace the G4 is reaching speeds up to 2.5 GHz when it had previously been reported to be between 1.4 - 1.8 GHz.

  134. Re:Isn't it ironic? by The+Analog+Kid · · Score: 1

    Actually they do make PPC servers and mainframes, but I don't think they consumer products with PPC.

  135. Re:Photo by Anonymous Coward · · Score: 0

    Look ma, no fan!

  136. Re:If Apple uses this, it will just be the same pr by sean23007 · · Score: 1

    Understand that IBM is running these 2.5GHz chips *now*. They are unexpectedly fast. It is not completely unreasonable to guess that they might figure out a way to increase that speed within the next 12-18 months for a release. Just because they are currently at 2.5GHz doesn't mean they have to stop improving that number until they release it.

    --

    Lack of eloquence does not denote lack of intelligence, though they often coincide.
  137. Re:Compare Top MAC/DELL PRICES! by sean23007 · · Score: 1

    The Mac also happens to be used by professionals. That is the professional configuration. A consumer could easily get away with spending $500 less for his use.

    --

    Lack of eloquence does not denote lack of intelligence, though they often coincide.
  138. x86 does have vector support by AHumbleOpinion · · Score: 2, Interesting

    ...although Pentium 4 does not have a vector engine.

    http://www.intel.com/home/desktop/pentium4/faq.h tm ?iid=ipp_dlc_procp4p+prod_faq&#micro5

    Q: What is Streaming SIMD Extensions 2?

    A: Streaming SIMD Extensions 2 extends Intel® MMX(TM) Media-enhanced technology and the Streaming SIMD Extensions. Single Instruction Multiple Data (SIMD) allows a single instruction, such as addition or subtraction, to operate on more than one data set concurrently. The 144 new cache and memory management instructions enhance performance to accelerate the most-demanding Internet and computing applications. SIMD double-precision floating point accelerates demanding content creation, 3D rendering, financial calculations and scientific applications. In addition, 64-bit MMX technology (SIMD integer) instructions have been enhanced and extended to 128-bits, accelerating video, speech, encryption, imaging and photo processing.

    1. Re:x86 does have vector support by aSiTiC · · Score: 2, Interesting

      Yeah you're right I didn't account for MMX and SSE.

      However there is little comparison.

      Alti-Vec
      # 32 separate Registers
      # 128 bits per register
      # No interference with FP registers
      # no context or mode switching
      # max throughput: 8 Flops / cycle

      MMX/SSE
      # 8 MMX registers shared with the FPU, 8 for SSE
      # 64 bits per mmx register, 128 bits per xmm register
      # MMX stalls the FP registers
      # context switching required for MMX
      # max throughput: 2 Flops / cycle

      When you are playing a 3D game do you really want your FPU stalled for vector calculations?

    2. Re:x86 does have vector support by Dominic_Mazzoni · · Score: 5, Informative


      Yeah you're right I didn't account for MMX and SSE.

      However there is little comparison.

      Alti-Vec
      # 32 separate Registers
      # 128 bits per register
      # No interference with FP registers
      # no context or mode switching
      # max throughput: 8 Flops / cycle

      MMX/SSE
      # 8 MMX registers shared with the FPU, 8 for SSE
      # 64 bits per mmx register, 128 bits per xmm register
      # MMX stalls the FP registers
      # context switching required for MMX
      # max throughput: 2 Flops / cycle

      When you are playing a 3D game do you really want your FPU stalled for vector calculations?


      To be fair, you could program your 3D game to do all FPU calculations in SSE. gcc has an option to do this automatically now. And SSE2 is one step ahead of AltiVec in one regard - it supports a few double-precision operations.

      But aside from those two nitpicks, I agree completely. I've hand-optimized code for both Pentium/SSE and G4/AltiVec and there's no comparison: SSE provides a small performance boost for a lot of work, while AltiVec provides a large performance boost for a little bit of work. AltiVec has very fancy shift, rotate, and shuffle instructions that are completely lacking in SSE. These are useful for more than just RC5 - they're totally necessary to vectorize many more complicated algorithms without the overhead of putting the data in the right place eating up any potential speed gains.

      That's why the 970 in a Mac will easily beat the P4 in a number of tests: Apple has optimized hundreds of system calls to use AltiVec already, so many programs get the speed gain automatically.

    3. Re:x86 does have vector support by ameoba · · Score: 1

      Don't forget that OSX ships with a a vector-capable version of gcc and VecLib, a collection of Altivec optimized routines (all kinds of juicy number-crunching things like FFTs & linear-algebra bits)

      --
      my sig's at the bottom of the page.
    4. Re:x86 does have vector support by rsborg · · Score: 1
      To be fair, you could program your 3D game to do all FPU calculations in SSE. gcc has an option to do this automatically now. And SSE2 is one step ahead of AltiVec in one regard - it supports a few double-precision operations.

      Since AltiVec is 128 bit whereas SSE2 is 64bit, isn't this a moot feature? I mean, double-precision 64bit == 128bit right? Or am I way off base here?

      --
      Make sure everyone's vote counts: Verified Voting
    5. Re:x86 does have vector support by Anonymous Coward · · Score: 0

      Don't forget that OSX ships with a a vector-capable version of gcc

      While vecLib is nice, the Altivec-capabilities of gcc are limited to support for the vec_XXX instruction primitives if you handcode them. The current version of gcc does not produce any altivec code automatically, and the contacts I have in the Apple performance group say it never will.

    6. Re:x86 does have vector support by Anonymous Coward · · Score: 0

      SSE2 is processing 2 64 bit numbers == 128 bits.

  139. Metallic yellow paint gives you better frame rate! by Anonymous Coward · · Score: 1, Funny

    Need I say more?

  140. Re:If Apple uses this, it will just be the same pr by Phroggy · · Score: 2, Interesting

    I believe and they run circles around the 3Ghz P4.

    Not that I'd heard - if the Itanic ran circles around anything, Intel wouldn't be saying nobody needs 64-bit yet. They'd just double the clock speed (with no performance change) for marketing reasons. No, Itanic is slow and has been doomed to fail for some time now - thus the name.

    Anyone know who came up with that name first?

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  141. Xserve? by Anonymous Coward · · Score: 0

    Seems to me that if this is for IBM's blade servers, then it wouldn't be a stretch to see the 970 appear in the Apple Xserve product line - particularly since it scales so well. Plus, the cost of manufacturing these chips will only be as low as their ability to sell them in bulk. I can't see that happening until the higher end G4-32bit (>=1.25Ghz) line start appearing in the iBook and eMac. Then Apple can focus on bringing the 970 series down to the desktop -which won't happen till OS 11.0.

  142. Re:No mention of Apple... by Anonymous Coward · · Score: 0

    If you build it they will come.
    Why on bloody earth would someone put a vector processor licensed to Motorola, that only Apple uses if they didn't think Apple was on board, or thought that Apple would have to jump on board?

  143. Totally overpriced. by Anonymous Coward · · Score: 2, Interesting

    Your comparison only goes to show how much both of those above companies are gouging their customers. You can build a faster system for a lot less that will probably have higher quality components. Let's see:

    Pentium 4 2.4GHz CPU: $160
    Asus P4S533 mainboard: $100
    512MB memory: $70
    Enlight case: $47
    nVidia GeForce 4 4600: $220
    120GB Western Digital HD: $128
    Plextor CD RW/DVD combo drive: $100
    NEC / Mitsubishi 17" LCD flat panel: $450
    Microsoft OS Tax: $200
    Mouse & keyboard & floppy & network card: $100.

    $1575 total.

    The only problem is that you have to supply an afternoon's worth of assembly with a screwdriver and have a little knowledge about what you're doing. And I could save $2000 over your estimate, more if I installed Linux (or my prefered OS, FreeBSD - and it would scream on such a machine).

    You'd end up with a fully-functional system that will blow both your above specced machines out of the water. If you don't believe me, go price up the components yourself on NewEgg.com. Sure, the components I've picked above aren't top-of-the-line, but just off the top of the price/performance curve.

    You can't really do-it-yourself with Apple machines - too much is proprietary and there's certainly not a choice of components. This is a real turn off for those who have knowledge and are comfortable building their own system.

    1. Re:Totally overpriced. by sfgoth · · Score: 2, Insightful

      $1575 total.

      First, I'd estimate the value of the skills needed to assemble that pile of gear into a working computer at several thousand dollars.

      That is, you have a valuable skill that allows you to assemble a desktop computer for far less than the average human.

      Your comparison only goes to show how much both of those above companies are gouging their customers.

      The customers of those two companies generally do not have the skill to assemble your pile of lowest-cost components.

      And don't even get me started on the nightmare that befalls you when one of the 10 different suppliers you've chosen delivers an incompatible or broken part.

      You clearly don't value your time.

      I could spend 5 minutes ordering a new Mac or Dell online. Odds are good it would work perfectly on arrival, and all software would be installed and configured.

      Or I could order PC components from 10 different suppliers, getting the best deals. Then I'd wait 8 weeks for the slowest shipment to arive. Then I'd spend at least 2 hours assembling it. Odds are definately not good that everything works on the first try. If something goes wrong, or was poorly documented, it might take 5 hours. And if something is truely broken, another 2 hours on the phone, and a few more hours dealing with shipping stuff back. And when the hardware is finally all working, then I get to install software!

      I don't describe this out of ignorance. I bet my experiences building computers are pretty similar to those of most people here. It's just not worth it unless you're time is free.

    2. Re:Totally overpriced. by jo_ham · · Score: 1

      You can't really do-it-yourself with Apple machines - too much is proprietary and there's certainly not a choice of components.

      This is a female moth... err, a myth.

      Only the cpu, case and motherboard are proprietry.

      Everything else is the same as you'd find in a regular PC. Mice, keyboards, LCD panels, graphics cards, hard drives, ram, dvd/dvd-r/cdrw etc.

      You wouldn't need to put in a network card, since all macs have ethernet built in (10/100 on most, GigE on powermac and powerbook). Firewire and usb also built in.

    3. Re:Totally overpriced. by sharkey · · Score: 1
      First, I'd estimate the value of the skills needed to assemble that pile of gear into a working computer at several thousand dollars.

      Really? You have that much trouble getting the round peg in the round hole?

      I bet my experiences building computers are pretty similar to those of most people here. It's just not worth it unless you're time is free.

      I have found that spending 30-60 minutes up front pricing, buying, receiving and assembling standard, quality components is a valuable investment of my time that saves me hours down the road dealing with proprietary setups, crap components and shitty design.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    4. Re:Totally overpriced. by jtdubs · · Score: 2, Interesting
      Really? You have that much trouble getting the round peg in the round hole?

      Sweet Jesus, son! Have you ever left your (dorm room/mother's basement)! At the very least, I see you've never worked in a Tech Support field.

      They offer classes in how to use a mouse. People fail these classes. People struggle for a year to get an A+ certification. People call because their CD won't work, and the'll have it in upside down. I even had a guy who just sat the damned CD on top of the computer (right-side up though, good for him) and couldn't understand why he couldn't get to it on his computer.

      Lord god! You expect them to assemble a computer?!?! You seriously, seriously overestimate the ability of the masses.

      Justin Dubs
    5. Re:Totally overpriced. by sharkey · · Score: 1

      I've been doing support for years, and I have found that the question isn't skill or ability, it's attitude. It truly is a "round-peg-round-hole" task to assemble the hardware. Power-plugs only fit in their specific socket. Fan plugs only fit in one direction. The only confusing plugs are PS/2 and Sound, and with those you just have to match the color.

      Trouble is, when a persons attitude is "I am not willing to think", that person appears to be unskilled, because they WILL NOT learn anything that they do not already know on a reflex level.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    6. Re:Totally overpriced. by klui · · Score: 1
      A graphics professional charges, what, at least US$100+/hour for services? When you buy a PC, you need to know what kinds of products you want. This process takes at least an hour worth of research on motherboards alone with all the varieties that exist. You then have to wait for the parts to arrive and assemble them.

      You're not done yet since next you'd need to install Windows. After wards, you need to update all your drivers to their current levels along with Windows Update. Then installation of your applications can commence. I would not expect any productivity for at least 2 days--if everything goes according to plan. Expect a longer delay if one has dialup.

      God help you if you run into trouble. Then it's either call Microsoft, call the hardware/software vendor, search via Google, or all of the above and you could be down for another day or more.

      Building PCs can be a lot of fun, but it should not be a path taken lightly by those who normally make a lot of money charging for their time.

  144. What about price, heat output? by gilesjuk · · Score: 1

    These seem to be big factors in the success of modern processors.

    1. Re:What about price, heat output? by luther · · Score: 1

      I don't know about prices, but you can see at :

      http://www.realworldtech.com/page.cfm?AID=RWT101 50 2203725&p=2

      That :

      Average power consumption at 1.8 GHz is expected to be 42 Watts with 1.3V Vcc.

  145. Itanium 2 peaks @ 1 GHz and costs over $3000 by afantee · · Score: 3, Insightful

    Fantastic news for Apple, and trouble for Intel and HP.

    For all your Wintel idiots out there who know nothing other than GHz, PPC 970 is a super efficient 64 bit server grade RISC processor with the G4 style Altivec engine, and will blow away your P4, Xeon and Itanium. I home Apple will make a PowerBook with one of these.

    According to benchmarks by Intel and HP, the floating point performance of Itanium 2 @ 1 GHz is about 50% faster than P4 @ 3.06 GHz, so clock rate clearly doesn't equal to performance.

    In other news, out of 4.5 million servers shipped in 2002, only 3500 were Itanium. In contrast, Apple apparently had already sold approximately 8000 Xserves 6 or 7 months after it was launched in May 2002 - not too shaby for a new product.

    1. Re:Itanium 2 peaks @ 1 GHz and costs over $3000 by Anonymous Coward · · Score: 0

      Yep, quite correct - those are the standard SPEC benchmarks.

      Unfortunately, though, the estimated SPECfp and SPECint of the PPC970 are LOWER than for the fastest P4/Xeon.

  146. Re:If Apple uses this, it will just be the same pr by Jeremi · · Score: 1
    Never mind whether MHz or MFLOPS or any other particular speed measurement matters -- I submit that speed itself no longer matters.


    Gaming aside, both at work and at home, any processor faster than around, say, 500Mhz is fast enough for most anything I need it to do. HOWEVER, at work we are having problems with modern chips because they are too power hungry and produce too much heat. (Adding bigger fans isn't a good solution, since our systems get used in front of audiences and thus need to be very quiet... plus, fans are moving parts that will eventually fail, leading to a cooked CPU)


    Hopefully in the future we will see more chips like Centrino, that are only "fast enough" but also feature low heat generation, low power consumption, and high reliability.

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.
  147. Re:Help by Zueski · · Score: 1

    I hardly think that using the system print spoolers of different OS's constitutes a fair compairson of hardware. Not to mention that Photoshop and Photostyler probably use very different routines for printing. Did Photostyler even do color matching using a profile for you printer?

    --
    please don't feed the monkey
  148. Reality check by Rui+del-Negro · · Score: 4, Interesting

    At the same clock speed, and for short sequences of instructions, a Z80 can beat a P4. The problem is... they don't make them at the same clock speed.

    It's irrelevant how many times per second the chips clock says "tic-tac", what matters is how fast real chips can get real jobs done. For real-world purposes, you can compare the best (ie, the fastest chips) or the most valuable (ie, the ones with the best speed/price ratio).

    So you see, Mr. Anonymous Coward, comparing the performance "per clock cycle" is irrelevant. It's like comparing the performance "per instruction length", or "per transistor count". It might be interesting from a theoretical point of view, but if a chip that does a lot of work per cycle cannot do more than a couple of cycles per second, it's still a terribly slow chip. The P4 was designed to do less work per cycle, but work at higher frequencies. The Athlon, on the other hand, does more work per cycle but cannot reach such high frequencies. In the end, they're more or less matched. So, in that situation, which one do you buy? Perhaps you buy the one with better "performance per clock cycle". I buy the one that's cheaper (funnily enough, in this case they would be the same).

    I thought Macs were competitive with PCs. Or are you saying that anyone who buys a Mac is totally clueless? It all depends on the market you're talking about. When this chip is finally released, PC processors will be twice as fast than they are now, and will probably cost half what they cost now. Anyone buying a Mac for raw number-crunching is an idiot, just as anyone using Windows for a firewall or a quad Xeon for an office machine is an idiot. It doesn't matter is something is faster or slower, as long as it's fast enough.

    To use a car metaphor (that most people seem to understand), not everyone needs or wants to drive a Lamborghini. It's expensive, it's hard to park, it's hard to drive, it's cramped and it drinks like a fish. Most people are better off with a "normal" car, that's fast enough and powerful enough for them, is easy to drive, and has room for the kids and the dog.

    Having said that, if you spot someone selling a metallic-gray Lamborghini Diablo Roadster (convertible) for less than 15K, let me know, will you?

    RMN
    ~~~

    1. Re:Reality check by EelBait · · Score: 3, Insightful
      Anyone buying a Mac for raw number-crunching is an idiot, just as anyone using Windows for a firewall or a quad Xeon for an office machine is an idiot.

      Don't tell that to all the folks in the scientific and bio fields doing number crunching on G4s.

    2. Re:Reality check by Anonymous Coward · · Score: 0

      All two of them? How many G3 / G4 can you find on this list...? Yes, didn't think so.

  149. Re:Let's see some FAB speed scores (specs here) by Anonymous Coward · · Score: 0

    So Apple will have a CPU that's 20% slower than PCs, cannot be upgraded, runs 1% of existing software and costs 40% more than a PC running at a similar speed. Man, I can see people "switching" in droves...

  150. Re:Let's see some FAB speed scores (specs here) by Dr_Cornholio · · Score: 3, Insightful

    Hear hear. Why are new chip speeds ALWAYS compared to P(insert number here) speeds? Fair enough they are the PC industry standard, but why not do a comparison to some of the higher end chips? Then we could see where our new processors fit into the bigger picture of things and find new markets for them, rather than focusing on the Desktop market every single time. Case study: Transmeta. Good chips for laptops coz of heat issues, but just couldn't cut it on the desktop. (Not trying to be flamebait, but it's a damn good example)

    --
    In Soviet Russia, the monkey spanks you!
  151. Re:Compare Top MAC/DELL PRICES! by deadgoon42 · · Score: 1

    Don't forget about $200 in shipping for the Dell computer. I think Apple figures in shipping, or they did for my iBook anyway.

    --

    Smeghead every day of the week.
  152. 64-bit is not a speed issue by Weasel+Boy · · Score: 1

    It doesn't matter how many bits the processor is. The benefit of a 64-bit processor is that it handles bigger stuff, not that it does anything faster. If you took all the transistors used to extend the data word size from 32 bits to 64 and used them for speed optimizations, you'd probably have a much faster processor. You want to go 64-bit when you are handling huge numbers or need huge memory (more then 4 GB).

  153. MESSAGE TO MODERATORS by Anonymous Coward · · Score: 0

    Please stop modding messages as "informative" when you don't have a clue if what they say is even true. That's what "interesting" is there for. Thank you.

  154. Comment removed by account_deleted · · Score: 0, Offtopic

    Comment removed based on user account deletion

  155. Re:Help by Anonymous Coward · · Score: 1, Informative

    It's a T-R-O-L-L. 'Tard.

  156. Comment removed by account_deleted · · Score: 1, Informative

    Comment removed based on user account deletion

  157. Wrong. by Rui+del-Negro · · Score: 1

    You believe wrong. The Itanium 2 has 3 GB of cache. The P4 has 512 KB. And, even so, they are more or less matched. Give the P4 more cache, and it leaves the Itanium eating dust in 32 bit code. Give it 64-bit extensions, and the Itanium is pretty much history. Which is why Intel cannot afford to release a direct competitor to the Athlon 64 - it would kill its own Itanium sales.

    All other things being equal, a 64-bit CPU is actually slower than a 32-bit CPU (due to increased cache misses caused by longer addresses). The main advantage to moving to 64-bit registers is being able to address more memory. Current CPUs can already process 64- and even 128-bit values (using their "multimedia extensions", most of which have 128-bit registers).

    AMD's Athlon 64 doesn't just increase the register size, however; it also adds more registers. That's (part of) what makes it more efficient than the Athlon XP, even when running 32-bit code (and / or working with less than 4GB of memory).

    RMN
    ~~~

    1. Re:Wrong. by tuxedobob · · Score: 2, Insightful

      3 GB of cache? I sure hope that's a typo.

    2. Re:Wrong. by Anonymous Coward · · Score: 0

      Yes, I meant MB. I had an attack of power-of-2-dyslexia. :-) I don't think even Intel would go that far to make the Itanium seem competitive. :-)

      RMN
      ~~~

  158. You do have to wonder... by Anonymous Coward · · Score: 0

    You do have to wonder... how many Mac users even know these chips are going to be released, let alone care about that fact...

  159. Re:what? by bmxbandit · · Score: 1

    I'ts not a new computer you need, it's an education... I suggest you speak to someone who understands what microprocessors actually and how they work are before making sad (although amusing!) comments.

  160. Reliable information.... by Anonymous Coward · · Score: 1, Insightful

    If you can't get the prices right, and can't even spell "Xeon" (not "Zenon"), how reliable is the rest of your "comparison"...? Well, let's see:

    - Comparing DDR RAM to RAMBUS
    - Comparing a GF4 with a (professional) Quadro workstation card
    - Considering 1.8 GHz P4 Xeons as "top" CPUs

    Well... need I say more...?

  161. Re:If Apple uses this, it will just be the same pr by Wdomburg · · Score: 1

    >Don't forget that Apple are a long way ahead of the wintel crowd in
    >multi-processor department, all their medium and top spec tower machines have
    >been dual processor for years, and OSX is designed to take advantage of that.

    Intel has done SMP since 1989, with the 486. AMD had an SMP capable chip in 1995, with the K5 (though no chipset available for it), and their latest MP spec has been available sine 2000.

    Linux has done SMP for years. Windows has done SMP for years.

    >That 4Ghz AMD machine will be up against a dual, or quite possibly quad 2.5 Ghz
    >Mac.

    And that Mac in turn will up against the dual Athlon64, or quad Opteron. And with the Opteron, three seperate 6.4GB/sec buses instead of a single one.

    I'm sorry, did you have a point you were trying to make?

  162. You still don't have a clue by Anonymous Coward · · Score: 0

    You clearly never tried to do any real work on either of them, though. And yet you somehow think you're qualified to "inform" others on Slashdot. "Neet".

    1. Re:You still don't have a clue by Anonymous Coward · · Score: 0

      You clearly never tried to do any real work on either of them, though. And yet you somehow think you're qualified to "inform" others on Slashdot. "Neet".

      Dude,

      This is Slashdot. The place where you don't need expertise to have an opinion...

      Take a chill-pill, a huge dump and come back when the anger and obnoxious attitude is flushed away from your body. If you are going through puberty, it might take a few years, though.

      And for Christ's sake, give the "quotes" a rest, pleeeease??.

  163. Re:Compare Top MAC/DELL PRICES! by Anonymous Coward · · Score: 0

    This has fuck-all to do with the topic. I agree with the poster but big deal, save it for the mac-vs-pc discussions ; it has dick to do with IBM's new ppc chip, which may or may not come in future macs, which may or may not be as expensive as crappy Dells.

  164. Re:If Apple uses this, it will just be the same pr by scotch · · Score: 2, Insightful
    A 50% speedup is considered very good

    I don't know what you mean by 50% (like, compared to what?), but some applications definitely benefit from SMP. 2 1GHz chips will perform almost as well as 1 2GHz chip for some of these things. In that case, I would say the (unacheivable ideal) for 2-way SMP is 50% speed-up. Time goes from 2 minutes to (just over) 1 minute, for example. Of course, going from 1Ghz to 2Ghz chip for the same application will probably give you somewhat less than a 50% speed up. Hence my confustion at your comment.

    I find desktop SMP systems nice not only for the parallel apps I run, but also because the general responsiveness of the system seems to be better on average under load.

    I haven't done rendering in a while, but SMP systems seem like they would help there. They definitely help in compiling, in my experience. Don't know about games.

    YMMV

    --
    XML causes global warming.
  165. Reality check... by Anonymous Coward · · Score: 0

    Yes, I'm sure Intel is crapping its pants right now. In other news, McDonald's decides to close after Mr. Silva, who owns a hamburger joint in my block, announces a new hambuger, with 10% more meat and extra ketchup, to be released in 10 months.

    1. Re:Reality check... by dbrutus · · Score: 1

      According to the stock market IBM has a larger market cap than Intel. IBM often wins the title of most patents filed in the past year. Is this a worry for Intel? I think so, especially if IBM can make the claim that the press should be comparing clock speeds to the 1Ghz Itanium and not the 3 Ghz P4.

    2. Re:Reality check... by Anonymous Coward · · Score: 0

      Why should they? Have you ever used an Itanium? Didn't think so. IBM is a services company, that's where they make their money. As far as desktop chip production and sales are concerned, they are about 0.8% the size of Intel.

    3. Re:Reality check... by dbrutus · · Score: 1

      Size matters in that Intel can bring more money to bear on a problem than most of their competitors. That isn't really true for IBM who have massive fab operations building all sorts of chips, thus giving them an economy of scale that other Intel competitors simply don't have. They also maintain larger capacity by renting out some of their fab lines to people like AMD as well as true fabless chip design houses.

      IBM is a huge, widely diversified company whose large chip fabricating facilities are arguably the best in the industry and certainly spend at least an appreciable percentage of the time with the best fab tech crown. They also have a reputation for quick and efficient execution, something that has been a problem for companies like AMD and Motorola in the past.

      Furthermore, as a services company with a huge presence in major businesses and with govt. accounts all over the world they have the ear of purchasing managers everywhere. There's likely to be a major marketing catfight between Intel arguing that the P4 is the appropriate comparison and trying to maintain the effectiveness of Mhz=speed campaign against Apple and IBM who will gleefully set up comparisons puncturing that idea.

      Intel doesn't have too many fools in its higher echelons. I'm sure they've got an appropriate pucker factor going.

  166. Re:So what about the old rumor about IBM chips in. by binaryDigit · · Score: 1

    No actually I was stuck back in the old days when there actually was a difference between the POWER and PowerPC (this changed around POWER2/3 time frame?). I know the Power4 supports the 64bit PowerPC ISA, but does it implement all of the 32bit PowerPC ISA in silicon, or does it still use traps for some of the instructions?

  167. Re:Turtle races! by t0ny · · Score: 1
    Ugh. I dont even want to discuss the Itanium. I am really disgustipated with Intel on many levels dating back to their release of the P4, which was actually slower than the P3, all things being equal. Also, what they were thinking with RD-RAM is beyond me.

    I was reading about the Itanium 2, and it sounds like another P3-P4 thing where they boost other things to artifically make the processor go faster. Now dont get me wrong, 6mb of L2 cache isnt necessary a bad thing, but when you use it to mask slow performance of the processor, its certainly a dodge.

    --

    Manipulate the moderator system! Mod someone as "overrated" today.

  168. Re:Turtle races! by t0ny · · Score: 1
    Really nice! However, the only issue I have with the article is where they show the apple and orange, with the label "Granny Smith Apple and Sunkist Orange".

    Technically speaking, they are comparing a type of apple with a brand of orange. Thats like comparing... well, you know.

    --

    Manipulate the moderator system! Mod someone as "overrated" today.

  169. Re:Compare Top MAC/DELL PRICES! by Tokerat · · Score: 1


    Basic G4 tower systems, single CPU 1.25GHz start at $1500. iMacs are even cheaper and they feature a G4 as well, although at a slower clock, plus it comes with a screen. And yes, I've seen a few pro studios with flat-panel iMacs as workstations, especially for working with audio.

    Consumers can spend a hell of alot less than $2500 and get quite a decent machine.

    --
    CAn'T CompreHend SARcaSm?
  170. BSOD by Ospeovedizer · · Score: 3, Funny

    Unfortunately, shortly thereafter, Earth blue-screened

    Arrgh! The dreaded Blue Sky Of Death! Microsoft has already hit!

    --
    "We demand rigidly defined areas of doubt and uncertainty!" - Vroomfondel, H2G2
  171. Re:If Apple uses this, it will just be the same pr by be-fan · · Score: 1

    50% speedup means just that. If you've got a single CPU system, adding a second CPU can make things 50 percent faster. If a render takes 3 minutes, speeding things up by 50% will make the render take only 2 minutes. This is about in line with what is shown for 3D rendering. Games have less of a speed up, around 30% (for Quake, pretty much the only SMP game). In most cases, SMP has much less of a speedup. Specifically, it is widely acknolwedged that having 2 x GHz CPUs is nowhere near as good as 1 2x GHz CPU, because the base case speedup is the same, while the average case speedup is much lower (due to most code not having enough parallelism).

    --
    A deep unwavering belief is a sure sign you're missing something...
  172. Estimated Scores of 2.5GHz Chip by Galahad2 · · Score: 5, Informative

    Assuming the same bus speed (which is impossible, so take these numbers to be within, say, one hundred points of reality) and linear performance progression, the 2.5GHz chip should have:

    SPECint2000 =
    937 / 1.8 = 520.5 points/GHz * 2.5
    Estimated Score ~= 1300
    Average P4@3.0GHz score ~= 1080 (the 970 = 20% faster)

    SPECfp2000 =
    1051 / 1.8 = 583.9 points/GHz * 2.5
    Estimated Score ~= 1460
    Average P4@3.0GHz score ~= 1100 (the 970 = 33% faster)

    RC5 =
    18 / 1.8 = 10 * 2.5
    Estimated Score ~= 25M keys/sec
    Average P4@3.0GHz score ~= 4.3M keys/sec (the 970 = 581% faster)

    Take these numbers with a grain of salt, but they're somewhat interesting. I like the RC5 score, especially. ;)

    1. Re:Estimated Scores of 2.5GHz Chip by Anonymous Coward · · Score: 0

      Cool, but like with any other synthetic benchmark...

    2. Re:Estimated Scores of 2.5GHz Chip by Anonymous Coward · · Score: 0

      Take the Power4+ 935/1295, cut it in half: 467/647. Scale it from 1.45 ghz to 2.5 ghz 805/1115...

      So what you are saying is Altivec alone accounts for a 61% improvement in integer performance and a 30% improvement in Floating point performance according to spec?

      That will be sort of difficult considering spec is not optimized for altivec...

      First, the spec numbers put out by IBM are estimates, NOT tests of actual hardware. They were released last september before there was any silicon available at all. Second, The Power4+ has 1536kb of L2 cache and 32mb of L3 cache. Let me say that again, because it's fun: 32mb of L3 cache. That makes the odds of a cut down Power4 exceeding the speed of an actual Power4 clock for clock NIL.

      Not the actual grain of salt you were hopeing for...

  173. Re:Help by Anonvmous+Coward · · Score: 0

    "It's a T-R-O-L-L. 'Tard."

    No, I was just sharing a story. It'd be a troll if I said Macs suck because of the problem I had. I didn't. What I said was that making the assumption that Macs sucked over that test would have been unfair.

    Unfortuantely, I don't think parent poster read the last line of my post:

    "In any case, the point of my post isn't to bash Apple. Just the opposite really. You really can't compare it that way."

    I'm not convinced you did either, Mr. Coward.

  174. You cannot call yourself a geek without one. by tjstork · · Score: 1


    Let's face it. OS/X, with all its Unix underpinnings and a darned clever GUI, all running on top of a fairly smoking 64 bit chip.

    Build this thing Apple, and I'll get a home equity loan for the thing if I have to.

    I've not lusted for a computer this much since I first saw an Amiga 1000 running the Deluxe Paint demo at Macy's, way back when.

    --
    This is my sig.
  175. What?! by Theaetetus · · Score: 1
    electric current "travels" faster than light... If you can call it traveling... It's more like "flowing".

    Uh...

    Okay, I'll assume you're serious...

    1) two pieces here - first, electrons, having mass, travel signifigantly slower than the speed of light.
    and 2) electric charge, though, and thus 'current' travels at the speed of light.

    Remember your relativity - no matter/energy/information (including charge) can travel faster than the speed of light. Brick-wall limitation.

    -T

    1. Re:What?! by Theaetetus · · Score: 1
      er, 2) Electric charge has no mass and is more the action of each electron 'pushing' on the next, and thus 'current' travels at the speed of light.

      -T

    2. Re:What?! by linuxghoul · · Score: 1

      yeah, true. But my calculations assumed that the "electrical signals" on the chip travel at the speed of light. So my point still stands. Doesnt this give rise to complex race conditions ON the chip?

      Ghoul2

      --
      Sigura Non Grata
    3. Re:What?! by Anonymous Coward · · Score: 0

      You are right on 1 and wrong on 2.

      The actual net velocity of the electrons is known as the drift velocity and is on the order of centimeters per HOUR.

      Electric charge cannot move faster than the electrons themselves. What changes and "moves" is the potential field. When you plug something into the wall socket, you don't have to wait for charge to move all the way from the power plant to your home before your bitchin' new homebuilt shorts out. The potential field is already there, at the socket, waiting, and you just give it a place to go with the wire.

      That said, the potential field still moves at less than c, just like light moves more slowly than c when moving through matter.

    4. Re:What?! by Theaetetus · · Score: 1
      Sorry, was replying to reply to you, not you directly...

      This has come up before as a limitation, and I believe they're starting to encounter difficulties with getting signals from one side of the chip to the other, and have to start playing with timing buffers. I tried to google(tm) for it - there was a recent article about this - but couldn't find anything.

      -T

    5. Re:What?! by Theaetetus · · Score: 1
      Had typo - see my reply to meself.

      -T

  176. photoshop X970 by POds · · Score: 0

    wow - imagine how fast photoshop is going to run on Apples now!!!

    Good by photoshop, hello Mhz Myth!

    This is also grand news for the POP boards coming out from MAI, Eyetech, bplan and that guy developing that barbie board. Not only good for Apple!

    --


    Giving IE users a taste of their own medicine since 2005 - http://pods.-is-a-geek.net/
  177. Power Consumption by willy_me · · Score: 1

    25Watts at 1.2GHz

    40Watts at 1.8GHz..

    The new powerbooks will probably use the new Motorola G4 that is based on a .13 process because they'll use far less power.

  178. Re:If Apple uses this, it will just be the same pr by scotch · · Score: 1
    I see - you mean 50% rate increase. 10 things / second -> 15 things / second, hence 30 things goes from 3 seconds to 2 seconds. I thought at first you mean 50% time reduction. It's probalby true that many apps don't utilize SMP effectively. In that case, SMP is probably not worthwhile unless it's much cheaper (and it definitely isn't). I guess I'm spoiled because I get to do development of parallel software on SMP systems all day long.

    I'm truly surprised that 3d rendering (non video card assisted) doesn't do better with SMP systems. It's frequently trivially parallelizable for sequences of renders/movies, and I would even thing single image rendering could be parallelized to a great extent.

    --
    XML causes global warming.
  179. Yes... by thebigmacd · · Score: 1

    you are correct. I have been told that the individual electrons in a wire carrying 115 V ac @ 60 Hz move at a rate as slow as 4 cm/second. In contrast, I have also been told that the molecules in air are moving at around 65,000 km/h. The reason the energy wave does not even move at the speed of light is because of friction (as a result of electrons colliding with - and attracting to - the positive nuclei of the atoms in the wire).

  180. Re:Compare Top MAC/Walmart PRICES! by bromoseltzer · · Score: 1
    And I just bought a 1.1 GHz Duron system from Walmart for $200! (Lindows, too, but I threw that out.)

    What kind of a Mac can you get for $200?

    -MSE

    "Beware of foreign entanglements." - G Washington (or equiv)

    --
    Fiat Lux.
  181. Re:The infamous question ... by dbrutus · · Score: 1

    In this case, it would be an Appleseed cluster surely.

  182. Re:If Apple uses this, it will just be the same pr by JCholewa · · Score: 2, Interesting

    > The following is a simplistic view of things, but we are talking
    > about a 64bit processor. Remember the Itaniums Intel is selling
    > are running at around 1GHz - 1.5GHz I believe and they run
    > circles around the 3Ghz P4.

    That's overgeneralized. The 3GHz P4 is very much faster at most tasks than the 1.0GHz Itanium II, which is the fastest instance of the chip that has been given entries at spec.org. The reason why the Itanium II appears much faster is that you only see benchmarks that relate to its very narrow field of marketing. It's a server processor. You won't see it tested in areas more suited to general purpose computing (games, office suites, etcetera). And, hell, the Itanium sucks in specint, one half of the single processor version of the most prolific server benchmark suite in the world. The 900MHz (fastest speed submitted -- for some reason, they only gave specfp scores for 1000MHz, unless I missed an entry or few) Itanium II gets 674, compared to scores above 1100 for the 3.06GHz P4. That's a whopping 63% difference! The fastest Itanium II is almost 40% slower than the top of the line non-Xeon Pentium 4!

    The Itanium II does fantastically in specfp -- bested, I believe, only by the DEC Alpha, which is sadly being pushed under the carpet for reasons more political than I'd like (Alpha IP is owned by HP and Intel, the companies that created the Itanium's core architecture) -- and many other benchmarks. But you can't simply ascribe a single, simple feature to the performance advantages of the processor. Yeah, the processor can address a 64-bit memory space and, yeah, the processor has 64-bit GP registers. But you're ignoring many other features piled on top. Itanium II is a server processor, so it can afford to have some extra doodads added to it, doodads that would be considered financially unfeasible on mainstream processors.

    Hmmm, I did a quick google search, so I apologize if I pulled incorrect info on the following:

    The Itanium II has a more than a megabyte and a half of cache memory on the die of the processor. It seems to optionally go up to 3MB on-die L3 cache. In comparison, the Pentium 4 has 512KB cache (there's some more cache, the L1, but that's inclusive), and the Athlon XP has either 384KB or 640KB cache (depending on whether you're counting the older Thoroughbred or the newer Barton). So the Itanium gets about three times as much cache memory on the processor die!

    Itanium II has a 400MHz, 128-bit data path to the chipset. Pentium 4 is 533MHz, 64-bit. So the P4 gets a chipset that can send it 4.27 GB per second while the Itanium II gets a chipset sending it data at 6.4GB/s.

    The Itanium II has more functional/execution units. The Itanium II gets predication, which is a very expensive (in terms of how much bulk it adds to the die) feature that effectively gets rid of a lot of the penalty associated with branch misprediction (a problem which is rather huge with the trillion-stage netburst microarchitecture of the Pentium 4, though I'm told that the multithreading implementation of the P4 can help alleviate some of that).

    The number of bits in the processor don't matter *that* much, not after the 32-bit level. Yeah, it helps, but you have to take the whole package into account. A 64-bit scalar one-stage processor with a ten-byte, off-die cache would get its ass kicked mercilessly by an 80486DX-50.

    To take another tack: I'm somewhat interested in possibly purchasing an Athlon 64 late this year or early next year. But if the Athlon 64 was just an Athlon with 64-bit extensions, I wouldn't give it the time of day. I'm interested because the Athlon 64 will have an on-die memory controller. I'm interested because the Athlon 64 will support twice as many registers as a typical x86 chip (which may decrease the need for cache accesses, which could increase performance on my recompiled linux apps). Either of these two advantages promise a far greater advantage for me than the simple increase in register size and memory addressability.

    -JC

  183. Re:Compare Top MAC/Walmart PRICES! by NeuroKoan · · Score: 1

    You do realize thats like comparing an Escort with a BMW.

    Yet BMW still sells.

    --

    "However," replied the universe, "The fact has not created in me A sense of obligation."
  184. Re:misinformation (minor corrections) by MarcQuadra · · Score: 1

    all the 68K CPUs were 32-bit, the memory address lines were only 24-bit on some macs, limiting the addressable virtual memory to 16MB. The Macintosh hasn't seen a 'bit shift' ever in its life.

    endothermic = eats heat
    exothermic = generates heat

    Sorry, I feel like being a jerk tonight. :-)

    --
    "Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails
  185. Re:Help by Anonymous Coward · · Score: 0
    Thanks for pointing out the darkside behind Apple's dirty little secret. The consequences are obvious: Apple is on very shakey ground financially. Frankly, many prominent industry analysts have crunched the numbers, concluding that Apple's outlook is bleak indeed.

    In Apple's latest numbers released in January for its fiscal first quarter of 2003, revenue fell from a year earlier and all of the company's major computer lines saw diminished numbers. PowerMac sales were down 20%, while iBook sales fell 8%.

    At the same time Apple's sales were falling, PC sales rose, though just slightly, according to figures from IDC released last month.

    The last time Apple was in this state, it brought back co-founder Steve Jobs to fix its issues. He fostered the development of the iMac and secured a US$150-million investment from Microsoft. But there aren't any new iMacs in Apple's future and Microsoft, bolstered by its victory over the U.S. Department of Justice, is clearly not going to help the beleaguered computer maker this time.

    So what have you got left? Apple is a company that controls around 3% of the computer market, has recently undergone a restructuring and is slowly fading into nothingness. Software makers don't even have Mac users on their radar and it's not like Apple can bring Mr. Jobs back to right the ship this time -- he's already there.

    Stick a fork in 'em -- this Apple is cooked.

  186. however, back in the real world... by g4dget · · Score: 1
    It simply comes down to this: a 1GHz G4 is roughly comparable to a 1GHz P3 on the SPEC benchmarks, which are actually pretty representative of real-world applications. So, ask yourself: would you still be running a 1GHz P3? Would you consider that fast? I wouldn't.

    Apple is way behind in terms of performance. That doesn't matter for desktop use. But don't buy a 1GHz G4 (or a dual 1GHz G4) and expect to get a lot of bang for the buck.

    1. Re:however, back in the real world... by Shanep · · Score: 1

      So, ask yourself: would you still be running a 1GHz P3?

      I'm still running a P3 500 and a G3 300 (128MB), Win2kPro and OSX 10.1.4 respectively, along with a P200 OpenBSD server and P133 OpenBSD firewall.

      I get most joy out of using OSX (even on the G3 iBook) and OpenBSD on my various machines.

      For me, the overall interface experience matters more than the speed and I'm over wanting the fastest thing around (back when I first started overclocking, it required soldering). If I were a mad gamer, renderer or whatever, I might care. I can actually put up with OSX performance on a G3 because OSX is the ducks guts as far as I'm concerned.

      Don't get me wrong, I will probably get a new 970 based Apple after the first few models are released, but my current computers will still serve me (performance wise) until then an upgrade would merely be a luxury for me that I would only jump to if the price was very good.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    2. Re:however, back in the real world... by Lars+T. · · Score: 1

      Depending on the compiler. Very much. In the very same article you see a 800MHz easily beating a 1GHz P3.

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

  187. MHZ? What about FLOPS? by silverhalide · · Score: 2, Insightful

    I really wish manufacturers would cut the crap and just give a FLOP rating off of some standard test that could be performed cross-platform. Then they can stop worrying about turning processors into microwave ovens and focus on more efficent silicon techniques. They are starting to run into problems in these high frequencies because on a motherboard, because by the time the signal reaches another side of the board, it has already switched from a 1 back to a 0 or whatever. That's fast.

    1. Re:MHZ? What about FLOPS? by az4+h0th · · Score: 1

      SpecFP is theoretically designed to be a cross-platform rating. however, there are always issues with compilers and the test system that make the results more orientating than conclusive. In the past some processors/compilers have even gone as far as to detect algorithms used by specific specfp tests and return precomputed values. this may be good for the chip's marketing, but, of course, it makes the benchmark results completely useless. so you should always take care before making a decision.

    2. Re:MHZ? What about FLOPS? by TheLink · · Score: 1

      Which pill did you take?

      www.spec.org

      --
    3. Re:MHZ? What about FLOPS? by Anonymous Coward · · Score: 0

      SpecFP is theoretically designed to be a cross-platform rating. however, there are always issues with compilers and the test system that make the results more orientating than conclusive. In the past some processors/compilers have even gone as far as to detect algorithms used by specific specfp tests and return precomputed values. this may be good for the chip's marketing, but, of course, it makes the benchmark results completely useless.

      First, compiler differences isn't an "issue" in spec; the whole idea is that you are testing the combination of hardware and compiler. If your compiler sucks the results will be bad - quite fair IMHO since most user programs will also be slow.

      In the same way, all complaints about spec not accounting for Altivec or SSE are ridiculous; if your compiler generates those instructions from the standard code you will benefit from them, but if users need to handcode nonportable vector instructions you won't. This reflects the fact that 99% of all code is written to be portable.

      Second, no vendor has ever returned a precomputed value for the spec test (although in theory that is possible with any benchmark). What they are doing is to optimize their compilers for the codes in the specbench suite. BUT THIS IS EXACTLY THE POINT WITH SPEC - FEEDBACK FROM THE USERS! Check the programs; they are important scientific codes used in high-performance computing. If a vendor improves the compiler for this type of code, it is very likely that it will be useful to other programs too.

  188. Re:Chip speed won't save Apple by dbrutus · · Score: 1

    Actually what will turn Apple around will be things like offering servers that are cheaper than Windows and easier to operate (Xserve), creating a platform that runs more software than the competition, and provides more bang for your buck.

    A simple chip speed up won't do it but these other things will.

  189. Really its the PowerPC type "R" sticker. by zerofoo · · Score: 2, Funny

    Moar fastaaaaar!

    -ted

  190. Re:Compare Top MAC/DELL PRICES! by Anonymous Coward · · Score: 0

    You forgot the sound card. Of course you're planning on running Linux, so it's not like you could use it anyway.

  191. Re:Help by wirelessbuzzers · · Score: 1

    Hm. That's pretty sad. I actually don't believe you, unless you had about 18 MB HD space free at the time, but I'll see if Macs today have that problem. I'm sitting at a Mac right now, albeit a bit newer one (eMac 700). Let's see if I can reproduce your "Macs are inferior" problem.

    I'll keep this browser in the foreground, and copy around a 154 MB file that I happen to have sitting around, from one folder to another.

    Hmmm.... 17 seconds...

    Try again.

    --
    I hereby place the above post in the public domain.
  192. New trend in stupid, overused jokes by wirelessbuzzers · · Score: 1

    It used to be that when people were going to make a dumb joke that had been made a thousand times before, they would just make it. And they got modded down, but they deserved it.

    Now, it seems that people are making half a dumb joke which his been done to death, or slightly more than half, thinking that this is somehow ironical or something.

    It's not. The horse is dead. Quit beating it.

    --
    I hereby place the above post in the public domain.
  193. Well, let's go to the video tape... by FredFnord · · Score: 1

    Hmm. I'm on a 400 mhz G4.

    How about, to make it interesting, I'll copy a file from one ENCRYPTED virtual filesystem to another ENCRYPTED virtual filesystem, on the same disk. Which actually takes longer, since you have to seek back and forth between the two areas of the disk.

    Plus I've got a dozen or so apps open, one of which is MS Word, and I'm browsing the actually useful and interesting articles on slashdot in a DIFFERENT window.

    Ah, that would be... a 100 meg file... in 44 seconds.

    Not bad, when you're reading a chunk from a disk, decrypting it, seeking over to the other side of the disk, encrypting it, writing it, seeking back over to the first part of the disk again, reading another chunk... etc.

    -fred

    --
    Sign #11 of Slashdot overdose: You see the phrase 'moderate Republican' and you wonder if that would be a +1 or a -1.
  194. Itanic name... by FredFnord · · Score: 1

    ...came originally from The Register,

    www.theregister.co.uk

    Last line of this story:

    http://www.theregister.co.uk/content/archive/752 9. html

    Apparently someone named Andrew N wrote a letter with that, and the moniker stuck.

    -fred

    --
    Sign #11 of Slashdot overdose: You see the phrase 'moderate Republican' and you wonder if that would be a +1 or a -1.
    1. Re:Itanic name... by Phroggy · · Score: 1

      Thanks, I knew I'd seen it on The Register but wasn't sure if that's where it started.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    2. Re:Itanic name... by TheLink · · Score: 1

      I won't be surprised if it were coined independently by many different people. Given that the movie Titanic came just a few years after the Itanium project started. By the time the Itanium was showing its bloat etc, the Itanic nickname becomes almost obvious - low hanging fruit ripe for the picking.

      It's just like the "plug and pray" phrase. I came up with that when Win 95 first came out, but I'm sure others felt the same way whilst dealing with Win 95, and many found the words.

      The MS mantra - Plug and play and plug and pray and plug and pay and plug and play and plug and pray and plug and pay....

      Join the hive mind, you will be assimilated :).

      --
  195. ibm + apple by gordlea · · Score: 1

    Man, I'm glad ibm is taking over chip prodution for apple. Now we'll see some speedy machines!

    --

    Choose yer poison: Prophets or Profits

  196. Re:Chip speed won't save Apple by Anonymous Coward · · Score: 0
    With Intel and AMD delivering faster and more powerful processors at a rate which makes your head swim, the consequences are plain as day. Apple is hurting, its spindly financial footing sinking ever deeper into that fiscal bog of no return. Frankly, many prominent industry analysts have crunched the numbers, concluding that Apple's outlook is bleak indeed.

    In Apple's latest numbers released in January for its fiscal first quarter of 2003, revenue fell from a year earlier and all of the company's major computer lines saw diminished numbers. PowerMac sales were down 20%, while iBook sales fell 8%.

    At the same time Apple's sales were falling, PC sales rose, though just slightly, according to figures from IDC released last month.

    The last time Apple was in this state, it brought back co-founder Steve Jobs to fix its issues. He fostered the development of the iMac and secured a US$150-million investment from Microsoft. But there aren't any new iMacs in Apple's future and Microsoft, bolstered by its victory over the U.S. Department of Justice, is clearly not going to help the beleaguered computer maker this time.

    So what have you got left? Apple is a company that controls around 3% of the computer market, has recently undergone a restructuring and is slowly fading into nothingness. Software makers don't even have Mac users on their radar and it's not like Apple can bring Mr. Jobs back to right the ship this time -- he's already there.

    Stick a fork in 'em -- this Apple is cooked.

  197. Re:Intel advances, Apple falls behind by coolmacdude · · Score: 1

    What an IDIOT! Not only are you wrong, but you have to plagarize other people's work. I would post a link to the story this guy ripped off but it just went down (it was posted about a week ago.)

    --

    -You may license this sig for only $6.99.
  198. Re:So what about the old rumor about IBM chips in. by coolmacdude · · Score: 1

    Macworld is still in New York this summer.

    --

    -You may license this sig for only $6.99.
  199. Re:If Apple uses this, it will just be the same pr by TheLink · · Score: 1

    But what kind of server processor is the Itanium? Given the unimpressive specint scores, it doesn't look like a processor for those mass volume servers (web, mail, file and print etc). Does it even look like a cpu for larger RDBMS servers?

    To me it doesn't look like a processor for corporate servers, maybe scientific clusters?

    If I currently have x86 servers, and I'm looking at the next step, the Opteron would be the most attractive option (IF AMD doesn't screw up ;) ). The PowerPC looks just about as attractive as the Itanium - for practical purposes they're both incompatible with x86.

    Would be interesting to know what's happening in Dell internally. The Opteron really looks like a better match for them than the Itanium ;).

    While Microsoft could be kingmaker/decider for the Athlon64, Linux will be enough for Opteron.

    --
  200. Re:Compare Top MAC/DELL PRICES! by Anonymous Coward · · Score: 0

    3000 fucking dollars and it comes with a Geforce4MX based off the Geforce2 core.

    Ohhh and it looks like the prices r getting low enough now for people to start buying them... Yeah right. WTF r u smoking?

    For 3000 dollars I could buy a few complete Athlon systems with Ti4200's.

  201. Re:If Apple uses this, it will just be the same pr by tuxedobob · · Score: 1

    Sometimes 2.5 + 2.5 is > 4. Have you played Giants: Citizen Kabuto on a Mac? I played it on my dual 450, watching top on my iBook after ssh'ing in. Giants used every last clock cycle (0.0% idle CPU time). Indeed, occasionally the game would appear to stop using one of them, and it slowed to a crawl. When OmniGroup ported it, they said it was the only version of the game to support multiple processors. I suppose this is also an answer to the other poster who said that PC's have "done SMP for years".

  202. new amiga cpu by raddude9 · · Score: 2, Funny

    I can't wait to put one of these in my powerPC Amiga

  203. Will slashdotters ever get educated? by Anonymous Coward · · Score: 0


    Still waiting for the day that the average slashdotter has become enough of a geek to know that spec does not measure performance-- it measures clock rate.

    Spec was designed for intel chips to sell intel chips. And thus it measures clock rate more than performance.

    That's why a 64 bit chip-- which is essentially twice as fast to begin with, is measuring the same as a 32 bit chip at the same clock rate.

    And that's why all you idiots who think the Penitum is faster than the PowerPC are just pathetic.

    You can't tell the difference between clock speed and performance!

    Course, that's the way Intels marketing people want you think.

  204. Re:Let's see some FAB speed scores (specs here) by Anonymous Coward · · Score: 0

    That was on the verge of the most pointless post ever, but I believe I have just won that title.

  205. Re:Compare Top MAC/DELL PRICES! by Maniakes · · Score: 1

    Total- $2500

    Assuming your time is worth nothing. Granted, it probably won't take $600 worth of your time to buy all the parts, assemble them, and troubleshoot the machine, but the cost of your time will still be a significant addition to the price.

    --
    A legparnasom tele van angolnaval.
  206. Re:If Apple uses this, it will just be the same pr by Andy_R · · Score: 1

    Yes, as your examples show, I do have a point.

    If you buy anything but the cheapest tower Mac, it will BY DEFAULT have dual processors, an OS that works with those processors, and software that works with those processors.

    As you rightly point out, although the wintel camp have dabbled with half-hearted attempts at SMP (not even bothering to make a chipset for the K5!), they are not shipping SMP systems to a large portion of their customers.

    --
    A pizza of radius z and thickness a has a volume of pi z z a
  207. IT'S FATHER RANDY "PUDGE" O'DAY, MORON. by Anonymous Coward · · Score: 0

    Have a nice day.

  208. MOD PARENT UP by Anonymous Coward · · Score: 0

    Because it deserves it.

  209. Apple Needs to design a good MB by bryston2 · · Score: 0

    After straying away from Apple for the last 5 years, I recently started purchasing macs again for my company to use in audio editing and mixing because of its leadership in software designed for it(Digidesign Protools). From what I've been reading on the web, The current dual G4 towers suffer from a slow system buss. The previous generation (Quick silver) preform at the same level mhz to mhz to these machines upto Buss saturation even with sdram over the faster DDR. The current G4's are being starved by the system buss and are capable of handling much more throughput than the buss can deliver. Combine this with the fact, that both processors share the single buss, the problem is magnified. My question to Apple is ,When are they going to design a good MB that delivers the throughput to the current line of g4's?

    1. Re:Apple Needs to design a good MB by KefkaFloyd · · Score: 2, Informative

      That's because the G4 in its current state cannot support a faster bus (hence the abstraction of the DDR memory from the system bus). The 970 will fix this problem (and so would the G4 7457-RM, but that's still vapor at this point).

      --

      Conglom-O: We Own You (TM).
  210. Re:If Apple uses this, it will just be the same pr by Wdomburg · · Score: 1

    >If you buy anything but the cheapest tower Mac, it will BY DEFAULT have dual
    >processors, an OS that works with those processors, and software that works
    >with those processors.

    One of the big reasons why this is the case is because Apple NEEDS dual processor to keep even somewhat competitive with the intel world.

    If you buy a dual processor PC, it will by default have dual processors and an OS that works with those processors, and software that works with those processors. The only catch is most people don't need anything more than the $800 single CPU machine they bought instead of shelling out a few grand.

    >As you rightly point out, although the wintel camp have dabbled with
    >half-hearted attempts at SMP (not even bothering to make a chipset for the
    >K5!), they are not shipping SMP systems to a large portion of their customers.

    What, precisely, is half-hearted about Intel's SMP support?

    Yes, AMD never got chipset manufacturers onboard for OpenPIC. It's hardly suprising, given they had a tiny marketshare at the time and weren't seen as a "high performance" chip manufacturer. When they did manage to get a high performance chip on the market, with a signifigant marketshare, that changed, and now there are a myriad of options for the MP chips, including quad processor systems.

    Given the difference in marketshare between MacOS and Windows, I'd be willing to bet there are MORE dual processor Intel/AMD workstations being shipped than dual processor Apple machines.

    If you include the server market, there's no question about it.

  211. Re:Chip speed won't save Apple by Halo1 · · Score: 1

    ROTFL! Copy-pasting from an article linked by Slashdot (see excerpt here) that was so stupid that it got pulled by the publisher. Is that all you got? :)

    --
    Donate free food here
  212. just to point out by colatek · · Score: 1

    to you that the ibook is the low end. No one claims that an 500mhz g3 is as fast as an XP. This whole topic is getting really old. It's like the arguement "Well my dad can beat up your dad!". I switched because I like what Apple had to offer. I wanted to run Linux on my PC but I guess I wasn't bright enough, or I did not have the time to devote to it. OS X gives me the ability to do some of these things. I have bought 3 macs since nov 01. My first was a g3 iMac to test the waters. Then I bought the 17" FP iMac with the superdrive and was able to sell the g3 iMac for a very reasonable price since is was a year old to a friend who wanted to try switching. I now also own a iBook so I can be portable. I can go to my local Borders Books, connect to the wireless network at the CompUSA next door and download, etc and enjoy my coffee. I guess my point is I have no problem with the performance of any of my macs. I have noticed that compared to my Windows experience, OS X has been a dream come true as far as problems. I don't have any. I think this fact is worth the trade of having a "faster" pc. Also, the only app I did purchased was Office. Either I was able to do everything I wanted with what came with my mac or there was an open source alternative that was ported to OS X. Use what makes YOU happy. Isn't that what really matters?

  213. Re:Let's see some FAB speed scores (specs here) by ameoba · · Score: 2

    One thing you overlook is the performance improvement that vector-ops can provide. To start with, Intel eviscerated the vector-processing (MMX/SSE/SSE2) capabilities of the P4 compared to the P3; limiting the number of execution units it can run on and various other things. The G4 (and presumable the PPC970) has the Altivec unit which provides significantly more vector registers, operates on vectors double the size, and is capable of running vector operatons on multiple execution units.

    The end result is that the PPC chip is capable of doing heavy number crunching (think photoshop & scientific apps, rather than updating spreadsheets & getting higher framerates in games) more effectively when it counts. How much the increased efficiency would help is highly dependant on the specific application (and the effort the developer puts into optimization).

    Combine this with the lower power consumption and you could see blade systems packing the new PPC become a viable choice for compute clusters.

    IE -

    Imagine a Beowulf of these things...

    --
    my sig's at the bottom of the page.
  214. Re:Let's see some FAB speed scores (specs here) by RadioTV · · Score: 1

    The G4 (and presumable the PPC970) has the Altivec unit which provides significantly more vector registers, operates on vectors double the size, and is capable of running vector operatons on multiple execution units.

    No - the IBM PPC chips don't have the Altivec unit. They are only on the Motorola chips. That is why Apple currently doesn't the the faster IBM chips.

    --
    I have great faith in fools - self confidence my friends call it. - Edgar Allan Poe
  215. Re:If Apple uses this, it will just be the same pr by ameoba · · Score: 1

    Yes, Itanic sucked, but the second generation Itanium 2 chips, even at the slower clock rates, turn out some of the best floating-point benchmarks of ANY other single chip on the market, by a significant margin.

    --
    my sig's at the bottom of the page.
  216. Mod this up! by Anonymous Coward · · Score: 0

    Makes no sense to compare 32-bit chips with 64-bit chips.

  217. Way to plagiarize... by killerc · · Score: 1

    ...Robert Thomson's half-assed article mentioned in this previous slashdot post

  218. Heat is what matters by Junks+Jerzey · · Score: 1

    The only reason Apple could pull off the very small, very quiet LCD iMac styling is because power consumption and cooling are not issues with their current generation of chips. The "wind tunnel" sound of more recent Power Macs showed that cooling problems can really hurt a system. If these new chips require more extreme cooling systems, then they're outside the scope of traditional Apple products. Fast is good, but fast at all costs is not.

  219. Good news? by incripshin · · Score: 1

    ... so this is very good news for those of us hoping Apple will use this as their next-generation chip ... and very bad news for those who would like to see it on an x86.

  220. bah! you kids! by zogger · · Score: 1

    --"faster processors" and floating ram on the river of cpu denial! Bah! Why back in the day, REAL men had manual underwood typewriters we would mod with parts made on pedal driven milling machines, we'd make actuating arms and cams that hooked to the keys to run our sliderules! When we wanted faster processing we would go OUTSIDE in the snow, do ONE pushup-that was BOTH ways up AND down, get MUCH stronger, come back inside and TYPE FASTER. And we LIKED IT!

  221. Re:Let's see some FAB speed scores (specs here) by Anonymous Coward · · Score: 0

    HAHAHAHAHAHAHHAHAAHAHAHAHAHAAHHAAHHAAHHAAHHAHHAHAH AAHAHAHHAAHHA!!!

    Idiot. Next time, know what you're talking about. The PPC970 has AltiVec. IBM first said they were putting an AltiVec-like SIMD unit in them, then got permission from Motorola to actually call it AltiVec.

    Apple doesn't currenly use IBM PPC chips because IBM doesn't have any in production that use AltiVec. The PPC970 will change that.

    Sit down. Shut up. Thank you.

  222. Friends, I submit to you: by thatguywhoiam · · Score: 2, Funny
    The Classic Mac Troll.

    ugly as shit and expensive beyond reason.
    macz suckz big time
    die apple die

    An excellent specimen. Succinct, to the point. If I may, allow me to draw attention to some of the more prominent features.

    You see, your typical Apple Homo Trollus has a sloped brow, approximately 20% shallower than normal. Also, the knuckles are large and calloused from dragging on the ground. These two factors both work in tandem to create the keyboarding style of said troll: the lack of caps, the atrocious spelling, etc.

    But more than that, the rage plays into consideration. Studies are inconclusive at this point; the theory currently in vogue points to a severe inferority complex, possibly misplaced feelings of abandonment by Homo Trollus' platform of choice.

    The question as to the source of the Trollus' rage remains a mystery, however. While one would logically assume that a typical Homo Sapiens would simply ignore a computer choice that he/she deemed unsuitable, the Trollus is angred, and somehow threatened by the very existance of another choice).

    In the end, we may never know what drives these poor stupid brutes to such outbursts. The only recourse is what we've always done... sedatation, and an absolute lack of 'feeding' are critical.

    --
    If Jesus wants me it knows where to find me.
  223. Those benchmarks mean nothing! by Anonymous Coward · · Score: 0

    Gaussian blur in Photoshop is the only benchmark that matters, since that's the only thing that people use computers for! And everybody knows the PowerPC chips are 80 times faster than an Intel chip running at the same clock speed.

    The fact that intel PC's get faster framerates (at much lower prices) in most 3D games is irrelevant when you consider how slow they are when it comes time to apply photoshop filters on the game's screenshots! Booya!!

  224. FPU stall: by AHumbleOpinion · · Score: 1

    When you are playing a 3D game do you really want your FPU stalled for vector calculations?

    I develop for Mac and PC, occasionally I need to dip into assembly language and AlticVec/MMX/SSE. I agree that Altivec is better, that PowerPC in general is better, but your last line is pretty much FUD, a contrived case. The FP/MMX switch is not an issue, you simply don't interleave FP and MMX operations. You perform the MMX operations in a batch, the switch becomes insignifcant. Batching the MMX operations is also an extremely natural way to do things in high performance 3D code.

  225. Re:But does it run NINNLE? by Anonymous Coward · · Score: 0

    This has nothing to do with Ninnle Linux, you hip-hop LOSER!

  226. Apple servers up 370% in Q3 2002 by afantee · · Score: 3, Informative

    Apple shipped 7484 servers (presumably mainly Xserve) in Q3 2002. In contrast, there were only 3500 Itanium 2 based servers sold in the whole of 2002.

    The future looks even better for Apple in the server space, following the recent release of the new Xserve and the Xserve RAID. I can't wait to see an Apple 64 bit PPC 970 blade server to blow the crappy Dell out of the water.

    Quoting numbers attributed to Internet World, MacInTouch (Saturday, Jan 12) reports that Apple's share of the server market has more than trebled from 0.2 percent to 0.7 percent (Q3 '01 vs Q3 '02). An equally telling statistic is the fact that approximately 40 percent of growth had taken place by the end of Q2 '02 (ie before Apple's Xserve was released).

    In terms of unit sales, Internet World quotes the following for Apple:
    ? Q3 '01 2,049
    ? Q2 '02 3,937
    ? Q3 '02 7,484

  227. you don't pay for speed by will · · Score: 1

    There's very little relation between what apple pays for this chip and what I will end up paying for the new laptop when i skip down to tottenham court road in november and fisticuff my way to the front of the queue. The component and assembly cost of the machine creates a floor beneath which the price cannot easily go, but that's it. what we pay depends on three factors. Surprise, fear and, oh wait:

    1. apple's long-term strategy for amortising its development costs, which are considerably higher than any other pc manufacturer. Dell has none of apple's software development and R&D costs, to name but two. Those costs are an investment that underpins the entire product line, and apple will recoup them wherever it thinks it can get away with it.

    2. the perceived value of the item and the brand. Apple excels at the intangibles: out of box experience, the appearance of exclusivity, the strange idea that this product of corporate america is rebellious. And some not so intangible qualities: the coherence of software and hardware, the emphasis on luxury finish and spec (the wide screens, the sheer fuck-you of all that white and sheer). That's what I buy them for, and they sure do make me pay for it. But i am vain and like pretty things and always come back for more.

    3. What the market will bear. As long as apple is content to occupy its small but solid bit of aesthetic high ground, quite a lot is how much the market will bear. They're flourishing in a dustbowl at the moment. When they try and compete in the cut-price sector, they always crash. Even the original imac just hovered near the moshpit like a pretty uptown flower. But Steve seems to know this well, and anyway he doesn't like all those nasty grabby people, so they're cosy for now.

    Pardon my going on. It always strikes me as odd when people in this silly but delightful toyshop start acting like it's a logical place. The modern pc world is a child of Jobs, not Woz.

  228. Steve Ballmer by Anonymous Coward · · Score: 0

    You can see that video of him screaming here

  229. Oops. by Rui+del-Negro · · Score: 1

    Oh well, tried to turn off the karma bonus, turned on anonymous posting instead. This is just to confirm that wasn't an impostor.

    RMN
    ~~~

  230. Re: Totally overpriced by Anonymous Coward · · Score: 0

    I totally agree. I've seen people think the OSD on their monitor was their start menu. People who are into computers just have no idea just how difficult the average person finds using one. Programmers are utterly out of touch.

  231. Re:If Apple uses this, it will just be the same pr by JCholewa · · Score: 1

    > But what kind of server processor is the Itanium? Given the
    > unimpressive specint scores, it doesn't look like a processor
    > for those mass volume servers (web, mail, file and print etc).
    > Does it even look like a cpu for larger RDBMS servers?

    Well, specint isn't necessarily representative of all those types of servers. A lot of these servers are data transfer intensive and essentially best on cpus with insane amounts of cache and a really high bandwidth cpu to chipset data path. Itanium II seems to have this.

    Of course, that doesn't mean that there aren't better options. I could probably put together a multiple machine array of cheapish x86 Linux or BSD servers (that is, if I had a little more experience with clustering and similar methodologies) for the same price, and I'd be ending up with a more reliable setup (more machines mean better redundancy, and overall performance probably would be faster due to greater parallelism in every component, not just the cpu -- for example, the faster Itanium chip might be able to write to two memory modules at once, but it probably can't write to and read from as many hard drives as a multiple setup of slower processors could).

    > To me it doesn't look like a processor for corporate servers,
    > maybe scientific clusters?

    That is a toughie. Itanium in scientific applications goes in three categories:
    A. Really shitty (if it's an x86 app)
    B. Kinda slowish to kinda fastish (if you just compile it straight)
    C. Faster than a drug dealer who accidentally walked into a DEA New Year's Bash carrying a wad of dimebags (if you very very carefully rewrite the code and apply smart compiler options over several test builds).

    Obviously, the software-optimization requirements of the Itanium family (remember, the nature of the chip's architecture means that it's an in-order processor; out of order processors, which started appearing in x86 with the Pentium Pro and earlier in other architectures, optimize and rearrange code on the fly, so you can get reasonably optimal performance even with only basically competent code) will turn off many people. But those who are willing to do the work will see the benefit they're looking for.

    > If I currently have x86 servers, and I'm looking at the next step,
    > the Opteron would be the most attractive option (IF AMD doesn't
    > screw up ;) ). The PowerPC looks just about as attractive as
    > the Itanium - for practical purposes they're both incompatible
    > with x86.

    Yeah, x86-64 is really neat for the more mainstream server market. You get excellent performance in already existing apps, and recompilation for higher performance is trivial (well, comparatively).

    > Would be interesting to know what's happening in Dell internally.
    > The Opteron really looks like a better match for them than the
    > Itanium ;).

    Don't delude yourself. Dell uses AMD as a bargaining chip against Intel. If Mike Dell every says something like "We are evaluating AMD products", he means "Hey, Intel, I need you to give me a better discount on your new chips". Dell/AMD rumours tend to pop up lik clockwork every three months. But I guess you never know....

    > While Microsoft could be kingmaker/decider for the Athlon64,
    > Linux will be enough for Opteron.

    Well, Athlon 64 should be okay either way. I mean, the 64-bit mode isn't even the best feature, as I've noted before. It's the low latency, on-die memory controller and possibly the HyperTransport connections that interest me, and you'd get benefits from those even in conventional 32-bit Windows systems.

    -JC

    PS: I apologize if my comments about Itanium II are exaggerated. I haven't seen recent scores outside of stuff like spec, and I was disappointed particularly with Merced/Itanium, so the situation may be not as intense nowadays.

  232. Isn't it ironic? - Rephrased by 56ksucks · · Score: 0

    Perhaps I should rephrase. It's Ironic that they done use their own CPU's in their consumer products, but their competition does. :)

    --

    ---- "Excuse me. Where's the children's gun section?"

  233. Re:Let's see some FAB speed scores (specs here) by Anonymous Coward · · Score: 0

    The IBM 970 has two altivec units in it. And the major issue with the G4e is bandwidth so the 970 has twice as many altivec units and alot more bandwidth.

    Just a hint do some research first. btw arstechnica is a good place to start.

  234. Re:If Apple uses this, it will just be the same pr by jbolden · · Score: 1

    Well the G4 is pretty good about low power usage and is better than 500mhz.

    Anyway I disagree. Apple is moving more and more in the direction of a fully 3D desktop. They also want to move towards HDTV video editing. Both of those apps won't work with Apple's current CPUs. Now start combining that with the move towards emulation like java, parrot and .net.

    Finally even for compliled apps compile on demand is getting more popular. 5 years ago you didn't have Fink source and Gentoo being mainstream distributions... people in practice didn't compile gigs of software semi-regularly (which is a great way to distribute software BTW).

  235. Re:If Apple uses this, it will just be the same pr by jbolden · · Score: 1

    I'd say for regular users 2.5 + 2.5 > 5 :-). I absolutely agree that most single apps are multi threaded enough to double performance with 2 CPUs and thus 50% is more likely for benchmarks.

    But in real life that's a plus not a minus. You are working and have something computational intensive to so, so one of the CPUs goes off into la-la land while the other CPU remains available. The result is a machine that feels very fast. Dual processor machines feel much faster than single processor machines. Your examples like rendering or compiling are exactly where duals are so much more pleasant for the user.

    Games probably do better with a single fast CPU.

  236. Re:Let's see some FAB speed scores (specs here) by Anonymous Coward · · Score: 0

    The IBM 970 has two altivec units in it. And the major issue with the G4e is bandwidth so the 970 has twice as many altivec units and alot more bandwidth.

    The PPC970 has exactly the same altivec setup as the G4e: One VINT unit and one VFP unit (and another permutation engine). In my opinion, if you call that "two units", any normal G4 is a double CPU (integer+fp).

  237. PPC is mainly an instruction set by Anonymous Coward · · Score: 0

    The actual architecture of IBM Processors like Power3/Power4/970 is completely different from Motorola.

    The powerPC standard defines two instruction sets; PPC32 and PPC64. The 32-bit version is a proper subset of the 64-bit one, and Altivec is a kludge by Motorola to speed up operations on embedded CPUs. (Now, get me right - I happen to like Altivec a lot, but it is definitely not part of PPC32, and it is a clear break with the RISC design).

    For example: You can run exactly the same PPC32 (not altivec) object code on a G3/G4 and a Power4, but the latter would be way faster since it has two floating point units and much better memory architecture. The instruction sets are compatible - not the CPU design.

  238. 3% of what? by Anonymous Coward · · Score: 0

    3% of which market? The US home market, perhaps. They have less than 2% in Europe, and certainly less than 0.5% worldwide.

  239. Re:Intel advances, Apple falls behind by MacDaffy · · Score: 1

    Brett720? Is dat you, baby?

  240. Unfortunately, the press release has been removed by Blondie-Wan · · Score: 3, Informative

    MacAddict and others are reporting that the press release has been removed from IBM's site; clicking the link to it in this story now takes one to a listing of IBM's German press releases. The pr on the 2.5 GHz 970 seems to have been completely removed. Might the announcement have been premature?

  241. Re:Compare Top MAC/DELL PRICES! by gobbo · · Score: 1

    You left out firewire (or is that on Dell MB's these days?) and gigabit ethernet. Mind you these machines are apples and oranges, since they're aimed at different users. Don't forget the time involved in setup: plug in your DV camera, and compare techtime vs production time; or even just open the box, turn it on, and time to being productive. But I guess that gets into TCO and ROE, another thread...

    The Power4 should be interesting when it comes to render times, a crucial issue with the mac high-end market (and one of the bleeding factors).

  242. The problem is Illustrator on X, not X. by solios · · Score: 1

    No shit. I get to babysit the staff graphics guy in addition to running video and multimedia in my division. He's using a G4/500 with a gig of ram. Since we already had licenses for the apps, I threw everything onto a spare machine with a similar configuration and took it for a test run.

    On the same hardware, Photoshop 7 and Illustrator 10 are glacial pieces of SHIT in OS 9 OR OS X. The prior revisions (6 and 9 running under 9) are lightning fast by comparison. I blame this squarely on Adobe- more "Features", more bloat, both apps suck a lot more RAM just to run and do a lot less with the same amount of memory as older versions.

    When you have 512 ram, your OS takes 256 running idle, your application takes 128 just to open, and you're working on a couple of 200 meg files with multiple levels of undoes.... you're going to thrash the SHIT out of laptop swap space. Same mhz, same OS revision, same application on a 7200rpm desktop drive will be faster.... even faster if you're using 10krpm SCSI for swap, but not many of us have that luxury. :-) Laptops are NOT speed demons for big honking graphics files- swap disk and speed of the hard drive is the biggest limiting factor. NOT the OS. Application design is the second biggest factor, as I blame Adobe bloatware for forcing me into swap faster and faster with each applicaiton revision.

    We have licenses for Photoshop 5 and up and Illustrator 7 and up floating around, as well as MacOS 8.6 on up. My coworker uses Photoshop 6 and Illustrator 9 because they work best for him in OS 9, and I'm running After Effects and DVD Studio Pro on OS X, much smoother than they ever ran on OS 9.

    Adobe's optimizations for OS X are shitty, to put it mildly- After Effects is the only app I don't really have problems with- its rendering engine went from zippy to a tranquilized slug between 4 and 5, and 5.5 was the OS X revision, running along at the same speed (and still lacking even simple clip editing functions, but that's another story).

    And for what it's worth, Illustrator has been a dog since version 7- a friend of mine refuses to go above 6 for print design, and my coworker uses 9 for features that aren't there in lower versions.

    Yay commercial software.

  243. Oops! by cannedbrain · · Score: 1
    Sorry about the link. This is my first post :)

    Here it is.