GullLars already confirmed that is not true based on how the Intel drives work. They Write Combine in blocks everything together instead of writing every little file each time which would wear faster(also known as write amplification). He commented on that on my original post at Anandtechs Raid Review here...
http://www.anandtech.com/Comments/sh...lComments=true
His quote
"There is no impact on write amplification from the striping. It can be explained pretty simply.
SSDs can only write a page at a time (though some can do a partial page write), and page size is 4KB on current SSDs. As long as the stripe size is above 4KB, you don't have writes that leaves space unusable.
With a 16KB stripe size, you will write 4 pages on each SSD alternating and in sequential LBAs, so it's like writing sequential 16KB blocks on all SSDs, and as the file size becomes larger than {stripe size}*{# of SSDs} you will start increasing the Queue Depth, but it's still sequential.
Since all newer SSDs use dynamic wear leveling with LBA->physical block abstraction, you won't run into problems with trying to overwrite valid data if there are free pages.
The positive side of using a small stripe is a good boost in files/blocks between the stripe size and about 1MB. You will see this very clearly in ATTO as the read and write speeds doubles (or more) when you pass the stripe size. F.ex. 2R0 x25-M with 16KB stripe jumps from ~230 MB/s at 16KB to ~520MB/s at 32KB (QD4). This has a tangable effect on OS and app performance. "
P.S. Question for GullLars. Noticed that Annihulus had writeback cache disabled on his setup. Is that best for intel raid setup on ICH10R? Dont know why he got in the 70k area with me in the high 50k area on vantage..

Bookmarks