QUOTE(nuekkacak @ Jul 31 2013, 09:39 PM)
I think my plextor (yet not pro) can't beat samsung 840pro but very satisfied with it.. I use ramdisk to avoid unnecessary read and write on ssd..
Reads do not harm SSD life, so this is not an issue.
Writes do exhaust an SSD's limited writes, so this is an issue.
However, the probability of normal users exhausting their SSD's write lifespan approaches zero. You need to focus and work hard on destroying your SSD to successfully kill it through write exhaustion before your three year warranty is up. I don't worry about unnecessary writes.
QUOTE(iori57 @ Aug 2 2013, 07:47 AM)
A partition alignment expert already!

Pro-tip: Partition alignment isn't only for SSDs! It also improves write performance by an average of about 5-10% on
Advanced Format HDDs, which is roughly all HDDs since January 2011.
QUOTE(wildwestgoh @ Aug 2 2013, 08:55 AM)
So from your explanation, can I assume that from Windows Vista and above, we do not need to worry about alignment any more for any new SSD during fresh installation, is that correct?

Only if "fresh installation" includes wiping the partitions or on unpartitioned SSDs/HDDs.
Windows Vista and above only creates aligned partitions if there were no existing partitions. If there exists unaligned partitions, Windows Vista and above will keep these unaligned partitions.
For example, if you default install a Windows XP onto a HDD/SSD, that HDD/SSD's partitions will be unaligned. And then if you clean install Windows Vista/7/8/above on it with format, the partitions will still be
unaligned; formatting only isn't enough. You need to delete all the old partitions and then create new ones to get aligned partitions.
Here is the proof.
Default Windows XP installation. Unaligned.
(As a side note, it seems that Windows XP's "diskpart" doesn't report the offset correctly, which can lead to mistaken assumptions.)
Default Windows 7 installation on the same disk. Format is used. Partitions not recreated. Unaligned.
This post has been edited by everling: Aug 2 2013, 07:08 PM