SSD random writes already destroy HDD random writes by several orders of magnitude. What more can you ask for? Oh yeah, some SSDs also have sequential writes that nearly saturate the SATA bus. Is that not enough for you? What more do you want, blood? :'(
throughput=bandwidth and is MB/s, a type of speed.
latency is ms per packet, a type of speed.
You can read all about it in wikipedia
Bandwidth is indeed a basic concept. What I am having trouble understanding is what it has to do with reading and writing.
There are about six performance points that matter for storage, but SSD manufacturers typically only publish two of them:
Sequential reads
Sequential writes
The others are:
Access time
IOPS (input output per second)
Random reads
Random writes
If you are having trouble understanding these concepts, how about an analogy?
Let's say that instead of "storage" we are dealing with a "library."
Sequential read: Going to one shelf in the library and carting off a row of books. An SSD with a higher sequential read can cart off more books from the same shelf in the same amount of time.
Sequential write: Putting a bunch of books on one shelf. An SSD with a higher sequential write can put more books on the same shelf in the same amount of time.
Access time: How long it takes to find a book in the whole library. A HDD would be someone walking through the library to find the book. An SSD would be someone teleporting directly to the book.
IOPS: How many books can be taken off or placed on the shelf per second.
Random read: How fast a bunch of books can be carted off, but they are NOT on the same shelf but may be spread out all over the library, so you have to go get one, and then another, and then another, and so on until you are done.
Random write: How fast a bunch of books can be placed on shelves, but they are from different sections of the library so you have to place one on a shelf, then go to another shelf to place another and so on.
Now why are SSDs faster than HDDs? Access times are a fraction, plus higher IOPS. Combine those with higher sequential reads (and sometimes writes) and you get higher overall performance.
Unfortunately, none cover the one performance measure that I don't understand: throughput.
Usually people mean "sequential reads" when they talk about "throughput" of a drive.
Proper care and feeding for SSDs updated 11/12
This section is for people using Windows 7 on a fairly new computer
Should I make a separate partition on the hard drive for a paging file?
I'm only going to put the OS and applications on the SSD. Should I create more than one partition on the SSD?
Finally, can I use Windows 7 Pro to create an image (like a Norton Ghost image) of the SSD on the hard drive?
Hey Zap. Really sweet guide you got going on here. Thanks for all the hard work. :thumbsup:Alternate/older OS and SSDs.
...
Windows XP
Improperly aligned partition. Need to manually align partition.
No Trim. Look for SSD manufacturer utilities to manually Trim drive.
Make sure defrag isn't automatically set for SSD.
If you have the extra time, it would help people like me if you included the basic instructions for manually aligning the partition under XP. Thanks!
I got an A-DATA S596 turbo, and would like to know does it worth to swap it for,
1. OCZ Vertex 2 5/60gb
2. Corsair Force 60GB
3. Crucial C300 60GB
4. Intel X25 40GB
...
My A-DATA S596 is ok for the price (95$) but im kinda turned off by its slow write speeds, it takes alot time to instal some game or program
Quote: Originally Posted by gaslight Should I make a separate partition on the hard drive for a paging file?
No. The point of a paging file is virtual memory. You want it as fast as possible, so you want it on the SSD. Actually, how much RAM do you have? You may be best off leaving the paging file on the SSD, but making it really small.