Slashdot Mirror


Alienware Puts 64GB Solid-State Drives In Desktops

Lucas123 writes "In the face of Seagate's announcement this week of a new hybrid drive, Dell subsidiary Alienware just upped the ante by doubling the capacity of its desktop solid-state disk drives to 64 GB. Dell has remained silent on the solid-state disk front since announcing a 32-GB solid-state option for its Latitude D420 and D629 ATG notebook computers earlier this year. Now, Alienware seems to be telling users to bypass hybrid drives altogether. 'Hybrid we consider to be a Band-Aid approach to solid state,' said Marc Diana, Alienware's product marketing manager 'Solid state pretty much puts hybrid in an obsolete class right now.'"

11 of 235 comments (clear)

  1. obsolete? by orionop · · Score: 5, Insightful

    'Solid state pretty much puts hybrid in an obsolete class right now.' Call me when either the capacity or price of solid state drives comes close with those obsolete drives, then we will compare...
    1. Re:obsolete? by morgan_greywolf · · Score: 5, Insightful

      And it won't. 'Economies of scale' don't happen here. Flash memory production already outstrips HDDs. The fact is that the process of manufacturing memory, including flash memory, is expensive.

      Why does your computer have a relatively small amount of RAM and huge storage? It's the same economic question we've been facing since the introduction of computing. You need some fast, temporary storage and some slower permanent storage. And the reason has nothing to do with technological barriers -- it boils down to economics. Memory is expensive, hard drives are cheap. That's it. No matter what happens, nothing is going to change that equation anytime soon. SSDs will remain a niche technology for gamers with deep pockets and maybe a few other high-end uses like scientific computing. It will take at least a decade or more before this filters down to the point that the average PC is using SSDs.

  2. Crash recovery by monk.e.boy · · Score: 5, Funny

    Damn this is going to make crash recovery a nightmare. When my hard drive crashed I was able to read the data off by opening it up and using a magnifying glass, pen and paper. Using my notes and a typewriter I soon had my old drive data mirrored onto my new drive.

    Is it possible to do this with a solid state drive?

  3. Re:what does it do to load times? by evol262 · · Score: 5, Informative

    No idea who modded this 'underrated,' but those buses have nothing to do with this. The AGP bus never had any effect on storage performance (isolated), the PCIe bus is much faster than storage, etc. The IDE controller is on the Southbridge, and it's not bottlenecking. Storage is the bottleneck more often than not (seek times and raw speed). Will this cut down on seek times? Yes. Solid-state storage has nigh-instantaneous seek times, since there aren't any heads seeking.

    --
    "The more corrupt a society, the more numerous are its laws." -Tacticus
  4. Re:The School of Hard Knocks by TubeSteak · · Score: 5, Funny

    Yes, well, as a graduate of Solid State, I'm really getting a kick out of his reply. As a graduate of Quantum State, I may or may not be getting a kick out of your reply.
    --
    [Fuck Beta]
    o0t!
  5. Not too impressive... by evilviper · · Score: 5, Insightful

    Okay, for some $1,700+ you get two 64GB SSD drives.

    And what do you get for that ridiculous amount of cash? According to Alienware's best PR spin:

    "speed up operating system boot and application launch/runtime by up to 2 times." ...and:

    "consume up to 50 percent less power than rotating HDDs."

    Those specs aren't exactly thrilling, particularly since "up to" tends to mean you'll never get close to either spec.

    Seems like a complete joke to me, which oddly fits in quite well with the rest of the Alienware line-up.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  6. Re:The School of Hard Knocks by thegnu · · Score: 5, Funny

    Yes, well, as a graduate of Solid State, I'm really getting a kick out of his reply.

    As a graduate of Quantum State, I may or may not be getting a kick out of your reply.

    And I, as a graduate of String State, am inventing 7 new dimensions to account for humor.
    --
    Please stop stalking me, bro.
  7. Great on Battery life by Poppageorgio · · Score: 5, Informative

    I have a Latitude D430 for work with a 32GB SSD, and while it isn't noticeably faster than the guy next to me that has a standard HDD in the same machine, my battery life is WAY better. I'm getting 10+ hours with the extended battery out of the thing. And, I'm not as scared about losing data due to a dropped laptop. (Networking = frequently dropped laptops!)

    --
    Me fail English? That's unpossible!
  8. Can we let the old "write limits" go now? by Overzeetop · · Score: 5, Informative

    I don't get it. Modern flash has 1M+ write cycles, and we might presume that there is some rudimentary write balancing in these drives. If you work 1GB of cache (not unlikely, and probably on the low side for Vista), I get 8Gb x 1M writes = 8x10^15 write operations before your 1GB area fails completely. Using load balancing, and dynamic reallocation of a 64GB disc, but taking the "limit" of useability at 50% of the write cycles before you are might start to worry, how long does it take to write 256x10^15 bits (8x10^15 x 64GB x 50%)? Well, TFA didn't give write speeds, so I'm going to presume a ludicrous write speed of 50MB/s (I'm not aware of any consumer-grade flash that writes that fast). 50x8=400Mb/s or 4x10^8 b/s. So if I've got my exponents correct, that put the 50% threshold at an even 64x10^7 seconds, or about 177,777 hours of continuous writes, or only about 20 years. That presumes you actually have your machine (a) never reading the cache, and (b) never writing anything else to the disk, since the entire bandwidth taken up by the cache writing and (c) it's doing this 24/7 (as I presume Vista attempts to do).

    And at this point, your drive will be through 50% of it's theoretical write-cycle life. And about 1/1000 the capacity of the drive you would be able to buy for $100 to replace it.

    --
    Is it just my observation, or are there way too many stupid people in the world?
    1. Re:Can we let the old "write limits" go now? by pslam · · Score: 5, Informative

      I don't get it. Modern flash has 1M+ write cycles, and we might presume that there is some rudimentary write balancing in these drives.

      Strangely enough, modern flash is about 100k write cycles for high density SLC NAND and 10k writes for MLC NAND. Newer flash actually gets worse as the densities get better.

      Even so, with proper wear leveling and sufficient redundancy you can achieve failure rates better than a spinning media. In fact, you can pick the numbers to achieve any arbitrary failure rate.

      As for speed - you're correct, no single flash chip is 50MB/sec, but you can stack many of them in parallel and get that. That's a common way of doing it.

      I think you're being overly harsh and pessimistic with your figures. There are some workloads you obviously shouldn't pair with a NAND flash, but quite frankly gaming isn't going to stress these things.

  9. Re:No problem! -- It was in my experience by SlashdotOgre · · Score: 5, Interesting

    A couple years ago (Fall 2005) I did my senior engineering project in college using embedded Linux devices which utilized 512MB flash drives (CF) as the only storage mechanism. The devices were basically Soekris boards with Debian and some highly custom WiFi drivers/software designed for mesh networking research. After my project, I was hired on by the research institute which funded the project, so I got to play with these things for a while. Nearly every mesh node that used flash ran into "hard drive" issues within a year (we suspected the failure frequency was directly related to how often we used the devices). Most of the time it was simply the MBR becoming corrupt which you could fix by mounting the card on a Linux computer, chroot'ing and re-running LILO; but in a few cases we had to replace the entire card due to corruption. These devices had fairly typical usage patterns of a normal desktop/laptop (booted daily), and we were no where near the 3-5 year estimates most people give flash drives.

    --
    Sadly, PS/2 was yet another victim of USB, which doesn't care what you plug into it, the electrical slut.