Slashdot Mirror


AMD Stirs Athlon Into Geode Embedded Soup

An anonymous reader writes "AMD, which in recent months has gained ground against Intel in the battle for the desktop, today announced the addition of a line of high-performance, low-power embedded processors to its Geode embedded x86 processor family. The new processors will be known as the "Geode NX 1500@6W" and the "Geode NX 1750@14W," reflecting a new naming convention based on relative performance and power consumption. The Geode NX 1500@6W processor operates at 1GHz and the Geode NX 1750@14W operates at 1.4GHz. The two new embedded processors are essentially identical to AMD's Mobile Athlon processors, including packaging, but with tweaks to process technology and transistor selections that result in lower power consumption at reduced clock rates." If it meant better battery life, I could live with a processor this slow in a laptop, but according to the linked story, AMD doesn't see much of a market for that.

21 of 231 comments (clear)

  1. AMD is starting to make my head hurt... by Kenja · · Score: 4, Interesting

    Ok, check me on this. "The Geode NX 1500@6W processor operates at 1GHz and the Geode NX 1750@14W operates at 1.4GHz." However, 1500 x 1.4 (since the 1500 is 1Ghz and the 1750 is 1.4Ghz) = 2100. So shouldn't the 1750 be the 2100, or are they no longer trying to be even internally consistent?

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    1. Re:AMD is starting to make my head hurt... by PhrostyMcByte · · Score: 4, Informative

      AMD's scoring isn't based on MHz, but speed.

    2. Re:AMD is starting to make my head hurt... by smartdreamer · · Score: 4, Informative
      There's nothing like this in AMD numbering scheme. Like they did with desktop computers, the numbers are comparaisons.
      For example, a 3000+ is not 3Ghz but an estimate Mhz comparison with Intel's processors.

      Here the comparison is made against VIA processors. So a 1500 is a 1Ghz comparable with a 1500Mhz VIA processor.

      It is better explained here http://www.theregister.co.uk/2004/05/24/amd_geode/

    3. Re:AMD is starting to make my head hurt... by Sivar · · Score: 4, Insightful
      So shouldn't the 1750 be the 2100, or are they no longer trying to be even internally consistent?
      Not trying to be rude, but RTFA!
      Model numbering philosophy

      AMD says its new model numbers are based on benchmarks developed by Synchromesh Computing. The scheme consists of the processor's family name (Geode NX or Geode GX) followed by its performance rating, followed by its power usage. Performance ratings reference performance relative to VIA's Centaur processors.
      Thus, the models numbers are based on performance relative to a competitor's product, not on clockspeed. These are not, and have never been, the same thing. I suspect that the performance in this case does not scale linearly with the processor speed due to bottlenecks outside of the processor; perhaps the memory or chipset that the samples were provided with, or perhaps VIA's platform has significant performance tweaking in their higher-clockspeed cores. It does seem to be a fairly substantial difference within the same architecture.
      --
      Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
    4. Re:AMD is starting to make my head hurt... by The+Analog+Kid · · Score: 4, Informative

      For example, a 3000+ is not 3Ghz but an estimate Mhz comparison with Intel's processors.

      Uhhh..no, the rating is not used to compare Intel processors it's suppose to compare to the Athlon T-bird.

      An XP 3000+ is suppose to run like a T-Bird clocked at 3Ghz.

      It just so happened that the XPs beat out the P4 at that same clockrating as well.

    5. Re:AMD is starting to make my head hurt... by Sivar · · Score: 4, Informative
      They were never consistant in the first place! I put the model number vs. MHz on a scatterplot a while ago and it wasn't linear, though it was close.
      Again, the numbers are not based on clockspeed. Even Intel's "Clockspeed is all that matters" platform does not scale linearly with clockspeed. Remember, during the life of the Athlon rating system, Intel's Pentium IV had minor overhauls that greatly boosted the performance-per-clock.
      The change to the Northwood core, the change to a two-channel DDR400 memory subsystem with a 200MHz (QDR) bus are two big examples.
      AMD had similar (but less significant) performance increases as well.
      If they would have stupidly stuck with Intel's "Clockspeed is performance" mantra, the model numbers would have eventually become extremely misleading.
      First generation Palomino Athlons do not perform as well as modern Thoroughbred Athlons anymore than Williamette Pentium IV's can compare to 800MHz FSB Northwoods.

      If you plot your graph according to the average score of major benchmarks, you will find that up until about the AthlonXP 3200+ (possibly the 3000+), the rating system has been surprisignly accurate, and even a little conservative. The 3200+ rating is a bit overenthusiastic.

      Athlon64's are now back to a conservative system of comparing performance.
      --
      Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
    6. Re:AMD is starting to make my head hurt... by pavon · · Score: 4, Insightful

      Thats the first thought I had too, but cache misses and other things can eat away at linearity. AMD has been pretty good at assigning model numbers that accurately reflect the real world performance of the chip compared to intel, so something like that must be going on.

    7. Re:AMD is starting to make my head hurt... by CTho9305 · · Score: 4, Informative

      Power = C*V^2*F. C is a constant (capacitance switched), V is voltage, F is frequency. The 1GHz part runs at 1V, and is 6 watts typical:
      6 Watts = C*1v*1v*1000000000hz
      C = 6/1000000000
      13.125 = C*1.25v*1.25v*1400000000Hz = C*1.56*1400000000Hz

      Since they're the same core, the factor C is the same. The reason it isn't exactly 14 watts is most likely the static (leakage) power... even when nothing is switching, a small amount of current is flowing, just producing heat.

    8. Re:AMD is starting to make my head hurt... by Fweeky · · Score: 4, Informative

      Memory bandwidth doesn't tend to scale up with CPU speed, so while you can expect a linear speed increase for executing instructions in cache, most applications are going to be hitting system memory a lot and dragging performance down.

      Check AMD's white paper on XP product numbering; you'll see they actually base their numbers on a wide range of benchmarks to try to give customers a number which actually reflects performance fairly well; that's important when, say, they increase the amount of on-die cache, as with the Barton; a 2500+ Tbred has a higher clockrate than a 2500+ Barton -- can you think of a clearer way of showing that their performance is largely the same?

  2. are the power numbers correct? by Anonymous Coward · · Score: 5, Funny

    I'm hoping that the power numbers are a bit more accurate than the speed numbers...
    "well, it's got the performance of a six watt chip..." just wouldn't do it for me.

  3. Competition is a Good Thing by malia8888 · · Score: 4, Insightful
    AMD, which in recent months has gained ground against Intel in the battle for the desktop, today announced the addition of a line of high-performance, low-power embedded processors to its Geode embedded x86 processor family.

    Perhaps I am stating the obvious; but, I am very glad AMD is around to keep Intel sharp and vice versa. IMHO if Intel were the only game in town inovation would go down and price would go up. Every product announcement AMD and Intel make warms my heart. As consumers we benefit.

    --
    Harpo Tunnel Syndrome--my wrist feels funny.
  4. We're fast enough... by LostCluster · · Score: 5, Interesting

    Processor makers have made their living by speeding up their chips at a Moore's Law pace with faith that the latest Microsoft Windows, Microsoft Word, Photoshop and 3d shoot-em-up game will find a use for the newfound power.

    But really, I think the processor market is about to hit a wall where faster really doesn't speed things up much. Afterall, you need hardly any proc power to browse the WWW, read e-mail, or do IM chat. Sure, some people want "desktop replacement" laptops, but others want their laptop to just do some simple things.

    I think the next killer app processors are a generation that use less power and run cooler. The only problem is that consumers have been trained to only ask "How many MegaHertz does it have?" when shopping for processors. Therefore, there's going to be quite a bit of marketing work that needs to be done before such chips become viable.

    1. Re:We're fast enough... by ejaw5 · · Score: 4, Insightful

      If you talk to enough laptop owners who would build their own desktop computers, you'll hear more complaints about a laptop sluggish HDD transfer speed than the CPU speed. For many of the laptops I've come across (and most mainstream store-bought boxes) is that the Harddrive and/or I/O controller is the bottleneck that makes the computer feel slower.

      I'd rather see advancements in laptop I/O and memory access than faster CPUs. Most of the mid to high range laptops on the market today have plenty CPU power to run presentations and and with decent decidated video chipset, FPS games. HDD access is what kills faster framerates IMO.

      --

      $cat /dev/random > Sig
  5. Old hat... by hot_Karls_bad_cavern · · Score: 4, Insightful

    ....'tis only what happens when good ideas go down the hall to that horrible place called: "marketing".

    Hung over from last night's lounge soire and still buffing that shiny new degree in "marketing"...stupid ideas (and numbering schemes) are rampant, especially in light of competing with Intel.

  6. Re:AMD Geode? by CTho9305 · · Score: 4, Informative

    Yes, in August 2003. AMD has decided to include all of its low-power x86 processors in the "Geode" brand.

  7. These would make great home server processors by Sivar · · Score: 5, Interesting

    It wasn't long ago that 1GHz was the magic number that both Intel and AMD were trying to hit. (AMD won).
    The performance of a 1GHz Athlon is plenty for a home server, and probably just fine for 90% of desktop PC users. My stepfather noticed zero difference moving from an Athlon 800 T-bird to an Athlon 1600+ Palomino, but it would be very noticeable for many people to not have the noise of a CPU cooling fan. Passively cooling a 6W processor would be a breeze (no pun intended).
    As an added bonus, the extremely low power usage and low heat output (thus lower air conditioning bills) would allow the chip to eventually pay for itself. I do hope that these chips are eventually made available through normal retail channels such as Newegg.com, since Transmeta products have certainly not been a choice outside of small laptops and diskless X terminals.

    --
    Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
  8. Re:... uh ... by BenjyD · · Score: 4, Insightful

    We're talking about laptops here, not workstations. Most laptop use is running presentations, reading email and writing documents. For that, a 500Mhz P3 or so is fine. Yes, if you want to demonstrate a new numerical solver you may want a faster machine, but otherwise the disadvantages outweigh the benefits.

    I don't understand the drive for such powerful laptops for non-specialist use these days. A 5kg doorstop with a short battery life that runs so hot it needs a fan on while idle and burns your hands doesn't seem my ideal portable computing platform.

  9. Via C3 anyone by IceFox · · Score: 5, Interesting

    I have a small box running 24/7. It doesn't do much, but it still needs to run 24/7. I have been using a Via C3 for over a year now with very happy results. The only downside being that a 800Mhz C3 is well... slow. Now to be able to put a AMD at twice the speed (4x the performance?) and still use that level of power is fantastic and I will be first in line to check these out. At 6W Fanless CPU heatsinks are a reality. Compined with a good case and a quiet hard drive and you have a little box you can run 24/7 without worrying about power or noise.

    -Benjamin Meyer

    --
    Do you changes clothes while making the "chee-chee-cha-cha-choh" transformation sound?
  10. Why you probably won't see it in laptops by boots@work · · Score: 4, Insightful

    Reducing CPU consumption down to 5W is not a great win when you still have backlit screens and hard disks chewing up power. It's a simple application of Amdahl's law.

    Intel CPUs use a lot of power at full load, but rather less when sleeping. The typical client machine spends a lot of time idle. Probably the heaviest loaded laptops are those running Gentoo, and even those are not building absolutely all the time. As I write this now, my machine's CPU is probably asleep except for a couple of ms after I hit a key.

    On the other hand the screen and backlight stay on all the time, and the disk stays spun up most of the time.

    This is one reason why Crusoe was less successful than people hoped. For laptops, CPU power consumption is just not the dominant factor.

    If passive screens and solid-state storage became popular for laptops then CPU consumption would matter again. In devices like PDAs where there is no hard disk and the screen is not always backlit, then low-power CPUs are more popular.

    Even then, power usage in flat-out benchmarks doesn't matter. The most important thing is that the CPU and memory should use little power when idle. If you run a CPU benchmark on your laptop or PDA it is expected that the battery will go flat quickly. So, don't do that when you're disconnected.

    1. Re:Why you probably won't see it in laptops by the_ed_dawg · · Score: 4, Informative
      Just to back up your argument, according to Benini et al. in "Policy Optimization for Dynamic Power Management," the breakdown of power consumption by subsystem is:

      1. 36% display
      2. 21% digital circuitry (CPU, RAM, etc.)
      3. 18% Hard disks
      4. 18% Networking
      5. 7% Non-critical components
      It definitely takes more than replacing the CPU to really save power. Amdahl's Law in action...

      For those exceptionally motivated with IEEE membership, search IEEE Xplore for "predictive shutdown," "dynamic voltage scaling," or "dynamic power management."

      --
      There are two types of people: those prepared for the zombie apocalypse and those who will be eaten.
  11. Imagine... by Ed+Avis · · Score: 4, Interesting

    I wonder if they do SMP, or can be made to do SMP by cutting a couple of pins? With six watt power consumption you could build a big SMP box and use less power than a single Xeon.

    --
    -- Ed Avis ed@membled.com