Slashdot Mirror


Are SSDs Really More Power Efficient?

Bakasama writes "Tom's Hardware compared the power performance of several available SSD cards with a Rotating HDD that was chosen specifically for its poor power efficiency. The results seem to fly in the face of current wisdom. 'Flash-based solid state drives (SSDs) are considered to be the future of performance hard drives, and everyone seems to be jumping on the bandwagon. We are no exception, as we have been publishing many articles on flash-based SSDs during the last few months, emphasizing the performance gains and the potential power savings brought by flash memory. And there is nothing wrong with this, since SLC flash SSDs easily outperform conventional hard drives today (SLC = single level cell). However, we have discovered that the power savings aren't there: in fact, battery runtimes actually decrease if you use a flash SSD.'"

7 of 222 comments (clear)

  1. More power but only while being hammered? by gmack · · Score: 5, Interesting

    So if your not a laptop user and aren't currently benchmarking your drive how long will it last?

    What is the power usage for real world office/ web browsing type use?

    1. Re:More power but only while being hammered? by ralphgra · · Score: 4, Interesting

      More tests have to be done. I have one of the earliest hard-drive MP3 players, the PhotoTainer. It has a 20GB drive, but also a CompactFlash slot. I did a timing test to see how long the battery would last running songs off both storage media. The battery lasted about 1 hour longer when using the CompactFlash memory card than using the hard drive.

  2. Re:Still too new by drinkypoo · · Score: 4, Interesting

    The problem is apparently that they're using lots of flash without power-saving (presumably cheaper than the other kind) and they're also not turning the currently-unused chips off. I can't speak for anyone else but I spend the vast majority of my time accessing a minority of the data on my hard disk. The technology already exists to reorder disk blocks based on usage and it could easily be adapted to reduce the number of flash chips which need to be activated in an SSD. Perhaps the time to first access is consider to be too large to implement this sort of thing without on-chip power-saving features, although I doubt it would be more than a few small fractions of a second.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  3. Am I the only one... by initdeep · · Score: 4, Interesting

    Who thinks that maybe the overall bettery life would be more affected by the HEAT the laptop is putting out?

    After all, most laptops I've ever dealt with or owned are compact little furnaces that have their hard drives, cpu, gpu, and everything else shoved in as little space as possible in order to make room for things like batteries and keyboards.....

    thus if they remove a high heat generating device (even more so with a 7200rpm drive) wouldn't logic also assume that you reduce the amount of heat needing to be removed from the system?

    thus the fans would run less often, and therefore drain less battery power.
    not too mention the proposed savings by simply accomplishing tasks "faster" when it comes to disk access.

  4. Re:Swap by SDF-7 · · Score: 4, Interesting

    Because in general folks know how to do it (so you're not adding code complexity in most cases) -- and it seamlessly handles the odd folks who *do* eat all of their RAM in a workload and end up needing it. (And since the folks with big working sets relatively to current states also tend to be the folks paying more money... they do get listened to -- and these are the same folks that would require a perfect patch in 24 hours when they're unhappy, so you're much better off having a little planning pre-release than trying to crowbar this in post).

    The thing to do is to make the virtual memory subsystem as efficient as possible about handling swap statistics just in case you need it so that the folks who really don't need it aren't aggressively impacted.

    (Note: I am a virtual memory subsystem kernel engineer -- but not on Windows. I make no claim about how efficient or inefficient Windows is at doing this as a result. I would seriously expect that since they're designing the core kernel to operate from laptops up through Windows Server Whatever --
    they have to accommodate cases beyond the 4Gb in your laptop should be enough to keep everything in core, though. )

  5. Re:Still too new by Gewalt · · Score: 4, Interesting

    So what they are saying then is that this brand new technology is not as refined yet as the one that's been around for almost 30 years? Shocking!

    --
    Modding Trolls +1 inciteful since 1999
  6. Re:Obviously that cannot be! by SoupIsGoodFood_42 · · Score: 4, Interesting

    Interesting, I didn't notice that. But one thing I did notice is that it didn't seem to take into account real world use, things such as at what point does the frequency of the extra power needed to spool up a HDD outweigh any power savings -- laptops are turned on and off a lot more than a desktop, and if the responsiveness is there, then people are going to put their computer to sleep more often to save power. None of that was taken into consideration. So technically, he may be right in some circumstances, but that might not be the way most people use them in the real world.