Slashdot Mirror


Intel Wakes Up To DDR-SDRAM

jandrese writes "According to Cnet, Intel is finally getting around to supporting DDR SDRAM in their P4 chipsets. This is a good move on Intel's part, as they need to bring the cost of their P4 based systems down to compete with AMD, and moving away from Rambus is a good start."

156 comments

  1. No more Rambus! by digital_freedom · · Score: 1

    Finally, I can put some cheaper memory into my Intel rig.

    1. Re:No more Rambus! by Anonymous Coward · · Score: 0

      ...because of course this announcement is causing your motherboard to warp as we speak to facilitate DDR memory.

    2. Re:No more Rambus! by Anonymous Coward · · Score: 0

      Talk about a lame message just to get fp....RUN FOREST RUN! TYPE FOREST TYPE!

    3. Re:No more Rambus! by Anonymous Coward · · Score: 0

      Old news.. Intel started leaving the sinking ship in the Q1.

  2. Ah, DDR-SDRAM! by Dirtside · · Score: 2, Funny

    There's nothing like waking up in the morning to a nice, hot cup of decaf DDR-SDRAM!

    *slurp* *CRUNCH* AARRGHH!! *bleed profusely*

    *reads the rest of the story*

    Ah, shit.

    --
    "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
  3. Isn't it too late to worry about this? by ergo98 · · Score: 5, Insightful

    Seriously when RAMBUS was 10x the price of SDRAM it seriously hurt, but now that RAMBUS is getting close to comparable, I don't see what the point is. In my neck of the woods PC-800 RDRAM goes for about 30% more than PC2100 DDR, which really isn't that much (and dual channel RDRAM is the fastest RAM platform out there). Given that the P4s one redeeming factor is that with RDRAM it has a serious memory advantage, I really don't see what Intel is thinking: Put a P4 with DDR DRAM and it'll get clobbered even more.

    1. Re:Isn't it too late to worry about this? by Anonymous Coward · · Score: 0

      Maybe the price is down because demand isn't so tight, but try and put RDRAM in every new Intel system, and whammo, outrageous prices again.

      Intel has to go where the supply is, and RDRAM isn't it.

    2. Re:Isn't it too late to worry about this? by JesseL · · Score: 2

      I don't think this is to replace their RDRAM chipsets, but instead their "bargain" PC133 SDRAM chipsets (which I imagine are seriously choked).

      --
      "Prefiero morir de pie que vivir siempre arrodillado!"
    3. Re:Isn't it too late to worry about this? by Cloud+9 · · Score: 5, Insightful
      (and dual channel RDRAM is the fastest RAM platform out there).

      Speed isn't everything... RDRAM has a great deal more latency than DDR. In many cases, RDRAM performs significantly worse than even SDRAM.

      Besides that, there's the evil factor, considering Rambus believed more in the policy of suing for royalties as a revenue model instead of producing and selling a decent product.

      --
      Karma: Dyn-o-mite!(mostly affected by Jimmy Walker reading your comments)
    4. Re:Isn't it too late to worry about this? by nusuth · · Score: 1

      If SDRAM is challenging RDRAM with a cpu that can make use of much higher bandwidth RDRAM offers, I'd rather blame the software. It would mean that (pick any two or all three) data access is essentially random, in very small chunks or alignment is bad. Otherwise hardware prefetch (helps little on SDRAM) or bandwidth for could compansate for it. Few apps have to use such an access pattern, it is usually programmer's laziness. There is no excuse for bad alignment except in extremly tight memory, byte or word size data condition.

      --

      Gentlemen, you can't fight in here, this is the War Room!

    5. Re:Isn't it too late to worry about this? by mwalker · · Score: 2

      but now that RAMBUS is getting close to comparable, I don't see what the point is.

      The point, in my opinion, is that Rambus has too high of a lawyer-to-engineer ratio for my tastes. I prefer a company that chooses innovation over litigation because I have a lot more faith in their product down the road.

    6. Re:Isn't it too late to worry about this? by $carab · · Score: 3, Interesting

      Interesting Point, but the price of DDR RAM is still to expensive to replace SDRAM right now. However, once the Northwood gets released in a few months, OEMs may move to DDR because of the sheer volume of DDR that is being used. DDR RAM, however is still more expensive; Crucial sells 256 Megs for 50 bucks, compared w/ 30 for some PC133...But I think thats artificial Christmas Price Inflation (TM).

      In terms of high end Intel systems, DDR just isn't that way to go. A couple of months ago, when Intel got to 2GHz, they were beasting on similar Athlon systems. But now, AMD has gone on a tear, heavily ramping up their Palomino core. A 1.9 XP w/ DDR beats a 2GHz P4 w/ PC800 RDRAM in every category except for memory bandwith...If the Intel was using DDR as well, the Xp's margin of victory will be even greater. The P4 relies on fast, fast memory. Give a P4 slow memory, and it will freeze (P4 and SDRAM is a horrid combo). Since RAMBUS will soon be releasing pumped 133 MHz bus memory, I think this is the memory that will help Intel more than DDR. Intel is losing, and has ALWAYS lost, the price battle. I think that if Intel cuts memory performance to reduce price, they are losing their ONLY advantage over AMD systems.

    7. Re:Isn't it too late to worry about this? by Anonymous Coward · · Score: 1, Interesting

      This isn't about price.
      It's about Intel failing to grab more control of the technology that makes up a PC.
      And that IS a GOOD thing.
      I've got nothing against Intel.
      But monopolies usually suck for everyone but the monopolist.

    8. Re:Isn't it too late to worry about this? by ryusen · · Score: 1

      also consider that ddr is untested (well on th eopen market) with p4s... we don't know if it will work well at all. ddr wont give as high a bandwidth as dual channel rd-ram... will that small amount less be a bottleneck? who knows for now.. i say wait and see and then judge if the maybe $100 you save is worth it

      of course dual channel ddr-sdram... gah... drool..

      --

      I believe sex is highly over rated... unless it involves me
    9. Re:Isn't it too late to worry about this? by lazyslackertim · · Score: 2, Insightful

      Come on. The vast majority of apps don't need high bandwidth memory access. Most are busy spinning cycles waiting for user input. If you are finding you are getting poor memory performance, chances are you are running a lot of apps and the context switching is making your cache nearly useless. This is also where lower latency memory helps.

      The few programs which might be blocking due to insufficient memory bandwidth (databases, games with large/many textures and the like) often do have the critical pieces tuned for cache performance.

      Claiming that all apps should be tuned for optimal memory access is just silly. You do it where it's easy or where it increases performance significantly. Any more and its just a waste of time and money.

      Before blaming things on lazy programmers remember that developer time isn't cheap. If I routinely get things done in one day and you take five days but get 5% better performance, who do you think is getting cut next time there are layoffs?

    10. Re:Isn't it too late to worry about this? by bryan1945 · · Score: 1, Interesting

      "Crucial sells 256 Megs for 50 bucks, compared w/ 30 for some PC133...But I think thats artificial Christmas Price Inflation (TM). "

      Please don't tell me you are seriously basing your opinions on the above! You are bitching about a $20 difference in RAM!!!!????!! At one time 2MB RAM cost $2000! 2MB to 4MB was thousands of dollars, yet you complain about $20? Yes, I know that everything is cheaper now, but you have zero perspective on value.

      "but the price of DDR RAM is still to expensive to replace SDRAM" - ah, there was a point were RAM was too expensive to replace your floppy drvie. Again, this is dated but don't bitch because you can't buy that "extra juicy" gum instead of the "regular juicy" gum; we're talking 3-4 magnitudes of difference here.

      Another OT topic-
      "Intel is losing, and has ALWAYS lost, the price battle." I guess Apple should just pack it in?

      It's nearly painful to watch these youngins complain about spending an extra $20 on memory!!

      --
      Vote monkeys into Congress. They are cheaper and more trustworthy.
    11. Re:Isn't it too late to worry about this? by ergo98 · · Score: 1

      of course dual channel ddr-sdram... gah... drool..

      Isn't the nforce dual channel DDR? I know I was seriously excited about it, but rather underwhelmed when the actual numbers came out. Then again nvidia has a funny way of doing that again and again: Releasing something with subpar numbers to get the moaners and whiners yabbling (in a way they'll soon regret), and to lower expectations, and then coming out with a final product that blows people away.

    12. Re:Isn't it too late to worry about this? by nusuth · · Score: 3, Informative
      My comments were only applicable to programs that stress memory subsystem, otherwise you won't see much of a difference between sdram and rdram anyway. So I didn't (at least didn't intend to) claim that all (even most) apps should be tuned for optimal memory performance.

      I don't agree with you comment about context switching emphasising latency. Context switching takes doesn't happen frequently, time slices are too long from a cpu perspective (linux defaults to 10ms, I guess that corresponds to ten million or so cycles.) Contexts are loaded in burst rates so latency would have little effect on overall performance. Offcourse it might be that context switching occurs more frequently because programs are releasing their time slices, but that would mean you don't need performance either since your processes are idle. A busy process still gets its ten million cycles, wasting a tiny percentage on context switching - high latency or not.

      Its almost 4am here, I'd better sleep now.

      --

      Gentlemen, you can't fight in here, this is the War Room!

    13. Re:Isn't it too late to worry about this? by Anonymous Coward · · Score: 0

      Obviously, dual channel RDRAM vs 266MB DDR (PC2100) is a factor in Athlon vs P4 comparisons. It DOES show up in the "benchmarks".

      Bigger factor is cache size. Look at what the P3-M (the new "laptop" one that has 512kb cache) can do. Hmm... wish I could upgrade my server with two of them.

    14. Re:Isn't it too late to worry about this? by cheese_wallet · · Score: 1

      "...Rambus has too high of a lawyer-to-engineer ratio for my tastes."

      That sounds pretty reasonable...but:

      "I prefer a company that chooses innovation over litigation because I have a lot more faith in their product down the road."

      We are talking about memory here. What possible impact could future innovative products have on whether you buy an intel system that uses rambus or not, today?

      I say buy the fastest thing you can at the price you are willing to pay. If rambus fits the bill, then go for it. Who cares what they put out down the line. It isn't likely to be compatible with your current system.

    15. Re:Isn't it too late to worry about this? by lazarius · · Score: 1

      It's nearly painful to watch these youngins complain about spending an extra $20 on memory!!

      You're missing the poster's point. His point was that the *current* prices of RAM, CPU etc. are in favour of AMD rather than Intel. For that, it doesn't matter what the prices of RAM was just under a decade ago (I remember those days too, and I know that I just payed 25CAND for 256 MB RAM... SD sure, but 256 nonetheless...).
      Therefore, your arguement that it doesn't matter about the price difference because it is 20$ now instead of 2000$ doesn't make sense: the price is higher for a P4 system, even if it is only 20$, but that's an extra 256 MB (well, pro'lly 128 MB DDR) RAM... choose the system you want.

      MIKE

      --
      Beware the JabberOrk.
    16. Re:Isn't it too late to worry about this? by mrm677 · · Score: 1

      Intel has always won the money battle. They have about $25 billion in cash. Meanwhile, AMD is still in the red.

    17. Re:Isn't it too late to worry about this? by WNight · · Score: 2

      Assuming the litigious company (Rambus in this case) doesn't use the money to sue all their competitors out of business.

      I'll support DDR SDRAM for that reason alone. The fact that it performs better in everything except MPEG encoding tests is just gravy.

      Oh well, Rambus's stock value is in the toilet and there are rumors of the stockholders suing the principles for criminally bad management. I can't say I'd cry over it.

    18. Re:Isn't it too late to worry about this? by scriber · · Score: 5, Insightful

      The guys at Intel aren't stupid. They invested millions into marketing themselves as a consumer brand before it was cool to do so, and it's been the best move they ever made. AMD, for all its trying, hasn't even registered on the radar of most consumers. Intel uses this to its advantage to charge a hefty price premium. After all, they're the Coca-cola while AMD is just the RC.

      So Intel _is_ winning the price battle, since the winner of the price battle is the guy that gets to charge more money and still sell 80% of the processors, not the guy that sells them for half as much to push enough volume to break even. After all, Intel could sell their parts for much less than they do without actually losing money, but they don't have to.

      And, as AMD's recent relabeling of their XP line has shown, clock speed is still king. Nobody has ever successfully dethroned it as the single number consumers care about above all others. Which is why Intel has won that battle as well.

      P4's with DDR aren't in any way related to RAMBUS's performance as much as keeping low-margin systems affordable and still fast. That's why you'll see P4 Rambus and DDR boards out there, fighting it out for the price/performance sweet spot.

      At this point, Intel is more worried about Sun than AMD, since Sun is the lone vendor not committed to Itanium/McKinley. They've also got the high-margin Xeon processors competing with Sun's mid-range offerings. This is where the interesting things are going to start happening, but you won't be hearing about it on Tom's Hardware.

    19. Re:Isn't it too late to worry about this? by Anonymous Coward · · Score: 0
      There is always one of them -- a Rambooster. You're so full of shit. Both VIA and SiS make P4 chipsets that are extremely competitive with Intel's i850 with dual channel DRDRAM.
    20. Re:Isn't it too late to worry about this? by ryanvm · · Score: 2

      Besides that, there's the evil factor, considering Rambus believed more in the policy of suing for royalties as a revenue model instead of producing and selling a decent product.

      The thing that nobody ever understood about Rambus is that they are not actually in the business of producing RAM. All along, they're business model was to come up with good ideas and license them out. There is nothing wrong with that.

      The only thing that bothered me about Rambus is that they didn't disclose the patents they held while they participated in developing memory standards. That was crappy business.

    21. Re:Isn't it too late to worry about this? by ryusen · · Score: 1

      ok my apologies for that... i guess i missed the reviews on those boards (anyone got links) i'm usually halfway decent about keeping up with new chipsets

      yes i know the nforce is dual channel ddr, but it still needs work...

      one thought i had was dual channel ddr with an smp athlon board since the nforce really doesn't seem to take much advantage of it

      --

      I believe sex is highly over rated... unless it involves me
    22. Re:Isn't it too late to worry about this? by Anonymous Coward · · Score: 0

      I can't belive how daft some people are.
      First and foremost, RAMBUS memory remains the best
      price/performance memory solution now and going into the future. Do your own research. As speeds become higher the effect will become more and more apparent.
      Secondly, the AMD AXP core costs half the price of the Intel P4 to PRO'FRIGGIN"DUCE!!!!!
      Intel CANNOT in any way afford to sell lower than they have been. The only reason they have all their cash is because they never had any decent competition.
      If you have any memory or longer term perspective you'll remember that when the Intel P3 1GHz chip came out, it sold for $1,200.
      Don't you think Intel would still be selling the P4 2ghz for a comprable price if they din't have any competition?
      Furthermore, if not for the AMD Athlon processor, we might not have the P4 out AT ALL today.
      As for SUN being intel's biggest worry... intel has many worries closing in.
      Via chomping on chipset income.
      AMD gobbling up market share.
      SUN ... i'm not sure what they are up to, but i bet intel doesn't like it.
      Memory makers of the world going ape sh*t about all the different standards.

      Last thought: Market/mind share is more important to amd's survival and growth than ASP(average selling price). As AMD becomes a household name they will gain more and more control over thier pricing. Btw, did anybody notice that the prices of the AXP's are double of the previous athlons and holding STEADY!?

    23. Re:Isn't it too late to worry about this? by steveo777 · · Score: 1

      My work has bought four Dell systems with the SDRAM package (my boss thought he got a great deal). They are all 1.7GHz systems, but the old 1.2GHz systems with the RAMBUS still at about the same speed. I'm basing this on Adobe Photoshop as we have the machines set up rather close to each other.
      I told him that I could build some AMD machines that would be speed demons compared to the new Dells that he picked up, for about 500 less, but all he did was whine about the time it takes to support it if something goes wrong. He also has a problem paying 35 bucks for a cooler when there are $10 coolermasters (IMO these are all terrible) that will "do the same job."

      --
      This sig isn't original enough, it's time to come up with something witty...
  4. Linux by Anonymous Coward · · Score: 0, Offtopic

    Is there a Linux utility to know the RAM manufacturer, serial number, and other useful information ?

    1. Re:Linux by DeMorganLaw · · Score: 0, Offtopic

      No but your hand is free, however its not GPLd.

  5. Unfortunate by Anonymous Coward · · Score: 0

    Rambus is a superior technology, this is what made the P4 systems excel in the memory benchmarks. Now the p4's don't have anything to make them stand out, except for their name.

    1. Re:Unfortunate by spiro_killglance · · Score: 2


      No dual channel Rambus, is what what give the
      P4 its bandwidth advantage. But as Nvidia's
      Nforce shows dual channel DDR is quite possible,
      and gives even more bandwidth. Ram module
      for Ram module, DDR has a high bandwidth and
      is cheap.

  6. Hey intel, here's a good idea to LOWER the cost by tcc · · Score: 2, Insightful

    Put your CPU to the same pricing that AMD is doing, do an equivalent $/mflop, you'll notice how much rambus memory isn't the biggest chunk of the pie unless you go to 1GB and above.

    Oh, that would chunk in your profits... right :), better Rambust than you... Oh well... if at LEAST one of you two suffer, I'll live with that :)

    --
    --- Metamoderating abusive downgraders since my 300th post.
    1. Re:Hey intel, here's a good idea to LOWER the cost by Anonymous Coward · · Score: 0

      I hate to agree with some stupid racist spork, but he has a point. If AMD was able to move their product as effectively as Intel, their prices would be just as high as Intel's.

      It's always funny to see you poor nerds confusing an inept company with a good product for some kind of love.

  7. Propritary... by The+Great+Wakka · · Score: 1

    Intel + Propriataryness
    Archtecture: Not yet. Still need to reveal how this (P4) works.

    Names: No. Pentium(tm)

    RAM: Yay! A victory!

    Intel still has a way to go, but is definitly a good start.
    No comments about spelling/grammer, please.

    --
    Everything is mainstream now.
  8. Patents kill your tech off! by Jucius+Maximus · · Score: 2, Interesting
    The patent drove the cost of DDR RAM up so much relative to competing technologies that the tech died. Perhaps this will be a lesson for other companies that want to patent something in a world where there are alternatives.

    I wanted to illustrate the similarities between this and Sony's patent related to Beta videocasette tapes, but it would have been sure to result in a flamewar.

    1. Re:Patents kill your tech off! by Anonymous Coward · · Score: 0

      You mean RDRAM.

    2. Re:Patents kill your tech off! by MrResistor · · Score: 4, Interesting
      The patent drove the cost of DDR RAM up so much relative to competing technologies that the tech died.

      I'm hoping you meant to say RDRAM.

      Anyway, the patents had nothing to do with the price differences between RDRAM and DDR SDRAM, it was all due to manufacturing costs. I remember a little over a year ago Kingston was bragging about their 30%(!) yield on PC-800 RDRAM chips. When 70+% of your product doesn't pass QA, that's definately going to drive your costs up! Additionally, manufacturers had a fair amount of retooling to do before they could make RDRAM, and high setup costs get passed on to the consumer. As I recall, RDRAM also has a bigger die size than DDR SDRAM (I could easily be wrong, it's been a while since I cared) which would also drive up costs.

      In contrast, DDR SDRAM only required modifications to existing SDRAM tooling, and since the SDRAM manufacturing processes had been pretty much perfected already yield was high from the get-go.

      Rambus' royalties on RDRAM were actually pretty low. I don't remember what they were, but I remember it being under 3%.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    3. Re:Patents kill your tech off! by Zeinfeld · · Score: 2
      The patent drove the cost of DDR RAM up so much relative to competing technologies that the tech died

      Correction, the patent did not put up the price of the memory, it is impossible to make any IC without a fist full of patent licenses.

      It was the insane greed of the RAMBUS management that has killed RDRAM, they thought they had a monopoly and demanded usurous royalties. It has taken a while to prove that they do not have a monopoly.

      I wanted to illustrate the similarities between this and Sony's patent related to Beta videocasette tapes

      Sony never attempted to make Betamax a standard. They did not realise that the VCR would be used to show rented tapes. If the VCR had been used only for time shifting the Sony strategy was a rational one. Nobody cares that Tivo and Replay TV use incompatible file formats because the machines are not used for exchange of content. Once people demanded the ability to play pre-recorded tapes the Sony strategy failled.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    4. Re:Patents kill your tech off! by Zalgon+26+McGee · · Score: 1
      Rambus' royalties on RDRAM were actually pretty low. I don't remember what they were, but I remember it being under 3%.

      With the low margins on all memory types, even 3% is a significant hit.

      --

      ---

      Book(n): Utensil used to pass time while waiting for the TV repairman

    5. Re:Patents kill your tech off! by ThatComputerGuy · · Score: 2

      I think it's been quite a while since anyone gave a serious fuck about RDRAM, but it was mentioned in Anandtech's article: 1T-SRAM has a 10-15% greater die size, and RDRAM has a 15-30% greater die size than SDRAM. I'm not sure exactly, but I know my numbers aren't more than 5% off.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    6. Re:Patents kill your tech off! by Anonymous Coward · · Score: 0

      As I recall, the problem with RDRAM that made yields so low was that you had to assemble the whole kit and kaboodle into a complete assembly before you could test it. This meant that a lot of assemblies, with only one faulty chip, were ditched as faulty... the failure rate would have been much lower had testing been possible before complete assembly.

    7. Re:Patents kill your tech off! by MrResistor · · Score: 2
      With the low margins on all memory types, even 3% is a significant hit.

      That is true from the point of view of profit margins, but 3% is insignificant in relation to the price differential between RDRAM and DDR SDRAM, which was what I was trying to explain.

      Yes, I realize that the price difference is not as extreme as it once was, I was mostly speaking from historical perspective.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
  9. affordable gaming... by DigitalEntropy · · Score: 1

    Now EQ fans can afford the upgrade they're gonna need to play the latest expansion on their P4s.

    --

    Thank you for reading One Man's Opinion. No participation necessary. Offer void where deemed by law or PATRIOT Act.
  10. Intel's not stupid ... by Chip+Salzenberg · · Score: 1

    ... which makes me wonder why they took SOOO long to finally support DDR with their P4 chipsets.

    1. Re:Intel's not stupid ... by Anonymous Coward · · Score: 0

      Yes, they are, especially in the last 3 years.
      Or maybe it's just that AMD has been incredibly smart.

    2. Re:Intel's not stupid ... by Anonymous Coward · · Score: 0

      actually *ntel is stupid..they had a contract with RAMBUS to use it exclusively in the P4 until 2002. Then they realized how dumb that was because RDRAM was barely better than SDRAM, and worse than DDR *ntel at twice the cost. Of course the P4 was designed to be married to RDRAM so anything other than that and your performance will suck even more than it already does.

    3. Re:Intel's not stupid ... by Stonehand · · Score: 1

      Hrmm. Weren't there contracts with Rambus to this effect?

      --
      Only the dead have seen the end of war.
  11. VIA by dolmant_php · · Score: 1

    VIA already has their DDR P4 chipset/mainboard out. Too bad Intel is suing them over it.

    1. Re:VIA by questionlp · · Score: 1

      And VIA sued back stating that Intel violated VIA's patents with the the Pentium 4 bus as well as some other reasons. You can follow the entire suit trail over at The Inq

    2. Re:VIA by SaDan · · Score: 2

      Well, two out of the three patents that Intel was suit VIA over have been thrown out of court. Intel only has one patent left to sue VIA over, and chances are, it's going to get tossed as well.

      Intel isn't doing so hot these days. We'll see how well they fare once they go to the newer .13 micron procs with the larger L2 cache.

      Of course, AMD's going to .13 in the near future as well... I love competition!

  12. Some updates from the scene by Anonymous Coward · · Score: 0

    http://phlow.digimagix.org/scenebusts.htm
    http://shell.nic.fi/~parazite/scenebusts11.htm

    1. Re:Some updates from the scene by Anonymous Coward · · Score: 0

      http://shell.nic.fi/~parazite/scenebusts14.htm

      is newer but does not have the truth about the fbi honeypot site.

      Therefore rely more on http://phlow.digimagix.org/scenebusts.htm

      THE FBI and EPA DEFINITELY USED ENTRAPMENT. Pure and simple. No other definition.

      Plus copyright violation is a civil infraction only unless any type of economic gain can be proven. This does not include theft of bandwidth issues for servers at MIT.

  13. Stealth Introduction? by LostScorp88 · · Score: 3, Redundant

    A "stealth introduction"? Doesn't Intel know about Slashdot? We geeks find out EVERYTHING, and as soon as one of us finds out and submits it to Slashdot, everyone knows. With media the way it is and Slashdot here, a quiet introduction is virtually impossible.

    -------------------

    1. Re:Stealth Introduction? by red_dragon · · Score: 1
      ... as soon as one of us finds out and submits it to Slashdot, everyone knows.

      Ahh, yes...

      We are the SlashBorg. Your marketing secrets will be linked from an article in our website for the knowledge of all. Prepare to be Slashdotted. Resistance is futile.

      --
      In Soviet Russia, Jesus asks: "What Would You Do?"
    2. Re:Stealth Introduction? by Anonymous Coward · · Score: 0

      >>Resistance is futile

      That should be Bandwidth is futile :)

  14. DDR has better latency by nusuth · · Score: 3, Interesting

    And it is latency that usually counts, peak transfer rate is not sustainable anyway. A dual channel DDR-SDRAM platform would be faster than dual channel RDRAM platform, single channel ddrs are already competing with dual channel rdrams. With 166*2MHz DDRs on the horizon, I think it is a very sensible solution.

    --

    Gentlemen, you can't fight in here, this is the War Room!

  15. remember! by imr · · Score: 1

    And don't ever forget that it was a tentative of coup d'etat over the whole industry of memory and a direct attempt to kill the asian giants.
    Whoever planned this, should know leave with honor through a ritual sepuku.

  16. Rambus - now even more obsolete! by nyquist_theorem · · Score: 3, Interesting

    It's unfortunate that Rambus RIMMs are even more obsolete now that Intel's new chipsets are going to DDR. Not that I'll miss them, but its always unfortunate when early adopters get hosed with proprietary hardware. Anyone remember the Socket 4 P60/P66? Drop a ton of money on the new Pentium, and watch while everyone who waited is able to upgrade while you can't. Ditto to those with Asus P4Ts - not only are they hosed on processor options because intel changed pinouts for the new P4s, but now the RAM is obsolete too.

    From the article: Intel is planning the stealth introduction of a chipset that will let computer makers connect the Pentium 4 to speedy DDR (double data rate) memory.

    Speedy? Isn't DDR-SDRAM slower than RDRAM? Sounds a bit fluffy to me. What they really mean, but don't clearly spell out, is that DDR is faster than the normal SDRAM the 845 supports. But its still no RDRAM. Which I guess everyone here knew anyways.

    Ahh well, I'm just grumpy b/c I convinced my mom to buy a P4T/Rambus-based P4 1.7Ghz, and now I have to ditch the Ram/Mobo/CPU to upgrade it. (I'd have given her an Athlon but the dustbunnies at her place are such that I'd be afraid of her burning the place down... remember that THG vid of the flaming Athlons?)

    --
    -- "Ignorance more frequently begets confidence than does knowledge." (Charles Darwin)
    1. Re:Rambus - now even more obsolete! by Anonymous Coward · · Score: 0

      My understanding is that Rambus is potentially faster but the current implementation really didn't take advantage of it's features - basically, in the "real world" DDR is a faster technology even though Rambus is faster on paper.

    2. Re:Rambus - now even more obsolete! by RelliK · · Score: 4, Troll
      Speedy? Isn't DDR-SDRAM slower than RDRAM?

      False. Comparing just bandwidth:

      100MHz SDRAM -> 800MB/s
      133MHz SDRAM -> 1064MB/s
      100MHz DDR -> 1600MB/s (*)
      133MHz DDR -> 2128MB/s (*)
      400MHz RDRAM -> 1600MB/s (*)

      (*) DDR and Rambus transfer data at both the rising and falling edge of the clock cycle, thus doubling the effective bandwidth. Bacause of that they are often reffered to as 200MHz, 266MHz, and 800MHz respectively.

      Anyway, the point is that DDR has greater bandwidth than Rambus. On top of that, Rambus has a pathetically high latency. Because of that Pentium 3 systems with PC133 SDRAM outperformed their Rambus counterparts most of the time.
      As an aside, Intel decided to "fix" this flaw by making Pentium 4 waste four times as much memory bandwidth as Pentium 3 -- that makes P4 highly sensitive to memory bandwidth. /. linked to a very interesting article discussing the P4 architecture a while ago.

      Back to the point, Pentium 4 chipset uses two channels of Rambus memory that work in parallel. That gives it 2 * 1600 = 3200MB/s of bandwidth, which is greater than a single channel of PC2100 DDR (though it still has high latency). Problem is that you need to install memory in pairs (on RIMM for each channel), and each RDRAM channel can have only two memory slots. That means you are only one upgrade away from maxing out your memory. On the contrast, each DDR channel can have up to 4 memory slots and you can upgrade one slot at a time.
      Also note that NVidia Nforce does the same thing for Athlons & DDR as the P4 chipset. Of course two channels of DDR have the bandwidth of 4256MB/s).

      Ahh well, I'm just grumpy b/c I convinced my mom to buy a P4T/Rambus-based P4 1.7Ghz, and now I have to ditch the Ram/Mobo/CPU to upgrade it.

      I'm so tempted to say "I told you so" -- which I would have if we ever spoke.

      (I'd have given her an Athlon but the dustbunnies at her place are such that I'd be afraid of her burning the place down... remember that THG vid of the flaming Athlons?)

      This is about the stupidest thing I ever heard. It's like claiming that Ford makes unsafe cars because their engines fry when you drain all the oil from them. Try this: remove the heatsink and fan from your P4 and see how long it takes for it to catch fire.

      --
      ___
      If you think big enough, you'll never have to do it.
    3. Re:Rambus - now even more obsolete! by debiandude · · Score: 1

      Yes, it is true that DDRSDRAM is slower than RAMBUS, but its latency is much lower. For instance, CAS 3 SDRAM @ 150 mhz is actually much slower than CAS 2 SDRAM @ 133 mhz. So when you take DDR Ram at 266 mhz with low CAS 2 latency's its actuall quite powerful. Also to note it that the Intel RAMBUS platform uses dual channel RAMBUS. If Intel were to use dual channel DDR SDRAM (i.e. nForce) then you would have a lower latency and a larger memory bandwith to boot.

    4. Re:Rambus - now even more obsolete! by WasterDave · · Score: 2

      I'd have given her an Athlon but the dustbunnies at her place are such that I'd be afraid of her burning the place down... remember that THG vid of the flaming Athlons?)

      Dust bunnies don't kill Athlons. Neither does the fan failing, providing you have a motherboard that shuts the system down once the temperature goes too high. In order to kill their Athlon, THG had to run quake and pull both the heatsink and fan off. It only worked because there was nowhere for the heat to go when the processor was at 100%, and locked there, and the temperature rose faster than the sensor was able to detect.

      Kinda unlikely to happen in the real world, unless you like playing Quake while your mates pull bits of your PC.

      Dave

      --
      I write a blog now, you should be afraid.
    5. Re:Rambus - now even more obsolete! by Anonymous Coward · · Score: 0

      Try this: remove the heatsink and fan from your P4 and see how long it takes for it to catch fire.
      Tom already did that in the video. Quake slowed down to 1 FPS when the P4 throttled the speed down and nothing burned.

    6. Re:Rambus - now even more obsolete! by ryusen · · Score: 1

      not to critisize your post, but i think you are forgtting the chipset itself... i think the memory handling of the chipset might make or break these new boards

      --

      I believe sex is highly over rated... unless it involves me
    7. Re:Rambus - now even more obsolete! by Anonymous Coward · · Score: 0

      Try this: remove the heatsink and fan from your P4 and see how long it takes for it to catch fire.

      It won't. It will scale back the clock speed until it is running at a safe temperature. You will then have a nice safe P4 running at 200Mhz or so.

    8. Re:Rambus - now even more obsolete! by questionlp · · Score: 1
      Try this: remove the heatsink and fan from your P4 and see how long it takes for it to catch fire.
      The Pentium 4 has a built-in thermal sensor and protection mechanism that will automatically throttle down the speed of the processor when it reaches a certain temperature. The Athlon's didn't have the same protection mechanism until the Palimino core came out (i.e.: the first Athlon MPs, the Athlon XPs and the newer MPs). The motherboards would also need to support the new sensor/mechanism rather than relying on rather not-always-so-accurate-under-the-processor diode.
    9. Re:Rambus - now even more obsolete! by RelliK · · Score: 2
      The Pentium 4 has a built-in thermal sensor and protection mechanism that will automatically throttle down the speed of the processor when it reaches a certain temperature.

      The thermal sensor isn't worth squat if the heatsink and fan are not present at all (err... I mean "fall off"), so Pentium 4 would have suffered the same fate. The sensor is useful if the fan stops or malfunctions somehow (but the heat sink is still there!) -- then the CPU temperature will gradually increase, and the thermal sensors on the CPU and board will do their magic. This can happen, BTW -- after years of work a fan can fail, just like any other mechanical device. However, a situation when the heat sink "falls off" has absolutely nothing to do with the real world. It's about as likely as the wheels of your car falling off.

      --
      ___
      If you think big enough, you'll never have to do it.
    10. Re:Rambus - now even more obsolete! by nyquist_theorem · · Score: 2

      This is about the stupidest thing I ever heard. It's like claiming that Ford makes unsafe cars because their engines fry when you drain all the oil from them. Try this: remove the heatsink and fan from your P4 and see how long it takes for it to catch fire.

      Ok, obviously the humour was lost on you guys. No CPU, AMD or Intel or otherwise, is going to burst into flames. She bought a P4 over an Althon because her husband, who gets all his tech info, a day late and a dollar short, from CNET, insisted on Intel Inside. "I'd rather pay the extra to get the real thing" I believe his words were. My first AMD was my 386DX/40.

      As for the bandwidth issue, I guess I should have clarified by saying "isn't the DDR-SDRAM implementation intel proposes slower than their RDRAM implementation?". Which, AFAIK, it is.

      --
      -- "Ignorance more frequently begets confidence than does knowledge." (Charles Darwin)
    11. Re:Rambus - now even more obsolete! by talonyx · · Score: 2, Informative

      I'm an Athlon fan too, but I have to point out one error: P4's don't catch fire, or even burn out in most cases - they simply turn off.

    12. Re:Rambus - now even more obsolete! by Anonymous Coward · · Score: 1, Informative

      No. Read the THG article. The same article states that the P4 *KEEPS RUNNING WITHOUT A HEATSINK OR FAN* while the P3 crashes and the Athlon fries itself.
      I'm as big an Athlon fan as you can find, but if you are willing to let your HSF fall off, go with the P4

    13. Re:Rambus - now even more obsolete! by Anonymous Coward · · Score: 0
      The thermal sensor isn't worth squat if the heatsink and fan are not present at all (err... I mean "fall off"), so Pentium 4 would have suffered the same fate.

      No, go watch or download the video and see it NOT happening. For someone with a 5000 /. user number, you certainly don't bother to check your facts before pontificating.

  17. I Broke it I Bought it! by artlu · · Score: 1, Informative

    I recently had a P4 1.4Ghz with 256megs of RDRAM. I fried that processor. How, you ask? By breaking the fan clips and seeing if it would boot without a fan on. (It doesn't, dont run a proc without a fan or other cooling solution, unless u want to waste money).

    Anyway, i had to buy a new Motherboard, Proc, but not ram. However, i was sufficiently impressed with the new Athlon XP line. (especially the low cost of the XP 1600+).

    Basically, i ended up updating my system to an AMD Athlon XP 1600+, Abit KG7-Raid MoBo, and with 256megs of Crucial PC2100 DDR Sdram at 266mhz. This machine SCREAMS compared to my P4 with DDR, and the processor is the exact same clock frequency. RDRAM is faster in benchmarks, but for me, the price vs. performance for the AMD was unquestionable around christmas time and now i'd think twice about getting an AMD vs. Intel if Intel supports DDR.
    p.s. I know RDRAM is faster, but my DDR just seems more stable and more responsive, just me, who knows.
    Have a good one,
    AJ

    --
    -------
    artlu.net
  18. Getting around a lawsuit more like. by rnicey · · Score: 1

    It's not that they were 'getting around to it'. That's just plain sour grapes and company bashing.
    It's that they had a timed agreement with Rambus to be exclusive. They thought they were doing the right thing to boost performance and it didn't work out in all areas of the business model. At least they stick to their agreements.

    1. Re:Getting around a lawsuit more like. by VAXman · · Score: 2

      There is no truth to 'Rambus exclusivity' whatsoever. Intel has been shipping the SDRAM version of the i845 chipset for several months, and it is the fastest ramping chipset ever in the industry. The only reason got the gap between the SDRAM and DDR versions is the time to validate it.

    2. Re:Getting around a lawsuit more like. by afidel · · Score: 1

      This is very wrong.
      The Rambus-Intel liscensing deal has RDRAM as the exclusive high speed memory subsystem for Intel until Jan 1 2002. The penalties for breaching this were pretty stiff, so stiff in fact that when combined with the loss Intel would take from the drop in Rambus stock (they own ~15%) it was thought that it would literally cost Intel over 1 Billion to go DDR before then. What kind of behind the scenes deals went on to allow this chipset to ship before Jan 1 I am not privy to.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    3. Re:Getting around a lawsuit more like. by questionlp · · Score: 1

      The contract between Intel and Rambus was that Intel could not manufacture nor introduce any products that use newer and competitive memory technologies outside of Rambus RDRAM and SDRAM. DDR SDRAM was a newer memory technology and one that was aim right at RDRAM. That's why Intel sat on their hands on a product that would work with DDR SDRAM... that was until the i845 was introduced.

      Intel and Rambus has since re-negotiated their contracts with each other and the "exclusive" clause has been tweaked, but not completely removed. Check out The Inq or The Register for more information about the previous and the recent contracts between the two.

    4. Re:Getting around a lawsuit more like. by VAXman · · Score: 2

      Are there black helicopters flying in your back yard?

  19. Initial Designs by Murdock037 · · Score: 3, Informative

    As we all know, the P4 is designed to take advantage of high memory bandwidth-- which is why the 845 chipset (or whatever) that used SDRAM was such a flop.

    When the P4 was first introduced, Intel claimed that it was designed specifically for RDRAM. If this is true-- and I suppose it doesn't have to be-- then is it possible that the new DDR stuff will actually perform below RDRAM systems? Is the only advantage going to be price?

    I'm not really a tech guy, so this is an honest question. I'm not a Rambus fan-- I've got a PIII with the 820 chipset, and I'm not particularly fond of it-- but could it be that the company that everybody hates is actually the better way to go in this case?

    Of course, everybody around here is going to be be gushing over DDR over Rambus-- if they choose Intel over AMD, which doesn't seem likely-- but it seems that Intel is either stepping backwards or conflicting with their past words.

    1. Re:Initial Designs by Deus+Ex+Machina · · Score: 1

      The long and short of it is that RAMBUS - the company - created a type of memory which was legally provable to be different from the known standard, and then they tried to claim that they had a patent on SDRAM as well. The chip itself is a perfect example of "Market-engineering"... it was marketed as being much faster and more powerful than SDRAM or DDR, but in real-life conditions it was almost laughably slow and even unstable - overheating being one of its worst problems. As a result, it is frankly the honest-to-god truth that RAMBUS just wanted to usurp the memory market with an inferior product. Don't take my word for it though - go read the articles about RAMBUS at Tom's Hardware and see it for yourself. The numbers there don't lie, at least in my experience. Intel stuck with RAMBUS because they stood to gain a strong ally in the hardware market, but RAMBUS buggered it all up by being greedy...

      --
      Know ye not that ye are Gods???
    2. Re:Initial Designs by Anonymous Coward · · Score: 0

      I don't like Rambus because of the price and the overheat issues. I work in tech support and handle calls on this all day. Most config make you buy it in pairs and the need of the terminator (dumb cards). If they would fix the issues with it and try to lower the price is would be great. DDR ram is fine but it generally only runs at 266mhz. Rambus has 3 speeds PC600 (300mhz), PC700 (356mhz), and PC800 (400mhz). If had to make a choice I would go with Athlon and DDR instead of a P4 with Rambus or DDR. The performance hit you take on a P4 with DDR is pretty high.

    3. Re:Initial Designs by WasterDave · · Score: 3, Interesting

      The P4 was designed for truly immense memory bandwidth and very large on chip cache. The current generation of P4 is suffering from the cache being significantly below it's design point, which is somewhere around the 2Mb mark. Obviously with a cache this big the latency of the ram itself isn't such a problem - hence Intel signing up to RDRAM.

      Anyway, the actual question was:

      but could it be that the company that everybody hates is actually the better way to go in this case?

      Not really. There's not that much difference in bandwidth between DDR and RDRAM anyway. And Rambus need to go broke to remind the industry in general that we won't tolerate that kind of behaviour. Unfortunately they have some huge contracts, the PS2 being probably the biggest, so it seems unlikely they are going to go chapter 11 in the near future.

      Wankers.

      Dave

      --
      I write a blog now, you should be afraid.
    4. Re:Initial Designs by questionlp · · Score: 1
      The other reason why the Pentium 4 isn't performing as well as it should is that it was built for fast streams of data into it's SSE2 execution units. The problem with the L2 cache isn't really that it is well undersized, it's that the x86 execution units suck altogether. The other problem is the 20-stage pipeline (which was required to ramp the speed up well beyond 1.1Ghz which they were stuck at with the 0.18-micron Pentium III) and they are still using the relatively poor x87 FPU units. The Athlon's FPU units blow away the x87 FPU units both the Pentium III and the Pentium 4 (the PIII and the P4 use almost the same FPU units).


      Ace's Hardware and Real World Tech have great discussions and articles on the downfalls of the Pentium 4 processor.

    5. Re:Initial Designs by Anonymous Coward · · Score: 0

      Mr. 'We the industry',

      Best technology will win in the long run, you know that, right? Fast and narrow bus memory interface (RDRAM) is the only to go in the future, SDRAM, DDR are old-tech solution just like Centronics port was :)

      maybe your company will go chapter 11 sooner than Rambus will?

  20. the unnecessary BIGGER AND FASTER mentality by Anonymous Coward · · Score: 0
    I am using a 4-5 year old dual P-II/233 (it was a single 233 until a year ago, the second processor cost $15).

    And boy does it do the job well!

    By the way, I don't play advanced games, and I don't need to run big mathematical operations.

    I have other machines.. like a laptop, for using onTheMove[tm].. but basically, when I'm *here*, the machine above does the job.

    When I consider how to make myself more productive, I ask myself whether I'm using (or writing) the most efficient algorithms -- I don't scream for a faster CPU.

    Am I the only one?

    1. Re:the unnecessary BIGGER AND FASTER mentality by Anonymous Coward · · Score: 0

      Yes.
      Yes you are, as you say, the "only one".

    2. Re:the unnecessary BIGGER AND FASTER mentality by Anonymous Coward · · Score: 0

      no it is very common. geeks having tiny social abilities make up for this by buying insanely fast computers to do nothing more for them but have pretty big numbers during boot up.

      Anyone that tells me they need more processing power than a 2 processor P3 800 machine and is not a nuclear scientist or working in meterology or 3d rendering is a moron.

      Yes all of you with the 2 gig stuff are morons!

  21. VIA by Townshend · · Score: 1

    So what exactly does this mean for VIA? Which earlier this year made it possible to use a P4 with DDR, and Intel got furious. The irony eh?

  22. RDRAM not to bad.... by Anonymous Coward · · Score: 3, Informative

    People seem to forget that RDRAM has gone down DRAMATICALLY in price. The days of $900 128mb RIMM's are long gone. You can order 256mb RIMM's for like $76 on pricewatch.com now

    Yes DDR is still cheaper per mb, but RDRAM isn't that much more expensive. Especially when you consider how fast & stable it is in the i850 chipset by Intel.

    1. Re:RDRAM not to bad.... by klui · · Score: 1

      Is it still true that the more RDRAM you add to a system, the system's latency will increase because of its architecture? If this is so, I would stay away from RDRAM even if it's on par with DDR-SDRAM in terms of price.

    2. Re:RDRAM not to bad.... by Anonymous Coward · · Score: 0

      Yeah, and for 69 USD at the computer shop around the corner I can get an pc2100 512Mb Micron stick. So, let's see: greater single-channel memory bandwidth, more capacity, less latency, and lower price. Nope, sorry, RDRAM still sucks ass. (RIMMs? RIMM job, more like.)

  23. C'mon folks by yoink! · · Score: 3, Interesting

    We've all seen the THG memory bandwidth benchmarks that show RIMMS are still way ahead of DDR DIMMS in terms of bandwidth. The CPU, well that's another story, but nonetheless Intel is not taking back what they've said, they're simply offering another choice to consumers, which is a good thing. I don't think we should critisize them for offering up a system with "slightly" lower performance. How rare is it, when a company has been forced (a la AMD and VIA) to offer more choices for the increasingly price/performance consious consumers? Pour a cold one for the little guy.

    1. Re:C'mon folks by didyaseethat · · Score: 1

      RIMMS are way ahead of DDR DIMS bandwith wise, but as THG also shows us , performance wise, single channel DDR is as fast (less that 1% slower) than RDRAM based systems. This of course is on chipsets by companies that typically have trouble keeping up with intel. Not to mention, another channel can be added (easily ?), ask NVIDIA. Latency kills the RAMBUS advantage. Intel isn't so much offering lesser performance for less money. They are offering equal performance for less money. Hopefully, this option will cut down Rambus prices.

  24. The thing about this is... by MisterBlister · · Score: 1, Offtopic

    The funny thing about the DDR memory is that when you run it its about faster and better and that is what the thing of it is. I always said that when it comes to DDR memory that I would buy a chunk of chocolate and eat it before the DDR memory would address a bit. And you know what? I was right !!

    1. Re:The thing about this is... by Anonymous Coward · · Score: 0

      Er,

      1 DDR is damn fast

      2 WHAT THE FUCK ARE YOU RAMBLING ABOUT. Speak normally, it's like you're on psychedelics.

  25. hands down AMD out performs by Archfeld · · Score: 2

    Ditto to that, I've got a p4 1.5 with 512 MB PC800 rdrram in 2 chips, and a 1.3 amd with 512 MB ddr2100 in 1 chip. The AMD is hands down faster in everything I've had occasion to run. It boots about 10-15 seconds faster. I'll buy the fact that RDR will excell under certain applications, I've just never encountered one.

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  26. hm.. by Axe · · Score: 2, Interesting
    ..you seriously think that for a majority of applications people have any clue on how to access memory? People write Visual Basic and Java..

    Actually - fitting the data you use into L2 cache is much more important IMO.. I have seen factor of 3 improvements in some of my code.. Local alignment (UNder 4k blocks) matters less from my benchmarks..

    --
    <^>_<(ô ô)>_<^>
    1. Re:hm.. by $carab · · Score: 1

      People write Visual Basic and Java? What?

      I use Java to play Pogo games and "Shock the Monkey". I haven't seen Visual Basic in a while; It is not robust at all.

      L2 cache is very important, and Intel's new chip will have increased cache. In the classic (slot)Athlons, the L2 ran at a third the speed of the chip, but nowadays, with these newfangled modern procs, L2 has gained in importance, running at full speed...But, then again, the Celerons and Durons have hacked, smaller, L2s...

    2. Re:hm.. by WasterDave · · Score: 2

      People writing JVM's understand about memory alignment though. Anyway, IIRC the memory alignment hassles on RDRAM are about getting the structures to fit in 128 byte chunks because that's the minimum amount that can be requested from RDRAM.

      Or something like that.

      Dave

      --
      I write a blog now, you should be afraid.
    3. Re:hm.. by dillon_rinker · · Score: 2

      Many (if not most) industry-specific Windows apps are written in VB. Need a data-entry database front end? VB. Need a telemarketing app? VB. Need to access scanned images of documents? VB. Need a really lame data conversion app? VB.

      I don't claim to have huge experience - I've only been VB-aware for ~3 years - but every non-web niche Windows application I've ever seen has been a VB app. There's one possible exception, but the company that made it is out of business - to a large extent because of their development costs - though I'm not convinced they don't use VB.

    4. Re:hm.. by Anonymous Coward · · Score: 0

      Yeah, VB is everywhere (along with Delphi), but nobody's deploying new CPUs or memory tech to speed up their VB applications. Java - maybe. VB - no.

    5. Re:hm.. by Anonymous Coward · · Score: 0

      Most home grown are in VB, anything that is a real contender though is C, Assembly, or C++

      MS Office? MS Visual C++
      Exchange? MS Visual C++
      Notes? C++
      Solaris? Assembler and cc
      Windows XP? MASM, C, and Visual C++
      Oracle? C and C++
      SAP? gcc

      You would be hard pressed to find any major leaders using VB.

  27. You are a dumbass by Anonymous Coward · · Score: 0

    ardlu: Oooh, I wonder what happens when I take a fan off a processor and let it overheat....

    1. Re:You are a dumbass by artlu · · Score: 1

      I was changing the fans (the one i had on was a 7200RPM fan and it was just to loud for me to sleep). As i was taking it off, i broke one of the socket clips that it connects to by accident. So i wanted to see if i ruined the chip and just turned it on with the fan resting on top of it and it shut off after only 4 seconds. So then that ruined the chip. Granted it was a stupid thing to do on my part, but im much happier with my new system then old! And, i learned something, so oh well thats life.
      AJ

      --
      -------
      artlu.net
  28. ... and more on the way by Magus311X · · Score: 1

    Back in October at an expo the Intel guys did say this chipset was indeed hitting in Jan/Feb. But they're also looking to bring a 533MHz FSB using 166MHz DDR by June.

    Oh, and the P4 mobile also in Q1 2002.

    Gimme gimme gimme!

  29. SIS 645 by Anonymous Coward · · Score: 0

    I'm surprise that no one actually mention the SIS645 chipset. It support bus speed up to 333MHz compared to 266 from VIA. What this means is that it can use PC2700 memory. Check out Tom's hardware for the review. In some area, it even outperforms the 850/RDRAM combination.

    By the way, here in asia, RDRAM costs double compared to DDR RAM. That is a big factor!

  30. Old News by NatePWIII · · Score: 4, Informative

    Hasn't anyone being paying attention to VIA? What about the P4X266 chipset, even Tyan has a board with it: http://tyan.com/products/html/trinity510.html

    Intel motherboards and chipsets are fine however you don't have to wait for Intel to come out with a DDR chipset for your P4. VIA has one already.

    --

    Nathaniel P. Wilkerson
    www.haidacarver.com
    1. Re:Old News by jkc120 · · Score: 1

      Yep, I use the Shuttle AV40, works great!

      The performance is almost that of an RDRAM solution, but much cheaper.

      --
      "I drank what?" -Socrates
    2. Re:Old News by isaacwith2as · · Score: 1

      The VIA chipset you would really want to look at is the P4X266A; like the KT266A it performs much better than its predecessor. Despite this, some early benchmarks of the 845D look like it outperforms all other DDR solutions. The real advantage to this chipset will be major motherboard manufacturers picking up DDR P4 platforms, ie. ASUS, Abit, Gigabyte, etc. They wouldn't touch the P4X266A because of lawsuit threats.

      --
      Give a man a fire he'll be warm for a night. Light a man on fire and he'll be warm for the rest of his life.
    3. Re:Old News by Anonymous Coward · · Score: 0

      Hasn't anyone being paying attention to VIA?

      Whenever I try to pay attention to VIA, I'm deafened by the big sucking sound. Think I wait for the Intel boards, thanks.

      (Also, you'll see very limited adoption of the VIA chipset until they get their legal issues with Intel worked out.)

    4. Re:Old News by kritikal · · Score: 1

      yea.. and isn't VIA in the process of getting sued by Intel for using a chipset that don't have the license for?

      VIA believes because they own a large portion of a company that has the rights from Intel, that they, too, can benefit from these rights. This really isn't the case though according to Intel's lawyers.

      I really don't wanna use a chipset that will be illegal in a few months, and thus, lose all support. do you?

      lost the url's for these, but prolly from anandtech.com

    5. Re:Old News by Daniel+Wood · · Score: 1

      No thanks. As the owner of several VIA chipset boards I can personally vouch for their unstability. If an Intel solution(i845D) offers performance on par with the VIA solution, I'll take the Intel solution ANY DAY. It's worth not having all kinds of hardware conflicts(SB Live anyone?) and crashes.

    6. Re:Old News by deKernel · · Score: 1

      1) Since Intel is sueing VIA, VIA *must* be in the wrong. Just like Rambus suing Infineon (I forgot how to spell the companies name, sorry). Come on, you have no idea of the cross-licensing issues.

      2) I really don't wanna use a chipset that will be illegal in a few months, and thus, lose all support. do you?

      Using an illegal chipset? What the hell are they going to go, make you return the board? Loose support? Exactly how many times have you reflashed your BIOS? Dude, you really need to get with the program.

  31. Laptops by Anonymous Coward · · Score: 0

    From another cnet articile, p4 laptops are supposed to be DDR as well and not rambus.

  32. Re:Flaming Athlons? by sstamps · · Score: 1

    >Ahh well, I'm just grumpy b/c I convinced my mom to buy a P4T/Rambus-based P4 1.7Ghz, and now I have to ditch the Ram/Mobo/CPU to
    >upgrade it.

    Yeah, there are a lot of people in that same situation. All together, they are what drives the creation and marketing of dead-end tech. Uneducated consumers (along with the corporations who exploit them, or innovate through litigation) ultimately ruin the market of good products for everyone else.

    >(I'd have given her an Athlon but the dustbunnies at her place are such that I'd be afraid of her burning the place down... remember
    >that THG vid of the flaming Athlons?)

    Nope. I never saw ANY such video. In fact, I SERIOUSLY doubt you did, either. The smoke erupting from the chip in the aforementioned video was not from the CPU itself, but the EXCESSIVE amount of crappy thermal paste left on it when they removed the heat sink. The "fire" that some people say they saw was a reflection of the non-contact thermal probe (which emits an ornage-reddish light).

    Even so, how many houses have reportedly burned down from the heat sink falling off? In fact, how many heat sinks have reportedly "fell" off while the machine was running and not being moved around? Hmmmm?

    --
    -SS "Teach the ignorant, care for the dumb, and punish the stupid."
  33. What's wrong with the SiS? by diesel_jackass · · Score: 4, Interesting

    http://www6.tomshardware.com/mainboard/01q4/011008 /index.html

    I thought that this chipset looked good enough.

  34. Re:humans rule by Anonymous Coward · · Score: 0

    Tell me where you live, I only want to be your friend, Human.

  35. DDR Ram? by griffjon · · Score: 0, Offtopic

    Sorry, every time I see that, I imagine two sticks of ram bouncing around on a Dance Dance Revolution game and wonder what the technological advancement of RAM being able to memorize of Boom Boom Dolla' backwards and trading spots has to do with anything useful.

    Then I blink, and the image IS STILL THERE.

    Boom Boom Boom...

    --
    Returned Peace Corps IT Volunteer
  36. Intel can't move away because of a contract? by Anonymous Coward · · Score: 0

    Didn't Intel have a contract with Rambus which expired recently? And the contract limits Intel's transition to DDR?

  37. not really new by foonf · · Score: 2, Informative

    The i845 actually does and has supported DDR SDRAM since it was designed. Only, Intel has only allowed motherboard manufacturers to produce SDRAM-based boards thus far, allegedly for "validation" reasons, although clearly pressure from Rambus has had something to do with it.

    Then there are the DDR P4 chipsets from both VIA and SiS. Don't forget about that.

    --

    "(Man) tries to live his own life as if he were telling a story. But you have to choose: live or tell." --Sartre
  38. Re:intel by Anonymous Coward · · Score: 0

    Yeah well, untill the rest of the world finds out just how much intel blows, still going to get slashdot stories about "faster" ram etc.

  39. Re:I bought RDRAM... by Anonymous Coward · · Score: 0

    lol! good one.. I hadn't heard that one before.

  40. Woah Intel wakes up to slower ram! by Anonymous Coward · · Score: 0

    Cool now we can all have slower RAM. Neat.

  41. Re:intel by Anonymous Coward · · Score: 0

    To true.

    Think the home computer world might decide apple, is realy better and in the long run cheaper?

    sigh nah, and we'll find life on mars

  42. DDR getting more expensive because of this by Proud+Geek · · Score: 2, Insightful

    The sad part is that us AMD enthusiasts used to be able to get DDR memory really cheap because the demand was low. Now that all the P4 people are looking to buy DDR, the price is going way high. Wouldn't it be ironic if it went as high as RDRAM? That would be a real bum move on Intel's part.

    --

    Even Slashdot wants to hide some things

    1. Re:DDR getting more expensive because of this by Anonymous Coward · · Score: 0

      Yeah, I bought a 256MB stick for about $55 Canadian last month. This month I see it's over $80.

  43. Check your facts before you post by nusuth · · Score: 2
    DDR-P4 combo not tested in open market? Intel's chipset is the third one! Both solutions from via and sis performed rather good, keeping up and sometimes even surpassing dual channel rdram solutions.

    There are at least two family of boards operating on dual channel sdram principle, nforce boards and some server stuff company's (anand's older servers were powered from them, you can find the name in their older news archives.) One works with athlons, other with p3's but idea is similarly applicable to p4 chipsets.

    --

    Gentlemen, you can't fight in here, this is the War Room!

  44. It wasn't so much the price of RAMBUS... by Derek · · Score: 4, Informative
    ...it was the principle!!

    For those who missed it. In 1992 Rambus joined an industry consortium (Joint Electron Device Engineering Council JEDEC) made up of companies seeking to develop a *royalty-free* standard for the next generation of memory chips. The resulting standards (SDRAM, and DDR RAM) have been widely adopted during the past few years.

    Then, about a year ago, Rambus let the lawyers loose. They claimed that, despite its participation in JEDEC, it owned patents that were being infringed upon by any company making SDRAM or DDR RAM chips without a license. Moreover, Rambus claimed it was entitled to damages in the form of retroactive royalty payments.

    And then the lawsuits began....


    -Derek
  45. Closing the gate after the horses ran away by Anonymous Coward · · Score: 0

    Let's face it, the PIV is a sorry excuse out of Intel's engineering department. Various hardware review sites have already declared AMD's Athlon series of processors the winner. All Intel has left is to focus on their PV chip, and hopefully, won't restrict the end user to certain hardware specifications in the future. Might as well keep the marketing department out of the chip's design.

  46. Well, this is really old actually. by CMiYC · · Score: 3, Interesting

    Intel's chipsets for P4 have been using DDR for a while now. In fact, most OEMs have been developing P4 systems with DDR for months now. I can't tell you the last time we sold a RAMBUS probe. Further more, all of intel's future processor chipsets will use DDR as well.

    I work for a test equipment supplier which will go unnamed.

  47. Square Peg and a Round Hole by Jarvo · · Score: 1

    While DDR-SDRAM is cheaper and has a lower latency than Rambus RAM, it isn't necessarily the best thing for an Intel chip.

    The P4 is built to utilize memory bandwidth, not lower latency. The AMD's chips are the opposite.

    While a P4 PC would cost less with DDR-SDRAM, it would cop a slight performance hit.

  48. Being seen as theives by safiire · · Score: 0, Offtopic

    Many will likey see our aversion to an OS that tries to prevent us from copying copyrighted material as just a bunch of theives being pissed off that we can't steal anymore. While you can't say that none of us download movies on the second day they're in theaters, full albums before they're even in stores, and games that we didn't pay for, we need to be sure that it's understood that the reason that we are against DRM and most other things bitched about on /. is because they take away the freedoms that we have now to make our own choices, and NOT because we want to be able to steal. Sorry about the run on sentences...:) -safiire

  49. Kick RAMBUS in the nuts by Anonymous Coward · · Score: 0

    and kick their rip-off ram too!

  50. DDR and P4 by bonezed · · Score: 1

    I actually have an engineering sample motherboard using Intel chipset and DDR ram. It is based on the 845 chipset...

    --
    ---- Put Sig here:
  51. ddr vs rdram by Anonymous Coward · · Score: 0

    why is everyone so excited about DDR? RDRAM is a small premium over the flavor of DDR that you need to get close in performance? when memory makers start selling DDR at real prices (right now they are selling at 1/2 the cost to manufacture) you will see no difference in price at all.
    DDR - evolutionary RDRAM - revolutionary

  52. How fast do you think a P4 with PC1600 will be? by deaddeng · · Score: 1

    Until Intel get's the next gen of Northwood with 133Mhz FSB out the door (they are saying Q2/2002 last I checked) then the i845 with DDR-SDRAM will have a 100Mhz FSB (quad-pumped magic not withstanding). That means that any DDR you use will be running at PC1600 speed. You will have to wait for P-4s with a 133MHz FSB (Quad-pumped to 533Mhz) for the P-4 to be able to really use PC2100 DDR-SDRAM.

    Benches of AThlons with PC1600 were underwhelming.

    --
    --- .085 as cool; proving that a little knowledge is dangerous
  53. Question: by guacamole · · Score: 1

    Why is Intel doing this now instead of releasing a DDR SDRAM chipset all the way since the very release of the Pentium 4 -months- (years?) ago?

    Did they originally make only the RAMBUS chipset available because they still favored RAMBUS over other memory types or did they simply rush P4 to the market before DDR SDRAM chipset was ready?

    There were several articles a year ago, even before the original P4 release, where the Intel representatives confessed that they were not all that happy about RAMBUS rollout and that promoting and pushing RAMBUS memory down consumers' throats did them more harm than good. And then later they announced P4 which for a while could be used -only- with RAMBUS. Were they not honest about their feelings toward RAMBUS?

  54. DDR is obsolete by Pseudonymus+Bosch · · Score: 1

    It was superseded by Bundesrepublik Deutschland many years ago. They had funny cars, though.

    --
    __
    Men with no respect for life must never be allowed to control the ultimate instruments of death.
    GW Bu
  55. RC Cola still tastes better =:-) by drenehtsral · · Score: 1

    All that is true. People will continue to buy Intel processors for the same reason everybody buys Coke, because it's there in front of them of the shelf and the name is stuck in their brains by advertising. It's the american way.
    Now there are other factors. Until recently Windows didn't run too well on any of the available Athlon chipsets. From what i hear this has changed. On the other hand, the price/performance ratio assuming some sane OS like BSD or Linux was much in the favor of the Athlon.

    --

    ---
    Play Six Pack Man. I