Pros and Cons of SSD?

Kommentare

Soniclight schrieb am 10.07.2012 um 22:56 Uhr
Megabit wrote:

"Frankly, I'd like to also move all the %Userprofile% contents from C: to D: - but am a little hesitant to do that for fear something might go wrong, and create havoc on my otherwise clean and stable system.

No, I haven't done so and here is why I wouldn't: cutting the fat on the system drive is always good and as others have pointed out, there are all kinds of things that can be knocked over to another drive. But starting to noodle with how the OS interacts with programs and so on is asking for trouble. There are so many tiny files such as .dll and registry key interactions that depend on specific chains or order of "ignition."

In other words, it's great to clean house, renovate, go minimalistic, but I'm not going to start digging into the walls to try to trim back the beams and 2x4 holding up the house; I could also end up accidentally cutting into some of the house's electrical wiring and plumbing :)
fausseplanete schrieb am 12.07.2012 um 12:14 Uhr
Possible con?: SSD write-speed lower than Spinny write-speed?

http://www.tomshardware.co.uk/forum/280654-14-write-speed-slower
Benchmarks can apparently vary wildly due to varying "compressibility" of data.

I have never even used an SSD, I just draw this point in, made elsewhere.
prairiedogpics schrieb am 13.07.2012 um 22:29 Uhr
I recently built a new Windows 7 workstation with an SSD for the OS and 2nd spinner HDD for the media drive.
I followed these tips for setting up the SSD:

http://www.computing.net/howtos/show/solid-state-drive-ssd-tweaks-for-windows-7/552.html
Still working like a charm 4 months later....
gpsmikey schrieb am 13.07.2012 um 23:25 Uhr
For what it's worth, I had commented on the fact that some folks had issues with SSD migration in another forum (Proshow slideshow stuff) and got the following comment back from another user. Certainly sounds like it could be the issue folks have run into (RSD was my name for Rapidly Spinning Disks :-) ):

The issue with cloning a HDD to a SSD is sector alignment. Sectors on RSD (as you call them) are slightly offset to improve read operation. SSD's don't use sectors but Windows still organizes data by sector. Therefore, the sectors have to be aligned before cloning. Improperly aligned sectors will raise havoc with reads/writes.

mikey