Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Via Unveils 1-Watt x86 CPU

Posted by CowboyNeal on Fri Aug 24, 2007 04:07 AM
from the new-and-improved dept.
DeviceGuru writes "Taiwanese chip and board vendor Via Technologies has introduced a new ultra-low voltage (ULV) processor aimed at industrial, commercial, and ultra-mobile applications. Touted as the world's most power-efficient x86-compatible CPU, the 500MHz 'Eden ULV 500' processor debuted at an Embedded Systems Conference in Taipei this week. Via says its chip draws a minimum of 0.1 Watts, when idle, and a maximum of 1 Watt, making it a great candidate for consumer electronics devices such as UMPCs, PVRs, and such."
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • laptop anyone (Score:5, Insightful)

    by IceFox (18179) on Friday August 24 2007, @04:17AM (#20341309) Homepage
    A nice laptop cpu if I ever saw one.
    • How does it compare? (Score:5, Interesting)

      by Ed Avis (5917) <ed@membled.com> on Friday August 24 2007, @04:29AM (#20341379) Homepage
      How does this chip compare in performance per watt against ARM, PowerPC and the like?

      The article doesn't say what socket and interface the chip uses. Are they still on Socket 370?
      • by pslam (97660) on Friday August 24 2007, @04:54AM (#20341513) Homepage Journal

        How does this chip compare in performance per watt against ARM, PowerPC and the like?

        Pathetically badly. Most modern low power ARM variants are in the range 0.3-0.5mW/MHz. At 500MHz you'd see them chewing up about 150-250mW. Last I checked the Via x86 chips were single issue, so it's not too unfair to compare an ARM11 (or similar) against them. Quite frankly an ARM11 will outperform the Via chip and run lower power.

        The idle power figure is a joke. I can't recall the last time I used an ARM chip that idled at 100mW. More like 1-10mW. Still, it's nice to see an x86 chip get into sub-watt territory.

        Of course, ARM doesn't run native x86... and that's pretty much the only reason there's such a large market for these Via x86 chips. It's also the reason you never see them in deeply embedded systems where people don't really care so much about what ISA you're running.

        • by dan the person (93490) on Friday August 24 2007, @06:06AM (#20341831) Homepage Journal
          I think the popularity is half x86 compatibility(windows users) and half retail cost / availability.

          When i was building a linux based PVR, x86 compatibilty was not a deciding factor *. What i wanted was a cheap fanless board that could playback mpeg2 and divx, with a PCI slot for a tuner card, TV-Out, and SATA.

          When i was looking there were hundreds of Via C3/C7 based boards from heaps of manufactures, with countless different options. There were one or two ARM and PPC boards, even one with a transmetta CPU, but they didn't have TV-Out, or they had TV-Out but no USB or PCI.

          I would have loved to go with another architecture but the market for retail consumers just isn't there.

          * Actually, now i've said that i imagine compatibilty of the tuner drivers with non-x86 could be an issue.

        • by jimstapleton (999106) on Friday August 24 2007, @07:41AM (#20342437) Journal
          comparing two chips on their power:mhz ratios... Not exactly a good comparison, even within the same general architecture (say both are x86), but when you go cross arch, it gets worse.

          Ex. Take an Barton core Athlon and compare it with a 1st Gen P4, running both at the same clock speed. That Barton will significantly outperform the P4, even with the same Mhz. Conversely, thake a Core2 Duo and an Athlon64 X2 of the same clock speed - the Core2 Duo will wipe the floor with the Athlon64 X2.

          Mhz only means something when the processors are of the same line. Different lines in an arch can drastically modify the CPUs relative performance by Mhz, varying app to app, and changing the arch completely will destroy most comparisons.

          Another example, would be to compare a 500Mhz EV6 Alpha to a 1Ghz Athlon - There are many tasks at which that Alpha will pretty much destroy the Athlon in terms of performance, even at half the clock speed.

          So, what you want is power:performance-at-desired-tasks ratios, it's more complex, but it's not useless (and in some cases, counterproductive/counter intuitive)
          • Re: (Score:3, Informative)

            I am very much aware that comparing power:mhz is often an incredibly bad thing to do, but I am also very much aware of the internal architecture of these two cores.
            • Via is single issue like ARM11. (At least, last I checked, but maybe they've changed that)
            • ARM1176 (a common variant) has hit-under-miss caches, some SIMD extensions (slow compared to Via, though), and a decent FPU (optional). No write order dependency issues on ARM. Very comparable to Via.
            • ARM11 has much lower memory latency than Via. It only
          • by dreamchaser (49529) on Friday August 24 2007, @06:42AM (#20342023) Homepage Journal
            Wow, flashback to the 90's. There is really no such thing as RISC or CISC anymore. Even massive general purpose CPU's like the x86 family use cores that are basically RISC by the classical definition, at least at the microop level. Conversely, today's RISC processors have instruction sets that have grown considerably in complexity since the days of true RISC chips.

            Your premise is correct that it is an apples to oranges comparison, but not really for the reasons you describe.
            • by Christian Smith (3497) on Friday August 24 2007, @07:01AM (#20342169) Homepage

              There is really no such thing as RISC or CISC anymore. Even massive general purpose CPU's like the x86 family use cores that are basically RISC by the classical definition, at least at the microop level. Conversely, today's RISC processors have instruction sets that have grown considerably in complexity since the days of true RISC chips.


              RISC is an instruction set thing, with the caveat that RISC instruction sets lend themselves to pipelined instruction execution as a by product.

              Yes, modern x86 processors have RISC like microcode implemented using pipelined cores, but the x86 -> microcode converter is extra logic RISC processors just don't need.

              There is no way you can implement an x86 chip in the same number of transistors as a RISC chip like ARM or MIPS, hence this VIA chip having considerably more power draw.
    • Re:laptop anyone (Score:5, Interesting)

      by cnettel (836611) on Friday August 24 2007, @04:29AM (#20341385)
      Yes and no. If we're going to have a backlit screen anyway (even with LEDs), we can only gain so much by reducing the CPU consumption. Amdahl's law and all that. I think the summary is quite right in pointing out UMPCs and similar devices instead.

      A really low-power Dothan or single-core Yonah will sure draw a few multiples of this beast, but they will do so while giving much better performance.

      • I think the summary is quite right in pointing out UMPCs and similar devices instead.

        Not entirely sure why we specifically need x86 for embedded stuff like PVRs though... It's not like you're having to run something Windows on it, which is tied to specific architectures.
      • Re: (Score:3, Insightful)

        Yes and no. If we're going to have a backlit screen anyway (even with LEDs), we can only gain so much by reducing the CPU consumption.

        For a user-oriented workstation, true. Even with the Via C7, a single HDD (at spin-up, anyway) could consume more than the CPU.

        I think, though, these things mostly don't go into actual desktop machines. They go into car audio solutions (with a 4x20 non-backlit LCD or even VFD), or routers (headless and with CF or USB storage) or various low-demand servers (also headless
    • Re:laptop anyone (Score:5, Informative)

      by arivanov (12034) on Friday August 24 2007, @05:09AM (#20341573) Homepage
      Not really.

      I have used every single Via CPU from the original Eden 533 up to 1.5GHz C7 and IMO the C3-C5 spec Edens are just about useful for a dedicated appliances, small firewalls, small specialised servers and such. They do not have enough grunt for a laptop. The fact that most of them have are shipped bundled with relatively weak video does not really help either. Even the mpeg support on some motherboards cannot really help. Xterm is probably the most you can do with them as far as clients are concerned. Still better than similarly clocked Crusoe though (now that is a drag of all drags).

      C7 is a completely different beast. This is probably the best CPU for a corporate laptop out there at the moment. A laptop is worthless without a "link to the mothership". Intel Core and AMD have to use CPU resource to do all of the encryption and decryption. This may amount to 30-40% of your CPU on a 54G wireless lan. Compared to that Via C7 has hardware AES acceleration so you can actually protect your traffic properly while using less than 1% of your CPU. It also has enough grunt to run most common road warrior apps at acceptable speeds. It is a pity it is not available as a laptop choice anywhere outside the far east.

      • Re: (Score:2, Informative)

        Hardware AES? Can OpenSSH use it?
        • Re:laptop anyone (Score:4, Informative)

          by arivanov (12034) on Friday August 24 2007, @08:15AM (#20342749) Homepage
          By what I recall - no, but I have not looked at the OpenSSH latest and greatest (it has been 6+ months since I looked at this).

          The reason is that at least as of the versions present in major distros openssh does not for some reason support openssl engines. AES (and RSA in latest Via CPUs) is done using an openssl engine which has to be initialised and loaded. This can be done for OpenVPN, Apache, Pound and nearly any other piece of software using OpenSSL, but not OpenSSH. For some reason Theo's people in their infinite wisdom left that part out (it is trivial). There was a patch, dunno if it has made it into the main tree.

          As far as non-OpenSSL software is concerned, the kernel itself can use the hardware AES for filesystems and IPSEC. I have run it for quite a while for both OpenVPN and IPSEC. It can run around a Dual Xeon in circles. I would expect it to have the same killer performance for encryption of filesystems and encrypted backups as well. In fact this is possibly the only CPU on the market at the moment where having all of your data encrypted is a realistic proposition. The rest will choke on it and crawl like a 486.

          There is also further improvement from having true on-CPU hardware RNG which all programs in need of good random numbers can use as it is implemented at kernel level.

          Probably the highest praise to it is the fact that most of these features have now started showing up on Intel roadmap documents for the future x86 CPUs destined for the embedded market. It is the Athlon history repeating. When someone else is doing something right Intel copies it, claims innovation and launches a marketing salvo trying to lie that "they have been doing it all along".
      • hmmm.. but of course we all know a "better" use of such devices, like in a "quiet, secluded" place...

        Sudoku?
      • access the cvs on the road
        That's a novel, higher form of masochism. BDSM people will love you for the idea and VIA for making it possible.
      • Would you honestly want only 500Mhz in your laptop? But it would be great if handheld devices could have this much power though, preferably on something like a mini sized tablet (or an over-sized iPhone).

        I'm not sure MHz are a very good absolute measurement of the processing capabilities of this thing...
        But it could make a very decent laptop. I used to have a Vaio with a Pentium II 400 (PictureBook) that was quite nice. Not the kind of thing you'd run Vista on but with XFCE it ran like a charm despite having an abysmal battery life.

      • Re: (Score:3, Informative)

        Why not. If you are running an Intel Centrino or Core laptop you most likely having less most of the time.

        Centrino as well as any Core derived notebook under Winhoze uses voltage and frequency scaling. It will ramp up to its spec-ed frequency only when pushed really hard and in some laptops only when on AC power. If you want to actually have reasonable battery performance on Linux you end up doing the same using the cpufreq susbsystem. Example from a Core Duo on which I am typing this post:

        model name :
      • My laptop's CPU (Pentium M 1.4Ghz) switches down to 600Mhz when it's on battery power. I use VS.NET with ReSharper on medium-sized projects and do Ruby on Rails development. I also use Firefox and play Internet radio. I occasionally notice that it takes longer to load an application than it does on my desktop machine, but apart from that, it's fine.
      • Re: (Score:3, Informative)

        ``The next question is, of course, (1) is there any power-efficient hard disk, and (2) is there any way to make sure the disk will not be spinned up more then once a few hours.''

        (1) Yes. Take a look at 2.5" drives used in laptops, for example. You could also use flash instead of an actual disk. Having done that myself, I must give you a word of warning: don't do flash+usb on Linux. It will hang because of I/O errors every few days. I believe this is due to there being a hardcoded limit on the number of writ
  • by spagetti_code (773137) on Friday August 24 2007, @04:35AM (#20341433)
    My mythtv PVR uses the MII12000 (1.2GHz), which is rated at
    20-30W. With HDD, DVD, encoder card etc, it draws 80W on start,
    and somewhere between 30-60W when running.

    Take 10-20W off my figures by using their 1.5GHz ULV
    and you get potentially more processing power at less
    than 50W!

    I know that VIA chips are pretty feeble (i.e. their 1.5GHz
    chip is probably closer to a 1GHz intel chip), but with an
    encoder card (dual actually) I can be recording two
    channels with the CPU at 10%. Given their mobos have
    mpeg decoders on board, I can add watching a DVD or TV
    for another 30-40% CPU time.

    The only thing is ad-skipping and re-encoding are pretty
    slow.
    • Re: (Score:3, Interesting)

      The VIA epia platforms like the one you have weren't that great. I had their 600mhz chip and ITX board and on the meter it was still drawing about 40 watts idle at the plug. The power supply probably wasn't the greatest but still I had higher hopes. That was only the ITX board plus a normal 3.5" 7200rpm hard drive. The cpu was barely enough for most tasks and some tasks you didn't even want to do. It is probably much better with your cpu but you're still drawing more power than necessary.

      As a comparison

      • Re: (Score:3, Informative)

        Also forget the mpeg-decoder onboard. Chances are their drivers don't even support their very own chip.

        Stop spreading bullshit FUD. The MPEG2 decoder hardware has been supported for years now in open source. My MythTV frontend, a Via EPIA M10000 running at 1 GHz uses the MPEG2 decoding hardware when playing back video saved from my backend's Hauppauge PVR 250 hardware mpeg2 encoders just fine with very little CPU usage. The only problems arise when you try playing DivX or MPEG4 streams.

  • Why not make 64 of these on a single chip? 64W + some additional overhead shouldn't be bad.
    • That additional overhead will amount to quite a lot, and performance in most applications scales sublinearly with amount of processors.

      IOW, I'd take a Core2 quad core over 64 Vias anyday.
    • Ignoring the nickle and dime losses you'd have just by design, you run in to the same old problem: What are bad at writing for multiple cores/cpus.

      Concurrency is perhaps the biggest problem to modern day CS.

      If we could figure out how to use all those cores effectively, it would be awesome. Until then, its of dubius as a archaeticture
    • Why not make 64 of these on a single chip? 64W + some additional overhead shouldn't be bad.
      Presumably because they need to have some space left on the motherboard to put all the rest of the stuff, like memory, controllers, expansion slots, etc. If the CPU takes all the motherboard it's not practical.
  • Cool! (Score:3, Interesting)

    by Zubinix (572981) on Friday August 24 2007, @04:54AM (#20341511)
    Put this in SBC (Single Board Computer) form together with wireless support and a nice sized flash hard drive would make it ideal for applications such as home monitoring and other uses around the typical house for us home automation geeks.
    • Re: (Score:3, Informative)

      ARM11 is already better for that kind of application - much lower power still, and for embedded stuff, the need for x86 compatibility really doesn't exist.
  • I wonder, how far can these things be overclocked? Certainly there shouldn't be a problem with cooling, so it should be possible to push these things to the maximum they're capable of.
      • overclockers mostly care about high performance, and sadly, via and performance are mutually exclusive


        Oh, I don't doubt performance will be crap. It's just curiosity about how far you could push something that would be just fine with a heatsink, if it needs it at all.

        It seems that it takes liquid nitrogen to really squeeze out everything possible out of a normal Intel/AMD, but that can't be kept up for very long, and is very expensive to try.
  • PVRs? (Score:3, Insightful)

    by ffejie (779512) on Friday August 24 2007, @05:05AM (#20341555)
    Without actually taking the time to do any calculations, shouldn't this chip be a little weak to be powering PVRs and other media devices? With the proliferation of HD, I see more and more people (thankfully) going to h.264 to reduce their file sizes. However, to play a 720p file that is encoded with h.264, you need some serious punch in the processing realm. Recording/encoding to h.264 is a level far beyond that. I don't have the specs in front of me, but even the most minimal player is going to require more than 500 MHz. Now, if you're talking about a few of these in one system you may be on the right track. Anyone have more experience than me in this kind of thing and can comment further?
  • Redundand? (Score:4, Insightful)

    by spectrokid (660550) on Friday August 24 2007, @05:08AM (#20341571) Homepage
    Isn't everybody always complaining how x86 is an awefull archtecture dragging 20 years of backward compatibility like a block of concrete? A one watt processor surely aims at the mobile/embedded market. Backward compatibility is not an issue there. I can't see anybody running his old Windows 3.11 accounting software on his mobile, and this thing won't come with a "Vista-ready" sticker...
    Linux and Windows CE (or whatever they call it today) run just fine on ARM and similar. Will a low-power x86 compete performance-wise with a low-power RISK architecture?
    • Re: (Score:3, Interesting)

      There are lots of uses for a CPU like this. I, for example, run a VIA CPU/mobo in my truck. It draws very little current which means my auxilliary battery will run the computer for a lot longer. It also produces less heat than my AMD/Intel options, which means the computer needs no fans, which also saves power and keeps the system quieter. I run Windows XP on there as pretty much all the good GPS software runs on Windows. An ARM chip wouldn't do me much good there, unfortunately.

      I agree though, this
  • by DrXym (126579) on Friday August 24 2007, @05:12AM (#20341583)
    I wish the EU would start rating PCs by their energy consumption, perhaps accompanied by an energy tax for the worst categories. The amount of power in a modern PC from CPUs & GPUs wasted as heat, fans etc. is just ridiculous.
    • To clarify, if the EU slapped a tax on the worst offending PCs, it might focus consumers and the industry on producing more efficient designs. Most domestic appliances such as fridges and dishwashers already get rated in the EU and it clearly does shape people's decisions.
    • That is like saying that there should be a tax on buying a non-econobox car.

      Yes, some people want to buy a video card that requires some amps to play the current games. Some people want to buy a car that performs well. (I'm not talking about SUVs or huge waste hogs)

      Everyone pays for the power they consume, be it gasoline or electricity. Who cares?
      • by DrXym (126579) on Friday August 24 2007, @06:24AM (#20341917)
        Everyone pays for the power they consume, be it gasoline or electricity. Who cares?

        Exactly. Who cares? People are generally selfish and sometimes you must do things that benefit people as a whole instead of individuals. If slapping a tax on the most energy consuming devices in some category causes people to buy the more efficient ones, that is a benefit to every one. If you still want to buy that device despite the tax then nobody is stopping you. But I guarantee that for everyone who does than many more will choose one which doesn't.

        It does not mean either that you're getting a crappier machine as a result. While there is a relationship between CPU / GPU performance and power, I doubt it is a 1:1 mapping. Some processors and GPUs are going to deliver more operations per watt than others. Companies and consumers should be encouraged to favour the more efficient designs over the less efficient designs and a tax for the worst offenders in any class is one way of going about that.

      • I, too, do not agree with the GP's idea of actually taxing high-power computers, but I do think he might well have a point in just rating the computers after their power usage. If people buying computers see some real statistics of how much it is going to cost them in electricity to run their new computer, it is very likely that they are going to choose after that criterion, which will drive manufacturers to make more power-efficient computers. Which is good, because if they make computers that draw less po
        • Re: (Score:3, Informative)

          Ireland sets the rate of annual motor tax based on the size of the vehicle engine. Someone with a 1.6 litre engine pays over a hundred more euros than someone with a 1.3 litre engine. It's probably explains why SUVs are quite scarce in Ireland. Which isn't a bad thing at all.
            • Re: (Score:3, Interesting)

              I mentioned 1.6L more as a way of showing that the scale goes up proportional with engine size. I have a 1.3L car (a Citroen C4 coupe) which has no trouble at all on Irish roads even with passengers. Naturally there are still luxury vehicles, SUVs on the roads, but the overall emphasis is generally on what Americans probably call compacts - hatchbacks, saloons and so on. Most of those are probably 1.6L or less with a lot of 1.3, 1.2 and 1.1 size engines. If you drive around in a 3L SUV in Ireland you're goi
            • Re: (Score:3, Interesting)

              (I've found discussing car performance where USians can eavesdrop always leads to flaming. Still...)

              In Denmark, a sizeable chunk of the total car park are small or family cars with engines in the 1.3-2.0L range. Sporty cars (Alfa Romeo et al, not Ferrari) are probably in the 2-3L range, no more. Of course the SUV-style cars will have way bigger engines (but I suspect that's more to help push the ego rather than the car).

              A relevant tidbit: we pay ~7$ per gallon of petrol.

              I drive a VW station wagon. It's 4 cy
            • Re: (Score:3, Interesting)

              '' 1.6L is considered big? I have a 2L 4cyl Focus in Canada, and that's considered "small" by our standards. Not that I really push my car, but I am curious as to how a 1.3L accelerates [to say hwy speeds]. Because even in my car I have to really floor it [re: 5000 RPM] to hit highway speeds before I exit the ramp, well that's exaggerating a bit. usually I hit speed before the dotted lines (that let you get out of the merging lane). So I probably could accelerate at like 3-4K RPM just fine. ''

              Get a Diesel e
    • Re: (Score:3, Interesting)

      Any start is a good start, and one is already been made for supercomputers: Next to the top500 [top500.org], a few people have started a new list, ranking supercomputers on performance per watt, the green500 [green500.org]. This is actually not an easy task, as to be honest one also has to include the power consumption of the cooling. Taking into account that one server room can contain various supercomputers, some estimated guesses are needed.

      With the relatively low cost and high availability of computing speed nowadays, the green5

  • by value_added (719364) on Friday August 24 2007, @05:19AM (#20341619)
    Soekris is now shipping a New and Improved product, the net5501 [soekris.com]. Early reports suggest that this is their first product that's able to route at line speed. I have two on order that I should receive next week.

    The release of Vista suggests that we need more and more powerful systems to do our work, but the irony, at least for me, is that I keep buying more of the little guys. Being able to use fanless cases and/or flash drives is a definite selling point, but there's a surprising amount of processing power available in such products and their uses are as limitless as your own imagination. Besides, hacking those ubiquitous blue boxes can never be as satisfying as building your own.

    The VIA units I own could be described as underpowered, but having onboard MPEG decoders, for example, can make up for the shortcomings.
    • What does 'route at line speed' mean?
      Can you mount the board in a regular ATX case?
      Can it be hooked up to a regular ATX PSU?
      Who is Soekris? Do you work for them? What's the warranty like?
      Does it run Linux? I mean really. lspci output?
      Is there video out? How do you 'interact'? COM port?

      Seems interesting, but not enough to trawl the website!