Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Why Not Solid State Hard Drives?

Posted by Cliff on Wed Oct 10, 2001 01:42 PM
from the why-use-platters-when-RAM-is-cheap dept.
I never quite thought I'd see this in my life time, but RAM is now cheaper when it comes to memory-per-unitofcurrency than hard drives. Of course, those of you who have noticed this have also wondered, quite reasonably, that it might be cheaper to start building Solid State Hard Drives entirely out of RAM, rather than using the standard ole platters. Is there anyone in the market who also has noticed this and is attempting to market a product that will fill this need? Remember this puppy from 2 years ago, and this story, mentioned a year ago? While the first one was a bit of a laugh, the second article does mention a limit to the lifetime of the current MO Hard Drives. Are we closing in on that limit, now? Update: 10/11 2a EDT by C :I apologize for not catching the erroneous statement above, earlier. What I had meant to say was that since RAM is at its cheapest point in price in recent years, not to say that it was cheaper per-unit-of-currency, which is absolutely false. Chalk this one up to too much creative writing in college, lack of sleep, and a long frustrating day. Thanks to brian@pongonova.net for pointing out that error.

waterlogged asks: "I was just wondering if anybody has heard of a cheap ram based network drive? Seems to me with the ram prices being at about US. $12.00 for 128 megs that someone hasn't developed a battery backup version of this to plug into a network or even a bus. A gig worth of 8ns seek time storage for $120 anyone? That would just about eliminate any wait in loading programs."

BigSlowTarget asks: "There are some previous articles on Slashdot about vendors selling solid state drives, but they all seem to be quite expensive - particularly given the slide in the cost of memory. Has anyone hacked together a solid state drive to take advantage of $60/GB memory prices? I'd really like to be able to boot and run at solid state speed without spending thousands."

Jah-Wren Ryel asks: "In case you haven't noticed, RAM is incredibly cheap, you can put a gigabyte of PC133 RAM into your machine for less than $60. A year ago, that would have cost more like $600. So now it is feasible for one to have a 10-15GB RAM disk, except for one thing - most motherboards won't support more than 2GB total (4 dimm slots x 512MB per dimm). It seems like it wouldn't be too hard to design a PCI card to hold 20-30 dimms and make that available through a hardware windowing scheme (like EMS/EMM back in the old 16-bit days). With the right drivers it could be used as a big RAM disk or for buffercache. Is there such a product out there? The closest I have seen are solid-state disks that sit on the other end of a scsi bus, are too expensive, and aren't anywhere near as fast as a PCI implementation could be."

So what technical details (and the issues of volatile data and price) may be preventing the construction of RAM based drives, and is there anything else that may be preventing some entrepreneurial soul from bringing such a thing to market?

