Solid State Drives

Solid State Drives

Post just about everything that isn't directly related to Spring here!

Moderator: Moderators

Post Reply
User avatar
DJ
Posts: 355
Joined: 17 Jan 2007, 13:26

Solid State Drives

Post by DJ »

Building a new pc at work (dev machine) and was just toying with the idea of having a SSD for the O/S drive. Was wondering if anyone else had tried this and what sort of performance boost they got (if any)?
User avatar
BrainDamage
Lobby Developer
Posts: 1164
Joined: 25 Sep 2006, 13:56

Re: Solid State Drives

Post by BrainDamage »

the expensive version of the new mac air, mounts one

what do you plan to use it for? continous write cycles tend to literally get electrons stuck in the insulating oxide layer of the MOS cell, you'll need to tweak the system to avoid to use the solid state memory as pagefile/swap or such section will quicly become corrupted, also trying to state the obvious you'd better avoid operations such as defragment :P , if you have the chance, use a low fragmentation filesystem
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Solid State Drives

Post by AF »

Possibly, newer ssd technology is much better at these problems, so naturally there must be a reason that these drives are being used as the sole drives in various high end laptops.
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Re: Solid State Drives

Post by Relative »

I'm looking forward to getting one of those drives, once they come down to a more reasonable price. I've read that the performance on those things are quite impressive.
User avatar
DJ
Posts: 355
Joined: 17 Jan 2007, 13:26

Re: Solid State Drives

Post by DJ »

I was just toying with the idea really, I've seen a laptop running one and it was very impressive from an O/S point of view. really struggled with large file copies though.

Ideally two configured in a RAID 0 for the O/S drive would be my choice but i'm not sure there's any SATA drives available yet, or if I can talk the boss into it!
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: Solid State Drives

Post by CarRepairer »

Is fragmentation even relevant in solid state memory?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Solid State Drives

Post by Tobi »

Definitely not as much as on real hard disks since seek time on solid state drives is (close to) zero.

EDIT: I think I've seen SATA SSDs on the interwebs already, but for like $400 for 32G and $900 for 64G IIRC.
User avatar
BrainDamage
Lobby Developer
Posts: 1164
Joined: 25 Sep 2006, 13:56

Re: Solid State Drives

Post by BrainDamage »

i meant as space wasted, not overhead time, those drives aren't exactly cheap atm and losing space that way seems a waste for me, .. maybe i'm too cheap :P
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Solid State Drives

Post by AF »

I'm sure you can get SATA versions.

As for raid arrays I'm not so sure that'll make that much of a difference due to the nature of SS drives for anything more than backup.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Solid State Drives

Post by Tobi »

You still get twice the read speed :P (120 MB/s), with RAID 0 that is.

(source: http://www.tomshardware.com/2007/08/13/ ... page8.html)
User avatar
DJ
Posts: 355
Joined: 17 Jan 2007, 13:26

Re: Solid State Drives

Post by DJ »

SSD drives have a slow data read rate for large files, A RAID 0 configuration would double that speed, well in theory

--EDIT--

OK Tobi beat me to it
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: Solid State Drives

Post by CarRepairer »

I got a Western Digital Raptor (Sata1, 10,000 rpm) 150gb for $180. Good seektime and a happy medium if you don't want to spend $400 for an SSD with the capacity of a DVD.
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: Solid State Drives

Post by SinbadEV »

There are a number of new technologies "coming down the pipe" as it were, that will significantly reduce the cost of solid-state memory along with reducing power consumption and increasing read time significantly. Things like "Phase Change Memory" will be fast enough to replace ram and as cheap as flash memory with the added bonus of it holding it's memory with no power supply (REAL sleep mode anyone?) and I read an article about copper nano-fibers matrices being a replacement for flash memory.

It's definitely getting there and if you care more about low power-consumption then read/write speed and lifetime it's already here.

Yay Future!
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Solid State Drives

Post by AF »

People vastly overestimate the read write lifetime of hard drives. A disk platter can only spin at 10k rpms for so long before the mechanisms start to falter, never mind moving the read write head across the platter.
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: Solid State Drives

Post by CarRepairer »

AF wrote:People vastly overestimate the read write lifetime of hard drives. A disk platter can only spin at 10k rpms for so long before the mechanisms start to falter, never mind moving the read write head across the platter.
Sure but the Raptor is a small drive for booting my OS and running my pagefile. I'm not praying that it lasts me a decade or anything. It's not used for storage of data (got a separate drive and backup for that). Just saying it's a far better deal than an SSD for a while in terms of cost/gigabyte if you want something faster than a standard Sata at 7200rpm.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Solid State Drives

Post by AF »

Oh indeed, I think they're great for what they are but still too expensive.
Post Reply

Return to “Off Topic Discussion”