Slashdot Mirror


More Analysis Of Pentium M Desktops

Hack Jandy writes "The Pentium 4 has gotten enough attention lately as a slow, over heated monstrosity; but does Intel's Pentium M fare any better? Intel's decision to introduce the Pentium M as a desktop processor (East Fork) may not be all it's cracked up to be. Sudhian has an in-depth article, and Anand has benchmarks (on Linux!). I will stick with my Athlon 64, thank you very much."

12 of 347 comments (clear)

  1. Failed Pentium by superpulpsicle · · Score: 5, Funny

    So is Pentium M just a bunch of failed Pentium processors that didn't fare well in the assembly line? Sort of like Celeron... cough cough.

  2. Best place for AMD systems by augustz · · Score: 5, Interesting

    I've gotten old enough that I no longer thrill at the idea of building my own system. I'm looking for something quiet, very reliable, and inexpensive. Performance comes behind these critiera.

    Basically I'm looking for the Dell equivelant in the AMD world, someone who cranks them out in great quantities. I checked out HP etc, wasn't blown away. Also open to a smaller shop if they come with a good recommendation (and without the insanely gaudy cases, no rounded plastic please).

    1. Re:Best place for AMD systems by mollymoo · · Score: 5, Funny
      I've gotten old enough that I no longer thrill at the idea of building my own system. I'm looking for something quiet, very reliable,

      So buy a Mac.

      and inexpensive.

      Oh, OK, don't buy a Mac then :)

      --
      Chernobyl 'not a wildlife haven' - BBC News
  3. A very neat processor indeed by elh_inny · · Score: 5, Interesting

    When I browsed through the test, I headed directly to the database section and I was positively surprised, P4M excels in this area.
    In my computing I actually find hard disks to be a bottleneck. I use databases all the time and any improvement in that area is a plus.
    I bet Gentoo fanboys will lament on processor's performance while compiling, I think it has more to do with the lack of the optimisations yet and what's even more important I don't compile much, I just use the computer.
    Overall I find this processor to be a very attractive solution for a typical desktop computer.
    It's a great base for a SFF or even smaller computer with more than adequate computing power.

  4. Review focused on gaming by Man+in+Spandex · · Score: 5, Informative

    http://www.gamepc.com/labs/view_content.asp?id=dot hangaming&page=1

    and it shows how differently it performs compared to things like compiling a kernel in linux. According to the review, it competes almost as fast or sometimes as fast as the A64 in some games.

    It's still an impressive cpu and better than tha bacon-cooker (prescott).

  5. Re:Big Surprise by bzebarth · · Score: 5, Funny

    That's so not true. I know a lot of 30 year old Athlon lovers who play games and look at porn all day.

  6. 64-bit goodness by pp · · Score: 5, Interesting

    Was unfortunately left out. I mean, Athlon 64 makes a fine Pentium 4 competitor when running a legacy 32-bit operating system, but it's so much more. Those cool extra registers you get in 64-bit mode make the thing just scream!

    And no, the intel EM64T stuff isn't even competing in the same league, 40-45% slower with 40% more GHz is what I've seen in real-life workloads (heavy numbercrunching). For some other types of loads it does just about as well as the a64/opteron, though.

    Revised x86_64 support (possibly in the pentium m core and in the same price range as the new 90nm a64's) and Intel has a chance. That and Microsoft delaying 64-bit Windows for a couple more years.

  7. Intel still holds the major share in market by adeydas · · Score: 5, Insightful

    Though AMD Atlon may be rising as a global giant, Intel's Pentium processors still holds a major share of the market primarily because the large choice of processors it offers, the number of years it has been in business and compatibility with a large number of OS and softwares not to mention hardwares. I believe that Intel is going to stay in business atleast for some more years. What do you think?

  8. Re:Big Surprise by AttillaTheNun · · Score: 5, Informative

    My Athlon64 rig is solid as a rock and the more articles I encounter like this, the more I believe I switched over from Intel at the right time. I think AMD has pulled ahead permanently this time. Like most ./ers, I put together my own 'rig', allowing me to select the most highly rated, well-known and supported components at an affordable price. I have no need for underpowered systems with a bunch of useless software bundles - I prefer to put my money where I know it counts.
    I'm not a 14 yr old gamer, either. I earn a living designing software. The Athlon64 is about the best price/performaner (esp. considering the 'free' upgrade when moving to a 64-bit OS) that's come along in a very long time.

  9. Re:Pentium M clocks down too much by Bloater · · Score: 5, Funny

    > My experience with Pentium M is that it clocks down BIG time if you don't plug in the power cord. So much so that the laptop is virtually useless.

    Funny, my desktop does the same...

  10. Re:Big Surprise by N5 · · Score: 5, Informative

    I don't know where you get your info, but i've had a 64 since march and it's been rock solid. The major problems with stability people have with a 64 is:

    1. Amperage too low on 12V rail. This is becomming more common with all systems. A number of Mobo makers are now taking the CPUs power out of the 12V rail, and since the memory controller is integrated into the CPU, well you see the issue. It's a simple fix, get a decent PSU with at least 20+ amps on the 12V rail.

    2. Memory. A common problem with ALL machines. This is also an easy fix: BUY DECENT MEMORY. You don't need corsair, but get a respected name. People also claim that you can't run at any timings faster than 3-3-3, but that ISN'T the case. I'm typing this with a Gig of PC 3200 running 2-3-3. Haven't tried to oc it because I have no need, but tighter timings might be possible.

    As far as overclocking goes, no you won't get massive numbers, but with the basic understanding that you're dealing with more than just FSB and multiplyer, you can get a decent overclock.

    Intel fan boys need to calm down. Netburst hasn't been what intel needed. AMD gave them plenty of warning that they were going to release a pretty advanced chip. Intel decided that GHZ are what matter, and that everyone would want an Itanium for 64 bit computing. wrong on both accounts. It's good to know that they are going back to more reliable tech, but when I have a cool running, stable machine that can go toe to toe with an Intel Extreme Edition (I hate extreme marketing) and cost me a fraction of the price, I'm happy.

    --
    John 3:16 - The easiest way to a BETTER YOU.
  11. Re:Anyone know what Gentoo stage to use? by MarcQuadra · · Score: 5, Informative

    The pentium M is NOT a P4 at heart, it's an intel i686 core (same as PIII) with added instructions and a different bus to the northbridge. It has the same feature set of a P4 but that doesn't make it a P4.

    GCC-3.4.3 has a "-march=pentium-m" option, btw.

    If you're stuck with an older gcc, try:

    "march=pentium3 -msse2"

    which should get you as close as can be to optimal scheduling.

    Using "march=pentium4" will probably yield slower code than using just "pentium3" because the scheduling for these CPUs is so different.

    I spend too much time doing this shit.

    --
    "Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails