Slashdot Mirror


Current Processors Tested With Linux

Happy-Jollies writes "The team at LinuxHardware.org have kept us up-to-date on the latest in processors for quite some time now and they're at it again. With the latest release of the Pentium 4 'Prescott,' many Linux users will be deciding where to spend their money. LinuxHardware.org's round-up takes a look at the Prescott, Northwood, Extreme Edition, and the AMD Athlon 64."

71 of 330 comments (clear)

  1. Why did they leave out ... by burgburgburg · · Score: 5, Interesting

    the G5? It can run linux too, you know.

    1. Re:Why did they leave out ... by falcon5768 · · Score: 2, Interesting

      my thought exactly... it might run OS X but if you really wanted to you cou.ld wipe the HD and run linux as well... no reason to leave it out of the comparison...

      --

      "Slashdot, where telling the truth is overrated but lying is insightful."

    2. Re:Why did they leave out ... by dreamchaser · · Score: 4, Insightful

      I agree in a sense, but for now most people who buy G5 machines will stick with OS X. Yes, I know IBM is making some G5 boxen too, but the ratio of those to G5 Macs sold will probably mirror the ratio of Macs compared to x86 stuff.

      Yes, the submission should probably read 'Current x86 Processors Tested with Linux', but in reality the vast majority of individual Linux boxen will be using x86 based hardware so I don't think it's that big of a deal.

    3. Re:Why did they leave out ... by Anonymous Coward · · Score: 2, Insightful

      I looked on pricewatch but couldn't find any G5 CPU/Motherboard combos. Where can I buy them and how much are they? What power supply and form factor should my case have.

    4. Re:Why did they leave out ... by GOD_ALMIGHTY · · Score: 4, Informative

      That doesn't make sense. Yellow Dog is an Apple Authorized Reseller who will ship you a brand-spankin new G5 or XServe with Yellow Dog Linux running on it and under warranty from Apple.

      They really should have used a Yellow Dog box or named it an x86 shootout.

      --
      Arrogance is Confidence which lacks integrity. -- me
    5. Re:Why did they leave out ... by Thud457 · · Score: 2, Interesting
      "G5... IBM"

      I never understood why IBM has stuck with the x86 PeeCees this long. Lord knows I'd like a nice IBM laptop with a Power PC in it. If they could do it for a comprable price.

      --

      the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

    6. Re:Why did they leave out ... by October_30th · · Score: 2, Informative

      Simple reason: MS Windows does not run on a PPC.

      --
      The owls are not what they seem
    7. Re:Why did they leave out ... by teh*fink · · Score: 2, Interesting

      also why did they leave out other (admittedly not) mainstream chips, such as via and trasmeta's offerings? i would much more interested to see linux's performance on these chips, frankly.

      --
      "I DARE you to make less sense!"
    8. Re:Why did they leave out ... by bhtooefr · · Score: 2, Interesting

      They wanted high end chips like the Prescotts, Northwoods, and AMD64 chips. VIA and Transmeta aren't even close in clock speed OR IPC to either Intel or AMD. VIA is slow because they're running old fourth-generation (read: 486) architecture, with sixth-gen instructions (think Pentium III, actually). Transmeta is slow because they're emulating an x86 - they've probably got very high VLIW IPC, but their x86 IPC is what counts.

    9. Re:Why did they leave out ... by spaceyhackerlady · · Score: 4, Interesting
      Yes, the submission should probably read 'Current x86 Processors Tested with Linux', but in reality the vast majority of individual Linux boxen will be using x86 based hardware so I don't think it's that big of a deal.

      Having just had my first experience running Linux on something other than an x86, I was curious too.

      You can blame it on this very forum - after reading the article I bought an Ultra 5 on EBay and loaded Debian on it last night. Installed most of the packages over my ADSL connection. Worked like a charm.

      ...laura

    10. Re:Why did they leave out ... by Frymaster · · Score: 3, Informative
      i've run both yellowdog 3.0 and gentoo on an ancient imac (rev a). when the hardware is that slow, you notice small speed gains more. while yellowdog is pretty snappy and has the ease-of-use advantage (anaconda, yum &c.), the gentoo was noticably faster.

      be warned - to get the boosts yr going to have to start at a low stage install and this results in a looong install time. on my imac it took (wait for it) a week to install. and updates take forever too. but, as long as you read up on your use flags and set them well you'll get a fast core system.

  2. Extra Transistors by swordboy · · Score: 5, Interesting

    I know that this is a little off-topic, but does anyone know where the extra transistors in Prescott are coming from? There are 125 million in that baby. Even with alleged 64-bit extensions (hidden, at this point), SSE3, improved branch prediction and the extra large cache, there should be under 100 million, no?

    --

    Life is the leading cause of death in America.
    1. Re:Extra Transistors by paitre · · Score: 4, Informative

      Actually, there's some fairly hefty core changes involved in making the integer pipeline 31 stages instead of 20. Almost enough to account for most, if not all, of the additional transistors in this thing.
      I'd actually be suprised if the AMD64 extensions were in this chip...most of what I've been hearing/seeing has Tejas being the earliest we could see them.

    2. Re:Extra Transistors by philthedrill · · Score: 5, Informative

      Don't forget the extra pipe stages... those count for a lot. I can't say how many transistors, but it should make a dent in the numbers.

      A 1 MB L2 cache will be at least 50 million transistors, assuming 6T/bit (1024 * 1024 * 8 * 6), not including sense amps, decoders, tags, coherence, predecode bits, etc.

    3. Re:Extra Transistors by pyrrhos · · Score: 2, Insightful

      Adding a number stages does not necesarily mean you are adding as much hardware (transistors). You can simply divide a stage into two by adding a few latches and nothing more. This can be done to increase the clock frequency.

      Example: you have a unit (say, multiplier) that has three stages, each of which can complete within 1 nsec. This means your clock can run at 1GHz (1/nsec). If you divide each of these stages in two then each of these new stages will complete in .5nsec which means you can run your clock at 2GHz. No extra functionality and no extra transistors, not counting just a few latches.

    4. Re:Extra Transistors by hottoh · · Score: 2, Informative

      This does not enumerate the transistors, but you have a nice picture. http://www.hothardware.com/reviews/images/Prescott 32_34ee/prescott_die_8in.jpg The additional cache and pipelines add many transistors.

    5. Re:Extra Transistors by neurosis101 · · Score: 2, Informative
      Yeah, but we're talking about a P4 here.

      First of all, no latches... all these chips are clocked very tightly and timing propogation will get ruined by latches. They'll be flip flops or buffers.

      Secondly, its likely that they've subdivided their stages so small it will require extra logic to accomodate more stages. Keep in mind the typical computer example uses FIVE pipleline stages (from MIPS processors), and we're at THIRTY ONE.

      Most of these transistors I would bet are for upcoming SSE3 instructions that are not on and additional pipelining logic for branch prediction, and to allow more parallelism in between the stages, especially the fetching and decode stages. Will all the new trace and victim caches added, it will need more logic to check all the different caches.

    6. Re:Extra Transistors by Short+Circuit · · Score: 2, Informative

      You mean branch prediction? They did some serious improvements to Prescott's branch prediction in order to compensate for the performance losses that come from having such a long pipeline (or, rather, the performance losses that come from not keeping that pipeline full.).

  3. Linux becoming a lot more mainstream? by 192939495969798999 · · Score: 4, Insightful

    It seems that Linux is becoming substantially more mainstream, and quite quickly. I don't think the desktop war has really even started -- it won't start until that linux user base reaches a critical size, where managers, etc. start having linux at home and start to desire to be consistent at work too, and then have everyone convert. Still, articles like this seem to point to a more heterogeneous system environment in the near future.

    --
    stuff |
  4. Why use Intel anymore? by thebosz · · Score: 2, Interesting

    Seriously, why why anybody use Intel anymore? AMD kills them almost every single time. AND they're cheaper! (Note: I said *almost*)

    --
    The Kerr Divine: My wife's battle with a mysterious illness.
    1. Re:Why use Intel anymore? by Anonymous Coward · · Score: 2, Interesting

      Some people have this bizarre fetish over paying more for inferior hardware. I wish AMD would focus more on dual-processor stuff, though. It'd be nice to build a real dual AMD CPU machine for cheaper than a fake Hyperthreaded one.

    2. Re:Why use Intel anymore? by Krojack · · Score: 4, Informative


      I will always use AMD for my home PC mainly because of the price. IMHO Intel is over priced, you're paying for the name not the product/quality.

    3. Re:Why use Intel anymore? by Dutch_Cap · · Score: 3, Insightful

      "AMD should buy some commercial time and tout "Hey we kick Intel's ass AND we're cheaper!""

      I think part of the reason AMD is cheaper is that they don't spend huge amounts on marketing.

    4. Re:Why use Intel anymore? by ergo98 · · Score: 5, Informative

      Unfortunatly AMD not being 100% compatable with the standard causes problems.

      Good old FUD -- when Windows crashes on an Intel box, it's because of Microsoft. When Windows crashes on a AMD box, it's because the AMD "isn't 100% compatible". Uh huh. I'll buy either AMD or Intel without a hesitation (I'm not a fanboy) where one is the clear winner, but I still see FUD when someone spouts it.

      Here's a clue for you -- neither AMD or Intel are x86 processors, but rather both have a converter that converts x86 to their own internal microcode. The x86 standard that they're converting is EXTREMELY well known and standardized (I mean -- other people have to write the software that runs on it). AMD is 100% compatible with core x86.

      Intel also has much more R&D into making a chip that won't fry itself if it gets too hot. AMD? Naw, they'd rather make you buy a new chip than bother to make it prevent a problem before it occurs.

      Tom, is that you? Firstly, Intel and AMD chips are comparable in heat levels (actually the Prescott sets all new levels for heat generation, making Intel the clear winner in the egg cooker category), but secondly you are correct -- Intel has been more fervent in putting heat protection on their chips, though it is arguably over-engineering. It's like having guidewires "just in case" around all of your high rises. It's generally unnecessary as, apart from Tom's Hardware PR stunts, heatsinks don't fall off processors in regular use. My car doesn't have a special fuel purge if I decide to fill it full of ketchup.

    5. Re:Why use Intel anymore? by John+the+Kiwi · · Score: 3, Interesting

      I've had problems with AMD cpu's and poorly made hardware, Mobo's especially. Of course way back in the day there were a lot of applications that simply would not work on AMD architecture - this goes back to Windows 9x but at times AMD cpus were more trouble than they were worth IMO and so I now stick with Intel as much as possible.

      I recently got a 2.8 P4 with HT, I found that with a $150 Mobo the price was very competitive with the latest AMD CPU/Mobo combinations. About the only benchmarks that AMD was beating the P4 with were in game playing. For things like video editing and database hosting then the P4 was beating the AMDs. But I really don't read too much into benchmarks anyway.

      AMD is definitely cheaper most of the time, but if you don't buy the latest generation of CPU, and lets face it cpu speed is really not a bottleneck anymore anyway. I found that replacing my old 40GB hard drive on my old 1.6 Ghz P4 with a 120GB WD with the 8MB cache increased my performance by at least 400% where memory caching is concerned.

      I'm also a great believer in getting what you paid for. I might pay a little more for my Intel cpu, but I know it will overclock further (should I ever require more cpu speed) and that it was designed to be on 24/7.

      There's my 2c

      John the Kiwi

    6. Re:Why use Intel anymore? by Linus+Sixpack · · Score: 5, Insightful

      AMD only also is just brand blindness.

      I will always use the best priced solution. While I agree that right now that is AMD, Intel is welcome to tempt me -- I can be convinced.

    7. Re:Why use Intel anymore? by Afrosheen · · Score: 5, Insightful

      "My car doesn't have a special fuel purge if I decide to fill it full of kethup"

      That's not really a relevant analogy. Something more analogous would be 'my car won't explode if I don't put any coolant in the radiator'. Your car will show the temperature steadily increasing and it may well let you get it hot enough to start a fire or seize the engine. A Pentium engine OTOH would turn itself off after the temperature threshold reached a certain point, thereby saving itself.

      What Intel fanboys don't realize is that AMD left it up to the motherboard manufacturers to add proper thermistors beneath the ZIF socket where the cpu goes. While some believe it was irresponsible and some motherboard companies just forgot to add this altogether, most reputable companies have done it for awhile.

      You could take issue with the fact that any AMD chip will self-destruct with no heat sink or without adequate cooling, or you could figure you're a total moron for not putting coolant in your radiator and you reap what you sow. Many ways to look at this issue.

    8. Re:Why use Intel anymore? by 4of12 · · Score: 2, Informative

      The "not 100% compatible" complaint is about ten years old.

      My experience, buying a 200 MHz K6 and an 800 MHz Duron, has been good with AMD chips.

      The price/performance ratio has always been more attractive for AMD relative to Intel.

      I will say that once I had a problem with a K6-III that would lock up after an hour or so - turned out the cheapo CPU cooling fan wasn't moving.

      AMD produces fine chips, but their reputation as a "budget" CPU means they get tied into other components of mediocre quality in order to keep the price in the basement. That helps sales at the low end, but actually hurts sales at the high end. MyCorp, like many, pretty much buys Intel only hardware, paying more than they need to for x86 instructions and for systems integration, just to keep the potential support hassles down to a minimum.

      If AMD made sure that a separate model line, such as the Opteron, were only used in MoBos and systems with high MTBF on all the parts they might have a better chance of getting more corporate business. But it will still take time to overcome the image of "CPU Backwards R Us".

      --
      "Provided by the management for your protection."
    9. Re:Why use Intel anymore? by Afrosheen · · Score: 2

      It depends on where the coolant temperature sensor is located. I've had a car with a leaky heater core hose (under the hood) and the coolant system just emptied itself completely on a hot summer day. The gauge shot up.

      Experience counts in this one. :)

  5. still not biting by Chuck+Bucket · · Score: 4, Insightful

    I'm not biting, I'm looking at upgrading my 1.2 Gig AMD to some 2.something Gig P4 or AMD. Why not? They're cheap (under 400) plus they'll keep up for more time than you'd think. When will we really _need_ 64bits on the desktop? I don't see it for another 2 years.

    CB

    1. Re:still not biting by Patik · · Score: 4, Funny
      When will we really _need_ 64bits on the desktop? I don't see it for another 2 years.
      Shhh, don't give away our secret. Keep telling people they need it so they'll buy it now, then in two years they'll be stable and cheap.
    2. Re:still not biting by stratjakt · · Score: 3, Interesting

      64 bit workstations have been around forever. Does everyone forget the DEC Alphas?

      No, we don't need 64 bit on the desktop. We haven't for the last decade or so, and it won't have that big of an impact immediately.

      For gaming? What, you need 64bit color and 64bit sound? No, 24bit is already more colors than the eye can distinguish.. Even if you did, that's the realm of the GPU/APU. For writing emails?

      So what if you can linearly address 4TB? A 1 or 2 GB machine is top of the line these days so far as desktop boxes go. The barrier is mainly price, not the addressing capabilities of the CPU.

      Show me 512GB-1TB dimms and I'll show you a real good reason for a 64bit CPU on the desktop.

      In the backroom, big transactional servers and the like, there's more of a call for it. Maybe a lil boost to a high-end CAD machine.

      As far as all the kids running out to spend their allowance on AMD64 chips, that's just them trying to fit in and show how computer savvy they are.

      --
      I don't need no instructions to know how to rock!!!!
    3. Re:still not biting by maxwell+demon · · Score: 2, Interesting

      You don't just get a larger physical address space, but also a larger virtual address space. I can imagine this is much more of an advantage (think of memory mapped I/O of large files, or even such simple things like dynamically expanding arrays without copying because you can leave much virtual space between your allocations).

      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:still not biting by Zathrus · · Score: 5, Insightful

      Does everyone forget the DEC Alphas?

      Pretty much, yeah... unfortunate too, since they were such good chips.

      For gaming? What, you need 64bit color and 64bit sound?

      No, for content creation -- textures, maps, etc. You can't reasonably address >4GB with a 32-bit chip (yes, you can do it. No, it's not fast) and we're reapidly approaching that limit in content creation.

      And while 24-bits of color may be adequate, you need more precision than that when doing blends and other operations. Of course, those are largely done by the GPU nowadays, so that's a non-issue as far as the CPU is concerned.

      So what if you can linearly address 4TB? A 1 or 2 GB machine is top of the line these days so far as desktop boxes go. The barrier is mainly price, not the addressing capabilities of the CPU.

      Actually you can linearly address 256 TB with the current AMD64 chips (48-bit addressing) and 16 exabytes with true 64-bit addressing. That's quibbling though.

      The main advantage of a 64-bit CPU (or at least one with direct addressing of >32-bit) is that you can directly map permanent storage to memory. Right now trying to do that is a freaking nightmare and very expensive, since we've long outgrown 4GB of disk space.

      And, really, that's not even the main advantage of x86-64. The real advantage is compiling 32-bit code to be aware of x86-64's extra registers, which can lead to a considerable speed up with no other changes.

      As far as all the kids running out to spend their allowance on AMD64 chips, that's just them trying to fit in and show how computer savvy they are.

      Yeah, by and large. My next PC will probably be x86-64 based though. Why? Because it's not that expensive. You can get a Athlon64 3000+ for just over $200 now. That's only a little more than an AthlonXP 3200+ or a little less than a P4 3.0C. If you're looking in that price range, then why not go for it? You'll get roughly the same price/performance in 32-bit and be able to upgrade to 64-bit when the time comes. If you don't need that kind of performance, that's fine -- save your money. But otherwise it's kinda silly to ignore the potential advantages offered.

    5. Re:still not biting by remmy1978 · · Score: 2, Informative
      No, we don't need 64 bit on the desktop. We haven't for the last decade or so, and it won't have that big of an impact immediately.

      For gaming? What, you need 64bit color and 64bit sound? No, 24bit is already more colors than the eye can distinguish.. Even if you did, that's the realm of the GPU/APU. For writing emails?

      One of the reasons to do use the new amd 64 bit chips is that since you'll have to recompile your software for it anyways to use the 64 bit mode efficiently, AMD has been kind enough to add some extra registers to the CPU. As the x86 has traditionally been a bit starved registerwise, this is a very nice addition and by itself can account for a 20 - 30% increase in speed. Compilers have more registers available to them which results in less 'slow' accesses of reading and writing to memory.
  6. Let's check by mckwant · · Score: 3, Funny

    -sound of high powered, yet extremely fine lathe-

    one, two, three...

    I'll be back.

    --
    ceci n'est pas un sig.
    1. Re:Let's check by captain_craptacular · · Score: 2, Informative

      Do you know what a lathe? Maybe you're thinking of a planer, because I can think of no reason why spinning a processor at several thousand rpm's would help answer the question....

      A lathe spins an object about a point very fast allowing you to work it into a cylindrical shape.
      A planer shaves a layer off the top (or bottom) of an object allowing you to quickly work it down to a desired thickness...

      --
      They who would give up an essential liberty for temporary security, deserve neither liberty nor security
  7. Apples compared to oranges. by stratjakt · · Score: 4, Insightful

    Decide what the requirements are for your system then choose appropriate hardware. Do you need 64 bit extensions? Do you need hyperthreading? Do you need instruction set X because it'll make your game run faster?

    I'm sick of hardware sites and the lame "X vs Y showdown" articles. They're utter bullcrap.

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:Apples compared to oranges. by commodoresloat · · Score: 4, Funny

      Actually, the problem, as the first poster noted, was that they didn't test any Apples at all!

  8. You know what they say by Anonymous Coward · · Score: 3, Funny

    Intel inside. Idiot outside.

    1. Re:You know what they say by no+longer+myself · · Score: 3, Funny

      Intel Inside <- It's a warning label.

  9. PPro 200 by hedley · · Score: 4, Interesting


    I run 2 PPro 200 boxen. They are up 24/7/365. I find that linux keeps it lean and the incentive to keep up with the Prescott's just isn't there for me. For a home server I would say keep it simple and reliable. If you want a work engine that will be used for large EDA jobs etc, then the cpu may get you somewhere (coupled with a good system mobo etc). For EDA jobs though we are starting to look at the future wrt 64bit Synopsis builds for the Opteron family.

    I am curious if home server users need all this power...

    Hedley

  10. But if G5 boxes were shown to be ... by burgburgburg · · Score: 5, Insightful
    superior for running linux then the best and brightest in the x86 world (including on price) then perhaps more linux users would build their own with a different class of processor.

    But we won't know if we don't look.

    1. Re:But if G5 boxes were shown to be ... by Doc+Squidly · · Score: 2, Interesting

      I would like to see such a comparison. Its hard to get an even comparison with hardware running different OS's.
      Although I've got a feeling that the G5 would do ok but wouldn't end up on top.

      I'm not trolling but...

      Maximum PC magazine had a review/benchmark in their Jan '04 edition. Featuring an AMD 64 FX-51, P4-EE and a Dual, 2 Ghz G5. (unfortunately the article isn't available online)

      To summarize, the G5 finished last overall. The tests even included Photoshop (with filters provided by the folks at Mac Addict), Indesign and QuickTime.
      Maybe it was that even though the programs use where the similar, they were more optimized for x86 than Mac or didn't take advantage of multi-threading.
      I don't see how that if Dual CPU system with a faster SATA HD (the other two were running parallel ATA) couldn't beat a single CPU AMD or Pentium system, that it could be superior in more even comparison. (Same number of CPU's, same HD, same amount of RAM, etc)
      Then again we'll never know until we try.

      --
      I think I think, therefore I think I am.
  11. Answer: Compilers by October_30th · · Score: 5, Insightful
    Where is the AMD's answer to Intel's compiler? Intel's Fortran and C/C++ compilers optimize floating point code so that it performs 20-30% better on your Intel CPU than the GCC produced code?

    That's why I still buy Intel.

    --
    The owls are not what they seem
    1. Re:Answer: Compilers by thebosz · · Score: 4, Insightful

      That's a good point. But for the average user AMD just always seems like a better choice from a cost/performance point of view.

      --
      The Kerr Divine: My wife's battle with a mysterious illness.
    2. Re:Answer: Compilers by PetiePooo · · Score: 2, Informative

      Where is the AMD's answer to Intel's compiler?

      I can't find the link, but I remember hearing once that code optimized for the Pentium actually had a larger speed improvement on the Athlon than it did on the Pentium. I don't recall which models were under test or what their clock speeds were, but it was a few years ago now. It wasn't publicized much, of course, because it bloodied Intel's nose..

      The point is that AMD CPUs perform optimized and unoptimized tasks more efficiently (wrt clock speed) than Intel CPUs. While Intel has focused on exceedingly high clockspeed (witness the 31 stage pipeline..) and compiler improvements (IA-64/VLIW anyone?), AMD has gone for parallelism and efficiency in utilization.

      AMD pioneered vector math with 3DNow (Correct me if I'm mistaken, but I'm pretty sure 3DNow predates MMX...) but, instead of Intel using AMD's technology, they developed MMX in response. I believe code optimized for either extension saw about the same improvement. However, as market leader, Intel led the market where they wanted. And since more developers coded for MMX than 3DNow, AMD added MMX. In doing so, AMD's chips started benefitting just as much or more from Intel's extensions.

      Historically, its been Intel introducing the extensions, and AMD quietly implementing them in response. The x86-64 extensions are shaping up to be the first example of an AMD-pioneered extension that Intel will implement!

      As for Intel vs. GCC compilers, GCC is a very flexible cross compiler that targets many different architectures. Intel's compilers are very architecture specific (hint: they target only Intel's architectures). Apples and oranges. Like Java and the CLR; their design goals are worlds apart.

    3. Re:Answer: Compilers by Glock27 · · Score: 2, Interesting
      Where is the AMD's answer to Intel's compiler?

      On the Portland Group's website. If you have the money, they're darn good compilers. Microway sells them as their preferred C/C++ suite, which says something... They support AMD64 too! :-)

      The only downside, for some, is that they're Linux-only.

      --
      Galileo: "The Earth revolves around the Sun!"
      Score: -1 100% Flamebait
  12. Yet Another... by quandrum · · Score: 5, Interesting

    example of the megahertz myth. The chip with the largest cache won. Hands down, no contest.

    1. Re:Yet Another... by mrm677 · · Score: 4, Interesting

      example of the megahertz myth. The chip with the largest cache won. Hands down, no contest.

      Of course. Eliminating a cache miss is huge. Suppose that it takes 300 nanoseconds to get a word from memory.

      At 3GHz, that is 900 wasted cycles where each cycle could have potentially retired 3 instructions.

      At 6GHz, assuming your memory latency doesn't change, that is 1800 wasted cycles.

      It is well known that the memory latency is not keeping up with the clock cycle latency. This is why memory system design is becoming far more important the processor core design, and is also why Itanium SPEC numbers are so good.

    2. Re:Yet Another... by Loki_1929 · · Score: 2, Funny

      "The chip with the largest cache won. Hands down, no contest."

      You make it sound as though cache is the primary factor in CPU performance.

      That's... absurd.

      Also, the statement is non-sequitur. The Athlon64 3400+ has more L1+L2 cache than the P4 Prescott or the P4 3.2 Northwood, and I believe also the P4EE (Gallatin). The P4EE has 2MB of L3 cache. There was no discernable "winner". There were only a handfull of chips tested. The AthlonFX wasn't amoung them. There were only a handfull of benchmarks. This is an example of a very small sample of a very small sample using a very small sample. Thus, the margin of error for the overall results is so extreme as to virtually negate the purpose of testing in the first place.

      --
      -- "Government is the great fiction through which everybody endeavors to live at the expense of everybody else."
  13. Disappeared by slickjolly · · Score: 2, Informative

    Been 'Dotted already??? Jeez, that was fast.

  14. It gets better by florin · · Score: 4, Informative

    Don't let the fact that they proclaim the Athlon 64 to be the 'clear looser' in the SPECViewperf discipline because of the poor results in the DX-08 and DRV-09 tests fool you.

    Those scores are probably not representative of the true performance of the AMD processor but rather of the early stages of optimization of the Linux support for the Nvidia NForce 3-150 chipset. The very same weakness was observed in the past in other reviews that used Specviewperf on Windows platforms, such as this one from THG. Subsequent versions of the Nvidia drivers have since brought noticeable improvements.

    The AMD scores would likely have been much more competitive if a motherboard based on another Athlon 64 chipset like the VIA K8T800 would've been used for this review.

  15. Difference is in price & power consumption by Junks+Jerzey · · Score: 4, Informative

    "Prescott, Northwood, Extreme Edition, and the AMD Athlon 64."

    In all honesty--unless you absolutely need 8GB of memory--there's little difference between these processors in terms of performance. They're all more or less in the same ballpark. Sometimes faster, sometimes slower, depending on the benchmark. None of them is a huge breakout CPU performance-wise.

    Here's what's different:

    PRICE: There's a lot more than a few percent variation in price.

    WATTS: In exchange for your 5-15% speed boost, note that you're getting more than a 15% increase in power usage.

  16. Processor Last by Enonu · · Score: 5, Insightful

    For my day-to-day activities, I'm much more affected by the speed of my hard disk and the amount of memory I have installed. IMHO one should spend the minimum amount on a processor that they feel comfortable with, and then use the savings for the rest of the system.

    Buy brand name components, a decent 7200 or even 10K RPM hard disk, and a GIG of memory. Don't forget input and output either! A cheap monitor, keyboard, or mouse will ruin your experience. Don't skimp on where it counts so you can simply brag about having one processor vs. one that's slightly slower.

  17. Is there a maxed memory test somewhere? by Linus+Sixpack · · Score: 2, Insightful

    The first market I can think of for these machines is the memory hungry. Mostly I'm thinking of databases seeking to be entirely in ram. I don't personally have any 8gb databases but I think they are more common than people think.

    I'd love to see a comparison, on linux, Solaris, even windows of Databases crunching big piles of data.

    LS

  18. Multimedia editing and encoding, that's what by StandardCell · · Score: 2, Informative

    Although the Athlon64/Opteron and AthlonXP processors either match or surpass the Pentium 4 line, the one application that the Pentium 4 processors still excel at is in multimedia editing and encoding. Most people don't look at Hyperthreading favorably, yet with Hyperthreading enabled you get an over 30% performance boost in DV25 to MPEG-2 transcoding for video with everything else equal. That's not to say that the Athlon64/Opterons are not useful, but this is one area where they still excel. Considering that transcoding is the major bottleneck for the folks who edit video and create DVDs, there is a good reason to go for a Pentium 4. 30% of your time on a 2 hour video is a lot of time lost if you're trying to crank out videos. Not to mention that most of Matrox's editing cards are almost always approved for Intel hardware to be stable but not for all AMD hardware, particularly motherboards.

    If, however, you're a gamer and aren't doing much media encoding or do it casually, then I would recommend an Athlon64.

  19. Compare any to any by Anonymous Coward · · Score: 2, Interesting

    Oh goody, this gives me a chance to trot out one of my favourite rants.

    I really don't understand why more sites don't let you compare *any* part to any other, in a database approach, like StorageReview and some online stores. It is in fact relevant to do so for more than interest, you could for example find out if it is more cost effective to use 5 $100 chips or one $1000 chip. But sites do not support this, instead you have to piece it together yourself (if you're lucky and they're using consistent methodologies). It's not suprising on the candy sites like Anandtech or ExtremeTech where plainly they're just there to sell product, but on this type of site you might expect a little more.

  20. No native AMD64 benches? by Magila · · Score: 4, Interesting

    They were running Gentoo yet they apparently didn't even attempt to get the Althon 64 running the AMD64 port. Both POVRay and Vorbis-tools are already marked stable on AMD64, would have at least made the comparison a lot more interesting.

  21. Intel and AMD64 by Short+Circuit · · Score: 2, Interesting

    I don't see AMD64 showing up in Intel's processor line for a long, long time. I expect they'll build their own set of 64-bit X86 instructions and specifications. After all, they didn't adopt 3dnow! or 3dnow!ext, did they?

    In fact, that's probably why Microsoft hasn't released a 'final' AMD64 port of their OS yet. They're expecting a split in the market, and they're not going to get caught in bed with the side that hasn't historically been dominant.

    1. Re:Intel and AMD64 by cens0r · · Score: 3, Interesting

      Actually microsoft has told intel they aren't going to support another version of windows. Intel has two choices, stick with Itanium or follow AMD's lead. It looks like Tejas is going to follow AMD. The reason Microsoft is going slow is simply because the OS isn't quite ready yet.

      --
      Jack Valenti and Orrin Hatch will be first up against the wall when the revolution comes.
  22. Re:WHAT MONEY?!? by JM · · Score: 2, Insightful

    I didn't know if this should be modded as troll or as funny. But it's so far away from my reality that I couldn't help but reply.

    I'm 32 with short hair, don't drink Mountain Dew because here in Canada it doesn't have caffeine, I live with my girlfriend and 1 year old baby, and I write GPL/BSD code and get paid for it.

    But you got it right on the lack of sleep part.
    I think *this* is the lowest common denominator of Linux users ;-)

  23. Yes, but.... by Kjella · · Score: 2, Insightful

    I agree in a sense, but for now most people who buy G5 machines will stick with OS X.

    ...couldn't you say exactly the same about x86 machines and Windows? So I don't see what the argument is.

    Kjella

    --
    Live today, because you never know what tomorrow brings
  24. All the same... by Kjella · · Score: 2, Funny

    I suggest you try both methods, and report back to us. If you can find a significant difference in the results, do tell (read: nada in either case).

    Kjella

    --
    Live today, because you never know what tomorrow brings
  25. MMX came before 3DNow by Ikeya · · Score: 2, Informative

    As a side note, MMX.
    AMD licensed MMX and then added on top of it...
    This article provides background.

    --
    ---- Move SIG...For great justice!
  26. Re:WHAT MONEY?!? by Halthar · · Score: 3, Funny

    They're all a bunch of 16-year olds with long hair

    Hey, I am 17, but I do have long hair.

    Mountain Dew can marks embedded in their chin

    Does Code Red still count as Mountain Dew?

    living at home with mommy and daddy

    Now this one is just plain wrong. It's a finished basement apartment. At least that is what Mommy calls it.

    no job

    Now, now, some of us mow lawns in the summer.

    never had a date

    Who needs a date? I saved up using my lawn job and got a RealDoll(TM)!

    eyes more bloodshot from lack of sleep than Robert Downey Jr. after a weekend binge

    Okie, so ya got me on this one.

    who enjoy puzzles based on multi-dimensional quantum chromodynamics

    I prefer building proteins with Legos, but to each their own.

    giving away all their hard work FOR FREE!

    I get 8 an hour for mowing lawns, wrong again.

    WHAT F'ING MONEY?!?

    Got me again, I spent all my mow money on the RealDoll(TM). She was worth it though.

    Note: The above is not an accurate representation of reality.

  27. Don't use percentage, or use it consistently! by axxackall · · Score: 4, Insightful
    but for now most people who buy G5 machines will stick with OS X.

    but for now most people who buy x86 machines will stick with Windows. so what?

    but in reality the vast majority of individual Linux boxen will be using x86 based hardware so I don't think it's that big of a deal.

    but in reality the vast majority of individual desktop boxen will be using Microsoft based software so I don't think it's that big of a deal to test with Linux anyway.

    Sarcasm apart, I think it's a very bad tradition to consider Linux only as for x86 platform. There are Linux users on other non-x86 platforms. Their percentage is most likely not less than the percentage of Linux/86 users among all x86 users. So, the logic of using any percentage here is basically corrupted.

    Linux is multiplatform system. Check the kernel source code for the list of all supported platforms. Kernel - because that wat makes it called Linux, the distributions are usually more platform specific. Also Linux is multi-purpose system - it can be used for servers, for embedded systems and for desktops. The list of oticable desktop systems on the market includes at least x86 and PPC platforms. Therefore considering Linux desktop as only Linux/x86 is not more fair than considering desktop OS only as Microsoft Windows.

    --

    Less is more !
  28. Article's author is creative, at least by ColonelPanic · · Score: 2, Funny

    I laughed for minutes when I read "Without further adieu" in the article. What a wonderful new way to announce I'm a total illiterate and blissfully unaware of it!

    --
    "Skill shows through where genius wears thin." -Wittgenstein || Religion: uniting aviation and architecture.
  29. 64-bit by noda132 · · Score: 3, Insightful

    I was excited to look at these benchmarks because I know that Linux does 64 bits and I really, really want to see what kind of difference there is before buying an Athlon64. But there is no 64-bit testing. What is the point of running on Linux if you don't take advantage of what Linux offers?

  30. Re:Selling? Me too! by scotch · · Score: 2, Funny

    You said "boxen". I hereby lower my previous bid to $2.75.

    --
    XML causes global warming.
  31. OT: your sig. by MrHanky · · Score: 2, Funny
    Support my campaign to add "Improbable" to the mod options in memoriam Douglas N Adams

    I support that. But should it be positive, negative, random or neutral?