Slashdot Mirror


DSI Delivers up to 3GB/s with Solid State Disk

olivesaregross writes "'Running at what the company says is 250 times the speed of conventional hard drives, it won't come cheap, but it will be fast. It uses DRAM memory to store data instead of spinning platter hard drives, giving an access time of just 20 microseconds.' It still does use platter-based drives but it's a cool idea anyway. Techworld has another story on it."

5 of 214 comments (clear)

  1. SSD is a niche technology at best by Anonymous Coward · · Score: 4, Informative

    Let's see:

    Imperial folded, Platypus folded, Solid Data is barely hanging on and Texas Memory survives on defense contracts.

    SSD is a great technology, yes.
    SSD makes commercial sense, no.

    How many more VCs can be fooled into investing into SSD startups?

  2. Google Cache by DeathToBill · · Score: 4, Informative

    Hmmm, one of the fastest slashdottings in recent history, methinks. Google cache is here.

    --
    Slashdot - News for Nerds, Stuff that Matters, in ISO-8859-1 Has just realised that beta makes this signature redundant
  3. Re:Pricing by eht · · Score: 4, Informative

    RAID has a couple of semi accepted meanings,

    The I can mean either Inexpensive or Independent
    and the D can be either Drives, Disks, or Devices.

    However it's always a Redundant Array, which of course makes RAID 0 not RAID, but just a good way to lose even more data faster(as any drive/disk/device failing on RAID 0 takes down all your info).

  4. Re:Performance and Cost by MrChuck · · Score: 4, Informative
    1. PCI @ 150MHz * 64bits is still 1200MB/s (that handwaves away any sort of overhead a bus might impose). So how are they getting 3036MB/s into a machine? Certainly not FCAL or SCSI. magic?
    2. When offered SSDs to work with for a project that needed lots of writes/reads of short lived files, I found them expensive, but good. I'm sorry to hear that Platypus ate it, I liked them and the idea of RAM on a PCI card - and they had linux and freebsd drivers. But SSDs COST a BUTTLOAD.
    3. I've used these guys' disks for years because they have tested to be as fast as SSDs. But with a half terrabyte behind them.

      With a battery backed cache of mirrored RAM, we found that for quick read/write stuff, the disks never got hit. If the data stayed, they ended up on the drives. If power was lost, the battery kept the cache alive for well over a day (I got bored and it met the "30 minutes" criteria we were looking at).

      The cache isn't huge (512? 256MB?) but it never filled. Basic elevator algorithms (we all did CS classes, right?) let the RAID side take data out of the cache in DISK order and write it out.

      And, not being Computer Vendor RAID, we found that it was fast and not expensive (given professional RAID). 15KRPM disks and dual controllers and dual PS and all that. Not for home use, but certainly for pro use. Oh and it gives great stats. Find stripe usage and cache hits on a Sun T3 that performs at half the speed for a good bit more money.

    I don't work for them, I just like their stuff. They're a small(ish) company that just does raid with lots of Wall St and corporate clients.
  5. Re:Used interface? by chabotc · · Score: 4, Informative

    Oh and reading in the article it actually tells you whats used to obtain the 3gb/sec

    "with two to eight Fibre Channel ports that can push out 250,000 IOPS - up to 3Gbit/s"