This discussion has been archived. No new comments can be posted.
Why Not Solid State Hard Drives? | Log In/Create an Account | Top | 652 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2 | 3
  • Needs constant power (Score:3, Insightful)

    by mutt lynch (465565) <matt-figroid@co x . net> on Wednesday October 10 2001, @01:46PM (#2411909) Journal
    You would still need a stable flow of juice to keep from losing everything in case of a blackout or something. I'll stick to the platters for now.
  • A long time coming (Score:3, Funny)

    by Slashdolt (166321) on Wednesday October 10 2001, @01:47PM (#2411916)
    I've been saying this for years. Eventually, we need to scrap the spinning platters. Unless I have a butt-load of MP3's and other things I don't really need, I can easily fit most of my stuff into 4GB or less.
    • Re:A long time coming by jiheison (Score:1) Wednesday October 10 2001, @02:07PM
      • Re:A long time coming by srvivn21 (Score:2) Wednesday October 10 2001, @02:20PM
      • Re:A long time coming (Score:5, Interesting)

        by SnapShot (171582) on Wednesday October 10 2001, @03:06PM (#2412500)

        You point is correct but the parent's point is correct as well. We may have 40GB drives, but we are only using a small amount at any given time. Using the strengths of RAM with the strengths of HD's we could see some really interesting hardware. It seems like the middle road (similar to what another poster mentioned) is to substancially boost the amount of RAM used as a disk cache. Add some pseudo-AI drivers and you end up with a situation like this.

        User starts Word. As the application is loading and initializing and as the user is working, the hard drive is automatically loading all dictionaries, the other Office programs, the equation editor, the charting program, the clip art, the help files, all .docs you've ever edited, all .txt files, local .html files into your 2 GB RAM buffer on the hard drive. You may never, ever use Word to edit html files, but since RAM is so cheap it doesn't matter.

        A complete directory of all files is also stored in the drive's RAM buffer. Searches become instananeous.

        As you save files, the saved files are mirrored back to the platter to ensure against power failures, but they are also saved in RAM (with a battery backup) to ensure against head crashes.

        Now that the hard drive has memory to burn (so to speak) it stops being a mere storage device and becomes a "autonomous storage unit" that has it's own CPU to assist the computer in it's search for information. Seagate, Maxtor, and all the other drive manufacturers who are about to declare banckrupcy start marketing "ASU : Storage for the 22nd Century" in partnership with the struggling memory companies (who would love to have another market for the slower / cheaper memory technologies).

        The technology companies are saved thanks to my idea (until, of course, we find out that Rambus actually owns the patent on ASU's and they start sueing everyone ;-)

        [ Parent ]
    • 1 reply beneath your current threshold.
  • Solid state drives. (Score:4, Informative)

    by billn (5184) on Wednesday October 10 2001, @01:48PM (#2411922) Homepage Journal
    (heh. oops.)

    Cenatek [cenatek.com] seems to be on a good track with these. They offer a PCI card with a handful of DIMM slots, a slap on rechargable battery panel, which holds enough power to run a connected hard drive of appropriate size which will dump the contents of what is essentially a RAM disk, in the event of a shutdown or power loss. A little spendy still, for consumer use, but to see something like this backend busy websites, or store database file structures would be pretty slick.
    • Re:Solid state drives. (Score:4, Interesting)

      by Telek (410366) <da99@home . c om> on Wednesday October 10 2001, @02:14PM (#2412149) Homepage
      Why would you bother with one of these?

      According to their website, sustained data transfer rate is 80-100MB/s (umm, WHY would it vary if it's all solid state?). Add to the fact that the PCI bus is limited at 133MB/s and there's more than just 1 device using the PCI bus (and a lot of them aren't conservative when it comes to bus usage)...

      Or, for 1/4 the price you can pack together 2x75GB drives in a raid 0 array, get 30x as much space AND get the same bandwidth.

      No, right now there's not much point to solid state drives. Iff (sorry, math hangover, If and Only If) hard drive prices were to stay the same, and memory prices were to fall by an order of magnitude (lets say 10x) THEN I could see there being a market for this. But you'd also need to use either PCI-64 (533MB/s+) or get some other designed bus to support the much higher throughputs.

      But then again this just begs the question, what do you need that much more speed for?

      To take advantage of RAMdisks, you pretty much need to have your computer on all the time, or in standby mode when you're not using it. At this point, what do you need much higher disk bandwidth for?

      Loading your mp3s or movies?

      Loading office in 2s instead of 6s?

      running your games (oh wait, that's CPU/GPU intensive not HD).

      Quite frankly I don't see the technology or the market right now to create solid state HDs.
      [ Parent ]
      • Re:Solid state drives. by billn (Score:1) Wednesday October 10 2001, @02:37PM
      • Re:Solid state drives. by Cuthalion (Score:2) Wednesday October 10 2001, @02:50PM
      • Re:Solid state drives. by Eccles (Score:1) Wednesday October 10 2001, @02:51PM
      • Re:Solid state drives. by rew (Score:1) Wednesday October 10 2001, @03:24PM
      • finally -- a use for AGP! (Score:4, Interesting)

        by digitalEric (527320) <(digitale) (at) (digitaleric.net)> on Wednesday October 10 2001, @03:30PM (#2412606)
        &gt . . .or get some other designed bus to support the much higher throughputs.

        This is exactly what AGP was designed for -- high-bandwidth I/O to main memory, without blocking the PCI bus. Plus, the AGP GART can do most of the address translation you would need. All modern PC (and even Apple) chipsets have an AGP interface, which is wasted on a headless server. . . until now. AGP even provdes extra power (even the obscene AGP PRO), so that an onboard battery/HDD could be used to backup.

        &gt To take advantage of RAMdisks, you pretty much need to have your computer on all the time, or in standby mode when you're not using it.

        This is true. *or* you could have your computer net-boot from a a server with one of these. Even 100megabit transferring from memory will feel faster than a local hard disk. And gigabit over copper is becoming very affordabl these days.

        [ Parent ]
      • Re:Solid state drives. by pz (Score:2) Wednesday October 10 2001, @03:58PM
      • Re:Solid state drives. (Score:5, Interesting)

        by tcc (140386) on Wednesday October 10 2001, @04:03PM (#2412754) Homepage Journal
        --
        To take advantage of RAMdisks, you pretty much need to have your computer on all the time, or in standby mode when you're not using it. At this point, what do you need much higher disk bandwidth for?

        Loading your mp3s or movies?

        Loading office in 2s instead of 6s?

        running your games (oh wait, that's CPU/GPU intensive not HD).
        --

        FORGET ABOUT HOME USE, think a bit.

        There are limiting factors with hard drives, mainly LATENCY issues, this might not be a problem for you or any home users, but for some specific scenarios, it is, and a BIG one. I give you a specific case where I could benefit from such a system:

        Without going in too much details, I work with a lot of files, my workstation generates over 200,000+ files for a single simulation, no it can't be put in a database for now, it has to be accessed from different software with no database support, every other part of the software is optimised to know exactly which file to open, using the maximum of memory, cropping useless data, etc etc... everything is maximized to a more than good level. The only bottleneck I have in my system right now is the drive's latency issue, and beleive me, if I could go down from the milliseconds to nanoseconds or microseconds, it would be over a tenfold increase in speed and I wouldn't need 10 machines running in parralel to do the job in one day (which unfortunately I don't have :)), one machine could replace them 10 with only that little step up. Thing is I can't afford 10 machines and the drive subsystem, nor current SSD solutions.

        Most application are bandwidth hungry, but there are some stuff out there requiring LOW LATENCY, and heck, if there wasn't a need for that, you wouldn't see solid state drives for 60,000$ out there. There's a need, but sometimes you're limited by your R&D budget and you'd gladly take an emmerging technology or home-made stuff if it means saving 80% of the cost of the equivalent part, and increasing your effeciency by a factor 10.

        I'll see your answer "if you need it, and it slows down you r&d, buy it, for the sake of the company" sometimes it doesn't work like that for cashflow reasons and you have to work with what you can get in your specific budget, the issue here (and title of this forum) is about cheap storage that would have a low latency and High bandwidth solution (with loads of storage). I'm sure I am not the only one that would GLADLY grab a 30GB solid state drive for a fraction of what it would cost me with the current systems (which are way overpriced considering the price of ram right now).

        There's a need for Solid State, while I understand that the gap between a home user and a workstation/server class machine is blending more and more, it's not because a home user wouldn't benefit from such a device, that it's not needed for corporate or R&d levels. Current solutions wouldn't be selling for 50K$+ if there wasn't a need for them... heck, they wouldn't exist.
        [ Parent ]
      • Two words: by Dwonis (Score:3) Wednesday October 10 2001, @08:52PM
        • Re:Two words: by Telek (Score:2) Wednesday October 10 2001, @11:23PM
        • Re:Two words: by Dyolf Knip (Score:2) Thursday October 11 2001, @09:19AM
          • Re:Two words: by Dwonis (Score:2) Friday October 12 2001, @12:29AM
      • Re:Solid state drives. by Your Login Here (Score:1) Thursday October 11 2001, @02:11PM
      • Re:Solid state drives. by josquint (Score:1) Thursday October 11 2001, @10:31PM
      • Re:Solid state drives. by Telek (Score:2) Wednesday October 10 2001, @02:33PM
        • Re:Solid state drives. by InsaneGeek (Score:2) Wednesday October 10 2001, @04:39PM
          • Re:Solid state drives. (Score:4, Insightful)

            by Telek (410366) <da99@home . c om> on Wednesday October 10 2001, @06:01PM (#2413303) Homepage
            You must be king idiot then
            I'm sorry but you really need to go back to drive technology 101
            Idiots like you shouldn't talk out there ass so much...
            You must be one of those who

            I'd call you stupid names back in return, but I don't stoop that low. Anybody who needs to do that (a) needs a lot more fiber in their diet and (b) needs to lighten up.

            I HAVE a 4x75GB IDE RAID 0 array, and can get a max of 98MB/sec read off of it, and a good 75MB/sec sustained. Off of a single drive I can get 45MB/sec max, 25MB/sec sustained.

            And I was implying that there are very few applications that need the use of that specific RAM disk over a much cheaper IDE raid array. If you had 4GB RAM on the mainboard, or 8GB or 16, then you would see a few more apps that would benefit from that performance. However just about any home user, and the vast majority of corporate users wouldn't benefit one bit from the use of that. There are very few uses that would benefit from a sustained 90MB/sec, however the very low latency is a big help.

            So I wasn't "talking out of my ass". Go shove your nasty attitude up someone elses ass. Like we don't have enough problems to stress over as it is. Lighten up.
            [ Parent ]
      • Re:Solid state drives. by Telek (Score:3) Wednesday October 10 2001, @03:14PM
      • Re:Solid state drives. by Telek (Score:2) Wednesday October 10 2001, @11:16PM
      • 5 replies beneath your current threshold.
    • Re:Solid state drives. by The Panther! (Score:1) Wednesday October 10 2001, @02:45PM
    • Re:Solid state drives. by mindstrm (Score:2) Wednesday October 10 2001, @04:17PM
    • Re:Solid state drives. by robosmurf (Score:1) Thursday October 11 2001, @04:49AM
    • Re:Solid state drives. by billn (Score:1) Wednesday October 10 2001, @03:46PM
    • Re:Cenatek is a poor company by nexthec (Score:1) Wednesday October 10 2001, @05:04PM
    • 5 replies beneath your current threshold.
  • If it's DRAM by sulli (Score:2) Wednesday October 10 2001, @01:48PM
  • Reliable? by gandalf_grey (Score:1) Wednesday October 10 2001, @01:48PM
    • Re:Reliable? by YanIsa (Score:2) Wednesday October 10 2001, @02:22PM
    • Re:Reliable? by Hidyman (Score:1) Wednesday October 10 2001, @05:33PM
    • 1 reply beneath your current threshold.
  • RAM Drives. (Score:5, Interesting)

    by Gedvondur (40666) on Wednesday October 10 2001, @01:48PM (#2411930)
    RAM drives are a great idea, the problem is the IDE or SCSI bus. Seek times and retriveal times can be greatly reduced, but the total bandwidth is still a limitation.

    Seagate had developed years ago a standard called IPI, I think. It was for the 30 and 40 megabyte RAM drives that had developed. I know it never took off, but it was specificlly for static RAM drives.

    What would be really cool, would be RAM storage with an Infiniband interface. Its possible to use it for storage or for regular memory.

    • Re:RAM Drives. by Sir_Real (Score:1) Wednesday October 10 2001, @02:09PM
      • Re:RAM Drives. by madprof (Score:1) Wednesday October 10 2001, @02:34PM
      • Re:RAM Drives. by Cuthalion (Score:1) Wednesday October 10 2001, @02:42PM
      • Re:RAM Drives. (Score:5, Interesting)

        by Mr Z (6791) on Wednesday October 10 2001, @02:51PM (#2412394) Homepage Journal

        The main performance benefit of a RAID is in reducing the impact of seek time on overall throughput. You pay a little extra in transaction overhead to send commands to multiple drives (instead of a single drive) to gain the dual benefits of cutting the average cost of a seek down, and increasing your linear access bandwidth. (In other words, you do seeks 1/N as often, and your bandwidth for a linear read within a track is N times what it would be for 1 drive, for a RAID with N drives. At least, this is true for striping.)

        With a RAM disk, the cost of seeking is zero. Also, the bandwidth of the RAM already exceeds the available bandwidth of the drive cable. So, if you were to RAID your RAM drives, you'd still have the performance penalty of the additional overhead, but no gain due to hiding seeks or striping your bandwidth. The result would be a net loss in performance.

        Now, what might be interesting is a mirrored RAID, where one side of the mirror was a physical HD, and the other was RAM. Modify the RAID software to send all reads to the RAM drive by default. Ta-da! Instant hardware-backed RAM drive! Performance would be lower than a pure RAM drive, but you wouldn't need to do anything unusual to make the RAM's contents persistent. A power loss looks like a drive failure -- just replicate the other drive back to the RAM.

        --Joe
        [ Parent ]
    • You already have a RAM disk - file system cache by seanadams.com (Score:3) Wednesday October 10 2001, @03:49PM
    • Re:RAM Drives. by SubtleNuance (Score:2) Wednesday October 10 2001, @04:16PM
      • 1 reply beneath your current threshold.
    • Re:RAM Drives. by Bruce W. Murphy (Score:1) Wednesday October 10 2001, @04:37PM
    • Re:Who cares about IDE and SCSI by Cuthalion (Score:1) Wednesday October 10 2001, @03:01PM
    • 1 reply beneath your current threshold.
  • Solid State Hard Drives... by Anonymous Coward (Score:1) Wednesday October 10 2001, @01:49PM
  • Huh? (Score:4, Insightful)

    by BMazurek (137285) on Wednesday October 10 2001, @01:49PM (#2411941)
    RAM is now cheaper when it comes to memory-per-unitofcurrency than hard drives

    Huh? Unless I'm completely out to lunch, I don't see this....

    Is my math wrong, or is Cliffs?

    • Re:Huh? by return 42 (Score:1) Wednesday October 10 2001, @01:55PM
    • Re:Huh? by keesh (Score:1) Wednesday October 10 2001, @01:57PM
      • 1 reply beneath your current threshold.
    • Re:Huh? (Score:5, Informative)

      by jtdubs (61885) on Wednesday October 10 2001, @01:57PM (#2412024)
      You are right. Cliff is wrong.

      Given his figure of 128MB for $12, that's 10.66MB per dollar.

      From western-digital.com I can get a 40GB 7200RPM UATA/100 caviar harddrive for $117.00. That's 341.88MB per dollar.

      This puts harddrives into the lead by a factor of 32. So, until it's at the point where 128MB of RAM costs $0.375, harddrives still have the lead.

      Justin Dubs
      [ Parent ]
      • Re:Huh? [OT] (Score:4, Insightful)

        by Telek (410366) <da99@home . c om> on Wednesday October 10 2001, @02:06PM (#2412092) Homepage
        The slashdot crew over the past few days/weeks have been extremely out to lunch, has anyone else noticed this?

        Example 1:
        but RAM is now cheaper when it comes to memory-per-unitofcurrency than hard drives -- cliff

        RAM is 30-40x more expensive than HDs, I don't know WHAT he was smoking when he thought that...

        Example 2:

        I suspect a fair number of people never try Linux or one of the BSDs because they're moderately happy with AOL as an ISP -- timothy

        how many people do you know who would be running Linux if it wasn't for the fact that they were using AOL? (Let me rephrase, how many tech savvy people are using AOL (that aren't forced to)?)

        And the anti-Microsoft hysteria has been especially harsh over the past few days. That article about File Extensions And Molopolies [slashdot.org] was so pathetic it didn't even qualify as satire. It should never have seen the light of day on either /. or Salon.

        And /. gets over 200 story submissions per day, and yet the average number of story postings has gone way down, now to about 10/day. What's going on here?
        [ Parent ]
        • Re:Huh? [OT] by SnoopDobb (Score:1) Wednesday October 10 2001, @05:52PM
        • Re:Huh? [OT] by MasterD (Score:1) Wednesday October 10 2001, @06:41PM
        • Re:Huh? [OT] by jimbolaya (Score:1) Wednesday October 10 2001, @07:11PM
        • Re:Huh? [OT] by alexjohns (Score:1) Thursday October 11 2001, @07:55AM
        • 4 replies beneath your current threshold.
      • Re:Huh? by eAndroid (Score:1) Wednesday October 10 2001, @02:18PM
        • Re:Huh? by Anonymous Coward (Score:3) Wednesday October 10 2001, @02:23PM
          • Re:Huh? by eAndroid (Score:1) Wednesday October 10 2001, @05:13PM
          • 1 reply beneath your current threshold.
        • Re:Huh? by Paul Komarek (Score:2) Wednesday October 10 2001, @04:43PM
        • Re:Huh? by Old Wolf (Score:1) Wednesday October 10 2001, @04:57PM
        • 1 reply beneath your current threshold.
      • Re:Huh? by jnik (Score:1) Wednesday October 10 2001, @03:54PM
        • Re:Huh? by carleton (Score:1) Wednesday October 10 2001, @04:03PM
      • Re:Huh? by pyramid termite (Score:1) Wednesday October 10 2001, @04:55PM
      • 3 replies beneath your current threshold.
    • Re:Huh? by El_Nofx (Score:1) Wednesday October 10 2001, @02:24PM
    • Re:Huh? by mosch (Score:1) Wednesday October 10 2001, @03:52PM
    • Re:Huh? by loosenut (Score:1) Wednesday October 10 2001, @06:01PM
    • Re:Huh? by markmoss (Score:2) Wednesday October 10 2001, @08:35PM
    • Re:Huh? by funkwater (Score:1) Wednesday October 10 2001, @09:48PM
    • 2 replies beneath your current threshold.
  • What bus? by Kneht (Score:1) Wednesday October 10 2001, @01:49PM
    • 1 reply beneath your current threshold.
  • It's still nowhere close by Anonymous Coward (Score:1) Wednesday October 10 2001, @01:49PM
    • 1 reply beneath your current threshold.
  • Huh? What planet are you living on? by Tyler Eaves (Score:1) Wednesday October 10 2001, @01:50PM
  • Cenatek (Score:4, Informative)

    by [amorphis] (45762) on Wednesday October 10 2001, @01:50PM (#2411952)
    Cenatek [cenatek.com] may make exactly what you're looking for. It's a PCI card, and uses standard SDRAM sticks.

    From their site:
    The Rocket Drive stores data in memory modules (standard dynamic random access memory, or DRAM) rather than on magnetic media.
  • Power loss? by saridder (Score:1) Wednesday October 10 2001, @01:50PM
    • Re:Power loss? by saridder (Score:1) Wednesday October 10 2001, @01:52PM
    • Re:Power loss? by Ace905 (Score:1) Wednesday October 10 2001, @01:56PM
  • The illegal use potential (Score:4, Funny)

    by thryllkill (52874) on Wednesday October 10 2001, @01:51PM (#2411961) Homepage Journal
    L337 script kiddies would no longer have to worry about their Hard Drives telling the tale of all of their l337 ownz3r!ngs. As soon as the feds show up yank the plug.

    This would also work for War3z fiends. *again, yanks plug* "What do you mean piracy, I don't even have an OS on there."

    Seriously, I think it would only be useful if you could couple it with a RAID-like (I know it wouldn't be true RAID) system so if the power for whatever reason (Power outage, UPS goes bad, battery dies) you info wuold still be there, maybe a RAM-drive that does nightly/hourly back ups...
  • New Math? by MacGabhain (Score:2) Wednesday October 10 2001, @01:51PM
    • Re:New Math? by poot_rootbeer (Score:1) Wednesday October 10 2001, @02:12PM
      • Re:New Math? by sporty (Score:1) Wednesday October 10 2001, @02:23PM
        • Re:New Math? by penguinboy (Score:2) Wednesday October 10 2001, @04:21PM
    • Re:New Math? by alen (Score:1) Wednesday October 10 2001, @02:14PM
      • Re:New Math? by fmaxwell (Score:2) Wednesday October 10 2001, @02:25PM
        • Re:New Math? by DNS-and-BIND (Score:2) Wednesday October 10 2001, @03:13PM
          • Re:New Math? by mcjulio (Score:1) Wednesday October 10 2001, @03:54PM
          • Re:New Math? by fmaxwell (Score:2) Wednesday October 10 2001, @05:01PM
          • 1 reply beneath your current threshold.
    • Re:New Math? by fundflow (Score:1) Wednesday October 10 2001, @02:25PM
      • Re:New Math? by mj6798 (Score:2) Wednesday October 10 2001, @02:44PM
      • Re:New Math? by kinnunen (Score:1) Wednesday October 10 2001, @02:55PM
    • Re:New Math? by bughunter (Score:2) Wednesday October 10 2001, @03:10PM
    • Re:New Math? by selectspec (Score:2) Wednesday October 10 2001, @03:40PM
    • Redundant? by MacGabhain (Score:2) Wednesday October 10 2001, @05:37PM
      • 1 reply beneath your current threshold.
  • Umm... by itp (Score:1) Wednesday October 10 2001, @01:51PM
  • Ram drives, nothing new (Score:3, Interesting)

    by ackthpt (218170) on Wednesday October 10 2001, @01:52PM (#2411971) Homepage Journal
    We had a Megastore (core memory!) on a PDP11/45 (which was used as the swapping drive, hence upping the category to 11/50, IIRC) back in the 70's. My Nikon Coolpix uses flashram as a formatted dist, something I'm certain other's have noticed. Flashram is able to store and retain with the power off, but doesn't appear to transfer very fast. Using SDRAM would be fast, but only so long as: A) you have a constant source of current B) you don't test/clear on rebooting the CPU. Certainly old ideas, but as long as you can set up a big ramdisk in your OS and put your large temp/workfiles there, do it.
  • RAM = Volatile by suwain_2 (Score:1) Wednesday October 10 2001, @01:52PM
  • Sorry, you must mean by susano_otter (Score:1) Wednesday October 10 2001, @01:52PM
  • it would have to be SRAM or Flash ROM...... by the_2nd_coming (Score:2) Wednesday October 10 2001, @01:52PM
  • 640k by krelian (Score:1) Wednesday October 10 2001, @01:52PM
    • 1 reply beneath your current threshold.
  • Huh? (Score:5, Informative)

    RAM is now cheaper when it comes to memory-per-unitofcurrency than hard drives.

    According to pricewatch [pricewatch.com], a 40 gig hard drive is $78. Let's say $120 for a good one. That makes RAM 20 times more expensive, at $60/gig.

    It's still really cheap, but let's not get crazy. :)

  • Er, cliff? You smoking something? by Wakko Warner (Score:1) Wednesday October 10 2001, @01:52PM
  • Linux is good at that... (Score:3, Interesting)

    by jmv (93421) on Wednesday October 10 2001, @01:53PM (#2411984) Homepage
    Can't comment for other OS, but Linux tends to be pretty good at using all the RAM you've got to cache disk data. Even though I rarely use more than 256 MB, upgrading to 768 MB made a significant performance improvement for me, as Linux quickly fill the remaining 512 MB with disk cache, without me bothering with setting up a ramdrive.
  • How about integrated buffers? (Score:5, Interesting)

    by Quixadhal (45024) on Wednesday October 10 2001, @01:53PM (#2411985) Journal
    The problem of how to maintain power to all that RAM indefinately is still pretty tricky, but how about this idea. Why not put enough SDRAM on your hard drive to buffer the whole thing? Whenever you read anything off the platters, hold it in RAM, and whenever anything is written, page it back to disk as usual. Thus as you use your system, the speed will continue to improve (up to a point) without tying up system RAM.
  • Size does matter... (Score:3, Insightful)

    by weez75 (34298) on Wednesday October 10 2001, @01:54PM (#2411995) Homepage
    Imagine the size/number of boards that would be needed to get 80 GB of storage. It may be quicker but engineering something that is feasible would quickly drive the cost up so that it wouldn't be that cheap. Further, the cost to modify existing controller technology or making a RAM drive fit the current controllers available. Then there's all kinds of other technical issues like power.
  • Ramdrives Cheaper to Make In Software by EXTomar (Score:2) Wednesday October 10 2001, @01:54PM
  • RAM is for wimps! by Anonymous Coward (Score:1) Wednesday October 10 2001, @01:55PM
  • RAM cheaper than platters? Lay off the pipe. by jdcook (Score:1) Wednesday October 10 2001, @01:56PM
  • Recovery (Score:3, Interesting)

    by Darth RadaR (221648) on Wednesday October 10 2001, @01:56PM (#2412013) Journal
    I think that you might need a RAID (or RAIM- M == memory :) for RAM in case one of those dimms decides to die on you. Buggered up platters can be rescued in some cases, but if RAM dies, there's no recovery.

  • Use a Disk for power loss fail-over...? by BluePenguin (Score:1) Wednesday October 10 2001, @01:57PM
  • RAM Disks... by Saltine Cracker (Score:1) Wednesday October 10 2001, @01:57PM
  • Me! Me! by return 42 (Score:1) Wednesday October 10 2001, @01:58PM
  • Read BEFORE you post by THX113895 (Score:1) Wednesday October 10 2001, @01:59PM
  • flash drives (Score:3, Interesting)

    by frknfrk (127417) on Wednesday October 10 2001, @01:59PM (#2412043) Homepage

    i have been very pleased with my sandisk [sandisk.com] flashdrives. basically they are IDE-interface drives with flash memory instead of spinning platters. 0 ms seek time is nice, so is -silent- and -very very low power- storage. not to mention if you don't have to treat it like an egg.

    i've used both the flashdrive [sandisk.com] from sandisk, and the IDE flash drives [simpletech.com] from simpletech [simpletech.com].

    the sandisk flashdrives have sizes from very small (4 MB) to big enough for your MP3s (2 GB). of course they get expensive at the high end :) best things about them are (1) can get them semi-cheap from ebay [ebay.com] and (2) standard IDE interface.

    -sam
  • MO? by pete-classic (Score:2) Wednesday October 10 2001, @02:00PM
    • 1 reply beneath your current threshold.
  • Size (yet another) issue. by dave-fu (Score:1) Wednesday October 10 2001, @02:00PM
    • Mr. Creosote by Old Wolf (Score:1) Wednesday October 10 2001, @05:06PM
  • Compact Flash by RoofusPennymore (Score:1) Wednesday October 10 2001, @02:00PM
  • ATTO SiliconDisk (Score:3, Informative)

    by DeeKayWon (155842) on Wednesday October 10 2001, @02:01PM (#2412067)
    I'll be damned if I can find anything at ATTO's website [attotech.com], but they used to make the SiliconDisk II [smartcomputing.com], essentially a SCSI hard drive made completely of DRAM (yes, it has power outage protection).
  • What about ram drives via firewire? by little alfalfa (Score:1) Wednesday October 10 2001, @02:03PM
    • 1 reply beneath your current threshold.
  • RAM Cheaper Than HD? Bah! by Izmunuti (Score:1) Wednesday October 10 2001, @02:04PM
  • How about for cache on an ATA controller? by jamis (Score:1) Wednesday October 10 2001, @02:04PM
  • R-A-I-D or R-A-I-D ? by green pizza (Score:2) Wednesday October 10 2001, @02:06PM
    • 1 reply beneath your current threshold.
  • Pause, Inc. by Kallahar (Score:1) Wednesday October 10 2001, @02:07PM
  • They are available... by macemoneta (Score:2) Wednesday October 10 2001, @02:08PM
  • IBM Developed one by tortus (Score:1) Wednesday October 10 2001, @02:10PM
  • RAM like hardrive? by BigBir3d (Score:1) Wednesday October 10 2001, @02:10PM
  • Solid state...why? by ErikZ (Score:2) Wednesday October 10 2001, @02:11PM
  • i remember doing this in dos by mickeyreznor (Score:1) Wednesday October 10 2001, @02:13PM
  • YEAH!@# by superlime (Score:1) Wednesday October 10 2001, @02:15PM
    • Re:YEAH!@# by Nullsmack (Score:1) Friday October 12 2001, @09:32AM
  • by defile (1059) on Wednesday October 10 2001, @02:16PM (#2412162) Homepage Journal

    There are two ways you can do this.

    Way 1 -- Use a PCI card with 4GB of RAM on it as primary storage. At the end of the day, or week, or whatever, copy all of the data to more "permanent" storage. Like hard disks. This way a power loss (or battery failure) isn't too much of a nightmare.

    The drawbacks are that you need special hardware and you could lose days of work.

    Way 2 -- Cram your machine with as much RAM as possible. Which probably means 4GB. Configure your OS so that it uses about 95% of RAM as a buffer-cache.

    Data will be loaded from disk initially on demand (which means slow startup) but will almost always stay memory resident thereafter. The OS will also commit dirty pages back to disk from time to time ensuring that you don't lose anything important.

    This may be less doable with systems that insist on synchronous writes during file operations, but you can often disable these things if you want to take the risk.

    The benefit of this approach is that you don't need special hardware and you're less likely to lose data than Way 1. Which basically means you can and have been experiencing this now.

    If your system grinds disk consistently after several hours of use, it's a good indication that you should get more RAM considering how cheap it is.

  • CD-RW Technology by wardomon (Score:2) Wednesday October 10 2001, @02:16PM
  • EEPROM, and maybe OS tweaks by electroniceric (Score:1) Wednesday October 10 2001, @02:17PM
    • 1 reply beneath your current threshold.
  • I can buy 75 gigs of RAM for $300? by KingAzzy (Score:1) Wednesday October 10 2001, @02:17PM
  • Caching - why not more? by swordboy (Score:1) Wednesday October 10 2001, @02:18PM
  • Flash Drives by moonboy (Score:2) Wednesday October 10 2001, @02:19PM
  • let the OS do it by brer_rabbit (Score:1) Wednesday October 10 2001, @02:20PM
  • Flash RAM is getting there by ckd (Score:2) Wednesday October 10 2001, @02:20PM
  • solid state drives years ago by fromunderthedesk (Score:1) Wednesday October 10 2001, @02:21PM
  • OS drive by amaprotu (Score:1) Wednesday October 10 2001, @02:21PM
  • Fast virtual memory! by TeknoHog (Score:2) Wednesday October 10 2001, @02:21PM
  • SolidData has been doing this... by 4iedBandit (Score:1) Wednesday October 10 2001, @02:22PM
  • The Problem with RAM based drives... by Dijital (Score:1) Wednesday October 10 2001, @02:25PM
  • Linux tmpfs by nicholasperez (Score:1) Wednesday October 10 2001, @02:26PM
  • SSD's aren't new (Score:3, Informative)

    by fooguy (237418) on Wednesday October 10 2001, @02:28PM (#2412241) Homepage
    SSD's have been around for quite some time. Compaq had several commercial offerings based on Quantum's SSD. There are also several no-name companies that manufacture solid state drives (Memtech being just one: http://www.memtech.com/Prodinfo.htm).

    We actually got our Alpha vendor to let us try an SSD for 30 days. The drive was fast, but we found that we quickly saturated the controller (something a couple U160 drives can easily do). In that regard, it wasn't that fast at all.

    And, as has been said in other posts, it's not really economically fesible. We tested a 3.2GB SSD last Christmas that cost $25,000. For that application, we thought it was a good fit. But if you're concerned about capacity, we just bought some 180GB drives for our SAN for about $5,000.00 each.

    While the RAM and disk capacity available now is amazing, I don't think we'll ever see the dollar/cost ratio for RAM beat the dollar/cost ratio for disks.

    In 1994, which I had a 486/DX2 66 (which came with 4MB Ram), I bought 16MB of RAM for $560.00. Quake was 15MB, so I could load it into a ram drive and play from there. Guess what? It wasn't noticably faster than my IDE hard drive, but Windows screamed. =)
  • Editor please by Sheepdot (Score:1) Wednesday October 10 2001, @02:28PM
  • Polymer memory might drive RAM/HDD's away.. by Anonymous Coward (Score:2) Wednesday October 10 2001, @02:31PM
  • Missing the point of SSDD (Score:3, Interesting)

    by MattRog (527508) on Wednesday October 10 2001, @02:33PM (#2412267) Homepage
    You see solid-state disk drives used mainly in relational database management systems as a 'scratch pad' for highly-volatile data.

    In order to explain I'll have to do a quick primer on RDBMS' and how they handle memory management.

    As you're probably aware, there are a multitude of different operations you can perform on a RDBMS; UPDATE, DELETE, SELECT, etc.

    For more efficient queries the RDBMS will cache physical data structures in memory. It may cache parts of the index or recently accessed data. If the cache is full it will kick out the oldest, least used parts to make some room for the new stuff.

    To make a long story short, most servers have way more disk space than RAM. As such, it will use a designated 'temp' or scratch area for some of those sorts (and temporary tables) if there are more important things in RAM or it cannot all fit. In Sybase / MS SQL you create a special database for this called 'tempDB'. I'm sure DB2 / Oracle have similar data structures.

    Here is where solid-state disks enter the picture. You can buy a small solid-state disk (9GB or less) for cheap. You then 'create' tempDB on the solid state device. That way you can completely eliminate the relatively slow disk drive for things like sorting, temp tables, etc. and devote all of your RAM to caching database information.

    To me, this seems a lot better than using solid-state devices exclusively as a storage medium. Initially when you start up your RDBMS the cache is clean. After people run a couple queries the important (and most hit) indexes and data are cached any way so you do not have to worry about touching the disk unless you perform a write. However in most OLTP (online transaction processing; a la web app) it's mostly selects so you wouldn't receive the benefit of the solid-state device unless it wasn't in the cache.

    Most SSDD have a battery-backup in them in case of power failure and are generally mated to a corresponding hard drive. When the SSDD is idle it will flush the writes to the HD to keep the HD up-to-date. On a power failure it will immediately dump changed data to the HD (also battery-powered).

    For 'home' systems I can't imagine anyone using SSDD as their primary storage. It doesn't make sense - rarely does anyone perform anything that 'demanding' as to require solid-state drives. Plus, if you have a single memory error you would lose the entire thing (break one of your DIMMs and tell me what happens when you try and boot.) :D
  • The price/performance sweet spot by Salamander (Score:2) Wednesday October 10 2001, @02:34PM
  • Market saturation?? by sterno (Score:2) Wednesday October 10 2001, @02:34PM
  • linux ramdisk limitations @ 512m by hmodes (Score:1) Wednesday October 10 2001, @02:35PM
  • Supply/Demand Consideration by Brackney (Score:1) Wednesday October 10 2001, @02:36PM
  • its called by geekoid (Score:2) Wednesday October 10 2001, @02:38PM
  • Quantum makes a 4GB solid-state drive: Rushmore! by dbuck (Score:1) Wednesday October 10 2001, @02:38PM
  • Don't shut down by BMonger (Score:1) Wednesday October 10 2001, @02:41PM
  • Holy fuck memory is cheap by sulli (Score:2) Wednesday October 10 2001, @02:42PM
  • Volume differences: GB/cc by 4of12 (Score:2) Wednesday October 10 2001, @02:44PM
  • There IS a SSD for PCI bus machines now. by davebarnes (Score:2) Wednesday October 10 2001, @02:46PM
  • USB flash drives by whovian (Score:1) Wednesday October 10 2001, @02:46PM
    • 1 reply beneath your current threshold.
  • New OS paradigm? by chafey (Score:1) Wednesday October 10 2001, @02:47PM
  • RAM cheaper than disk? No, it's not. by twoflower (Score:1) Wednesday October 10 2001, @02:50PM
  • OS Redisign (Score:3, Interesting)

    by kruczkowski (160872) on Wednesday October 10 2001, @02:51PM (#2412400) Homepage
    With this trend to continue, OSs should be redesigned. The hard disk has the advantage of keeping the data with no power, but the ram has speed. New pcs could have 3GB of ram and a 40GB ide HD for storage. When the pc boots it would copy the data into its ram and then execute all programs from ram, sure this would take a long boot but with new os to be stable this should not be a problem.

    We would have to do some serius os and user interface redesign. If the pc is used for video editing the samples could be kept in memory this would speed thing up a bit, but you would have to save the data to the HD eventualy.

    Another great application for this would be chase servers, imagin a organization that does video editing and all the clients have gigabit ethernet, implement servers that have 1TB of ram before the data storage server at night they could sync the data.

    Seriusly, we have to think about this, our current view on pc is that ram is way more that hd storage. Diskless clients could make a come back...
  • by jd (1658) <[imipak] [at] [yahoo.com]> on Wednesday October 10 2001, @02:54PM (#2412420) Homepage Journal
    Solid State hard-drives date back at least as far as the late 1980's, when (I believe) Watford Electronics released a device called a Solidisk for the BBC Microcomputer.


    As such, they are fairly old technology, and most of the problems have been ironed out. The problem with power can be solved in a number of ways, for example. You can have battery-backed RAM, or you can have the "RAM" non-volatile by using a design that does not decay rapidly with time. (Flash RAM works this way.)


    Another problem has been the capacity of a solid-state hard-drive. This, as has been mentioned, has largely been overcome. I =STILL= believe that wafer-scale chips are the way to go, for this, though. You should be able to make wafers that are tens of terrabytes in capacity, by now.


    (The problem with making wafers has always been the purity and the defect levels. Purity just requires you to use something better than skimming. Double distillation, or atomic mass seperation, would give you near 100% purity. You then just cool the resultant in a vaccuum flask, so that the defect rate is negligable.)


    Getting back to the modern day, though - how to turn cheap RAM into quality solidisk. This involves making a card, with a whole load of RAM on it. Since you're using conventional RAM, you can't rely on modern-day core memory. This means the fall-back of using battery-backed RAM.


    You want TWO batteries, for this. One will be in discharge/recharge mode, the other will be in operational mode. When the batteries switch over, you want the recharged one to be switched first, so that the batteries are in parallel, BEFORE switching over the other. That way, there's no loss of power.


    When switching to discharge/recharge mode, the battery must be fully drained, to prevent "memory", where a rechargable battery fails to recharge correctly from a semi-charged state. Once drained, you recharge it to capacity.


    The switch-over should happen on one of two events:

    • The battery in use is under 25% capacity, OR has less than half the charge of the spare battery
    • The computer is switched on


    This guarantees that you have 175% - 200% of any one battery's lifetime, which should be ample for most purposes. The recharger should tap off the bus' power supply, with the batteries directly powering the RAM at all times. This avoids any problems of messy spikes somehow getting into the computer.


    If you want "extra-long-life" SSD technology, you are probably best off using very low-power RAM for the main disk, and using higher-power fast RAM for the cache. The lower the power of the main disk, the better. Static RAM is worth a glance, for this - I think it's usually more efficient than dynamic.


    Of course, the =ULTIMATE= solution is to go back to using core memory. (For those who never went to computer science classes, "core memory" is one of the earliest non-volatile digital storage systems. It was a form of magnetic storage, and used semi-permanent magnets to retain the data. Data could only be read by destroying the copy in storage, which mean that a read cycle also had a write cycle. It was slow, but when you had RAM that was guaranteed to retain data for over a century, who cared?)

    • Batteries by olman (Score:1) Thursday October 11 2001, @02:41AM
    • Batteries by vectro (Score:1) Saturday October 20 2001, @05:39AM
  • How I would do it (i.e., properly) by hattig (Score:2) Wednesday October 10 2001, @02:55PM
  • What's the point? by The Panther! (Score:2) Wednesday October 10 2001, @02:55PM
    • 1 reply beneath your current threshold.
  • Solid State Hard Drives vs Ram Disks by Matthew Luckie (Score:2) Wednesday October 10 2001, @02:55PM
  • Try DiskOnChip by hum (Score:2) Wednesday October 10 2001, @03:00PM
  • Why not use a software raid-like solution? by BierGuzzl (Score:2) Wednesday October 10 2001, @03:03PM
  • Texas Memory systems has RAM-SAN by uberpuke (Score:1) Wednesday October 10 2001, @03:05PM
  • when run-time and permanent storage collide by greck (Score:1) Wednesday October 10 2001, @03:09PM
  • Gigabit Ethernet Ram Server? by BroadbandBradley (Score:1) Wednesday October 10 2001, @03:11PM
  • Current Limitations of Hard Drives by compugeek007 (Score:1) Wednesday October 10 2001, @03:15PM
  • Store your stuff on a network... by aquarian (Score:1) Wednesday October 10 2001, @03:18PM
  • Good topic. by tcc (Score:2) Wednesday October 10 2001, @03:26PM
  • why not? by jafac (Score:2) Wednesday October 10 2001, @03:34PM
  • NOT a very smart choice by ttfkam (Score:2) Wednesday October 10 2001, @03:35PM
  • Size Does Matter (Spatially) by Sherloch Hemloch (Score:1) Wednesday October 10 2001, @03:46PM
  • What are you smoking Cliffy.... by mindstrm (Score:2) Wednesday October 10 2001, @03:50PM
  • Found one.... Sort Of by steddyj (Score:1) Wednesday October 10 2001, @03:54PM
  • Solid state drives are available... by Peachey (Score:1) Wednesday October 10 2001, @03:58PM
  • power consumption by humbads (Score:1) Wednesday October 10 2001, @04:02PM
  • DiskOnChip by SubtleNuance (Score:2) Wednesday October 10 2001, @04:04PM
  • Solid State Drives by dac56 (Score:1) Wednesday October 10 2001, @04:06PM
  • Forgot some small details... by AnalogDiehard (Score:1) Wednesday October 10 2001, @04:13PM
  • reason? by siokaos (Score:1) Wednesday October 10 2001, @04:39PM
  • RAM/CD Drive? by FredtheDead (Score:1) Wednesday October 10 2001, @04:40PM
  • Solid state drives aren't what you think by geoskd (Score:1) Wednesday October 10 2001, @04:41PM
  • Fire Fire Wire or USB 2 by WoWo (Score:1) Wednesday October 10 2001, @04:41PM
  • Summary Schematic by jdclucidly (Score:1) Wednesday October 10 2001, @04:46PM
  • Thinking inside the box by WyldOne (Score:1) Wednesday October 10 2001, @04:51PM
  • RAM = $60 / GB; DISK = $2 / GB by peter303 (Score:2) Wednesday October 10 2001, @04:52PM
  • Goes where spinning platters cannot by earthforce_1 (Score:1) Wednesday October 10 2001, @04:55PM
    • 1 reply beneath your current threshold.
  • a diagram... by utexaspunk (Score:1) Wednesday October 10 2001, @04:57PM
  • Psion has had this for years by Looke (Score:1) Wednesday October 10 2001, @05:03PM
  • RAM vs HD...GET OUT OF HERE! by starsandsipes (Score:1) Wednesday October 10 2001, @05:03PM
  • Same digital VCR argument: tape vs disk by peter303 (Score:2) Wednesday October 10 2001, @05:07PM
  • RAM disks already exists. no need for a new gizmo by Hooya (Score:1) Wednesday October 10 2001, @05:15PM
  • Make your own... by Mike McTernan (Score:1) Wednesday October 10 2001, @05:16PM
  • Confusion of terms: SRAM and Flash by moogla (Score:1) Wednesday October 10 2001, @05:24PM
  • A few points by NitsujTPU (Score:1) Wednesday October 10 2001, @05:36PM
  • What about noise? by spectrum- (Score:1) Wednesday October 10 2001, @05:41PM
  • With multi-GB RAM who needs a swap file? by muck1969 (Score:1) Wednesday October 10 2001, @05:59PM
  • This is old stuff by micron (Score:1) Wednesday October 10 2001, @06:11PM
  • RAM Disk Issues by mgooderum (Score:2) Wednesday October 10 2001, @06:25PM
  • One use for a SSD by Zan Lynx (Score:1) Wednesday October 10 2001, @06:42PM
  • Forget about using it as a ram disk. by owenferguson (Score:1) Wednesday October 10 2001, @06:44PM
  • PCMCIA / CardBus RAM by dhart (Score:1) Wednesday October 10 2001, @06:49PM
  • FAT on RAM by smokin_juan (Score:1) Wednesday October 10 2001, @06:57PM
    • Re:FAT on RAM by donglekey (Score:1) Wednesday October 10 2001, @10:12PM
  • http://www.platypustechnology.com/ by cryptophiliac (Score:1) Wednesday October 10 2001, @06:59PM
  • TEMPORARY Hard Drive by Thrazzle (Score:1) Wednesday October 10 2001, @07:25PM
  • Americans have it lucky by G-funk (Score:2) Wednesday October 10 2001, @07:54PM
  • Platypus Technology Solid State Drives by mikegaylan (Score:1) Wednesday October 10 2001, @08:36PM
  • reality check by Anonymous Coward (Score:1) Wednesday October 10 2001, @08:54PM
  • It's ancient technology... by punchedcard (Score:1) Wednesday October 10 2001, @08:59PM
  • SolidState Disks Already exist by dangmoss (Score:1) Wednesday October 10 2001, @09:10PM
  • MRAM by mojo-raisin (Score:2) Wednesday October 10 2001, @09:27PM
  • Platypus has solid state disk WITH redundancy by Anonymous Coward (Score:1) Wednesday October 10 2001, @09:27PM
  • one more thing - size by thepoolguy (Score:2) Wednesday October 10 2001, @09:49PM
  • Faster and Faster HD's? by dytin (Score:1) Wednesday October 10 2001, @10:09PM
  • In the near future there will only be SSD's! by craigb12345 (Score:1) Wednesday October 10 2001, @10:12PM
  • This will never happen..... by Newer Guy (Score:1) Wednesday October 10 2001, @10:29PM
  • Rocket Drive SSD's by CanadaBob (Score:1) Wednesday October 10 2001, @11:10PM
  • hell, digital had it then, and lucent runs 'em now by swschrad (Score:1) Wednesday October 10 2001, @11:32PM
  • These devices *do* exist by RalphTWaP (Score:2) Thursday October 11 2001, @12:44AM
  • Has anyone else used any of the SolidData offering by venom600 (Score:1) Thursday October 11 2001, @12:51AM
  • Selective Backup by ironfroggy (Score:1) Thursday October 11 2001, @01:39AM
  • It's not cheaper now but it will be by Ewasx (Score:1) Thursday October 11 2001, @06:06AM
  • Great for DDNS server zone transfer wite ops by gelfling (Score:2) Thursday October 11 2001, @07:02AM
  • You don't really need battery backup by tkrabec (Score:2) Thursday October 11 2001, @07:28AM
  • Cheap RAM? by mjrnfr.com (Score:2) Thursday October 11 2001, @08:41AM
    • 1 reply beneath your current threshold.
  • This could work, with some common sense by Junks Jerzey (Score:2) Thursday October 11 2001, @08:46AM
  • Optical is getting close too by psyclo (Score:1) Thursday October 11 2001, @08:58AM
  • A solution by natefanaro (Score:1) Thursday October 11 2001, @10:24AM
  • Already being done by one-egg (Score:1) Thursday October 11 2001, @04:10PM
  • now who's going to.. by Nullsmack (Score:1) Thursday October 11 2001, @06:46PM
  • Solid State HDs by jbar1 (Score:1) Friday October 12 2001, @11:38AM
  • Instant-on by srussell (Score:1) Friday October 12 2001, @12:09PM
    • Re:Instant-on by jbar1 (Score:1) Saturday October 13 2001, @12:45PM
  • Re:Ane when the power goes out on your RAM HD? by quantus (Score:1) Wednesday October 10 2001, @02:22PM
  • Re:IBM is developing MRAM by drhemi (Score:1) Wednesday October 10 2001, @02:41PM
    • 1 reply beneath your current threshold.
  • Re:Grade F - Please show your work by dbretton (Score:1) Wednesday October 10 2001, @06:30PM
  • Re:Hmmm not many EE's I see..... by Equinox (Score:1) Wednesday October 10 2001, @06:56PM
  • Re:Cheap, but no imagination by sane? (Score:1) Thursday October 11 2001, @01:01AM
  • Re:RamDisk by Skapare (Score:2) Thursday October 11 2001, @09:06PM
  • Re:Ane when the power goes out on your RAM HD? by josquint (Score:1) Thursday October 11 2001, @10:48PM
  • 55 replies beneath your current threshold.
(1) | 2 | 3