The hows and whys of SSDs
Thrax
🐌Austin, TX Icrontian
Solid State Disks are poised blow the doors off of traditional storage media. As the inevitable end-game of the great bet on flash memory, they are coming in strengthening numbers to obliterate benchmarks, make or break companies, and free-fall in price. The revolution this nascent market is set to unleash will leave few questions as it makes a staggering rise to preeminence.
The history of f... Continue reading
The history of f... Continue reading
0
Comments
Defragmentation is a cheap hack to sweep the performance limitations of mechanical drives under the rug. Defragging exists because there are performance penalties if the mechanical drive head needs to see files all over the disk.
Secondly, the longevity (MTBF) of the newest generation of Intel SSDs is as long or longer than traditional drives. Reliability has reached parity, it's not really a concern any more.
I do, however, agree that the price needs to come down.
The article states you could write 100GiB per day for 5 years before approaching failure.
http://en.wikipedia.org/wiki/GiB
Basically, the SI units kilo-, mega-, giga- all refer to powers of 1000. The word "gigabyte" suggests that it's composed of 1000 megabytes. But that's not how storage works, because storage is ACTUALLY based on powers of 1024. A gigabyte is ACTUALLY 1024 megabytes.
I wanted to be very clear about how much data the drive can write.
8 bits = 1 byte
1024 bytes = 1 kibibyte (1KiB)
1024 kibibytes = 1 mibibyte (1MiB)
1024 mibibytes = 1 gibibyte (1GiB)
This discrepancy is why a "250GB" hard drive (Which you would think is 250,000 megabytes) is actually 244,000 mibibytes, because the computer judges values in powers of 1024. So 250,000/1024 = 244,000.
It's confusing and stupid.
Windows 7 is easily the best OS for SSDs at this time.
Cluster size should match the block size of the drive, usually 512k or 1MB.
So from what I've just read here if I plan to jump from XP to Win7 now is the time if I plan to use this thing? So if using as my primary is 32GB enough room for "everything"......meaning OS, apps, etc?
Figures, as I have a 300GB V'Raptor that was supposed to be my primary in the build.........;D
I ran into issues with a 20GB partition for Win 7 x64 on my laptop, and eventually had to expand it. I'm not sure what I could have overlooked, but I moved everything I could think of (and all of the things listed above). My 4GB hibernate file was stuck on C, as far as I could tell.
I finally expanded the partition into a neighboring partition I had been using for Linux when I realized that Visual Studio insists on being installed onto the C drive, and I didn't have enough room left for it. Programming software made by programmers can't be run from the D drive, for reasons I won't ever understand.
At any rate, 32GB should be enough. 20 was just cutting it close after Windows kept accumulating bloat/updates.
Another noob question(s)
1. If the SSD is C: should I use the V'Rator for the misc stuff as the 2 x 1TBs are for mirror??
2. OR??
Hibernate:
open administrative command prompt and issue this command: powercfg -h off
I have otherwise been able to dodge bloat since I installed this copy of Windows 7 in March.
Yes, use the raptor for mass storage, and applications you don't need super speedy loading on.
Is there a market for a hybrid drive which has a small amount of traditional drive storage thatcan be used to store small files and then a larger SSD for storing the large data files? I guess you would need to have a clever controller that looks at the file sizes and distributes accordingly? You would also need to have some sort of study into the total file size for small files and the total file size for large files so that you can gauge the ratio of traditional storage vs SSD.
We were just talking about Seagate Momentus XT drives the other day. It's an interesting technology.