Slashdot Mirror


OCZ Releases First 1TB Laptop SSD

Lucas123 writes "OCZ today released a new line of 2.5-in solid state drives that have up to 1TB of capacity. The new Octane SSD line is based on Indilix's new Everest flash controller, which allows it to reduce boot-up times by half over previous SSD models. The new SSD line is also selling for $1.10 to $1.30 per gigabyte of capacity, meaning you can buy the 128GB for about $166."

1 of 128 comments (clear)

  1. Re:OCZ by Cyberax · · Score: 5, Interesting

    Not so fast!

    You can use my https://github.com/Cyberax/mdtrim/ to periodically TRIM unused space on software RAID-1 on Linux (ext3/4 are supported right now).

    Extending it for RAID-0/5/6 is not hard, but right now I don't have time for this.