How much ram do you have and do you run very memory intensive apps?
I only have 2GB and I can easily go over that all day.
I'm at 3916 cycles, 3100GB written.
8GB and I have about 2 TB of writes on the drive. My point is that I don't think comparing "life %" between drives is very useful, since I don't think anyone really knows where those numbers come from. I know Intel reports total writes, but doesn't convert that into a percent anywhere in their tools (that I've seen), so someone else making up a percentage isn't likely to be a very good reflection of how much life is left.
Leaving the page file on SSDs is very bad advice IMO. Either shut it off or put it on a RAM Disk. Also shutoff the superfetch service permanently. And if you have a RAM disk try your temp/tmp and Internet Browser cache on the RAM disk its nice and takes wear off your SSD too. I use QSoft RAM Disk from my research its the best. and its free if you don't want to pay.
How about we all stop second guessing the engineers that made the operating system and stick with what they say - which is to leave the pagefile on the SSD, and to let the OS manage the Superfetch settings. What's the point of buying a fast SSD if you are afraid to put data on it?
Will Superfetch be disabled on SSDs?
Yes, for most systems with SSDs.
If the system disk is an SSD, and the SSD performs adequately on random reads and doesn’t have glaring performance issues with random writes or flushes, then Superfetch, boot prefetching, application launch prefetching, ReadyBoost and ReadDrive will all be disabled.
Should the pagefile be placed on SSDs?
Yes. Most pagefile operations are small random reads or larger sequential writes, both of which are types of operations that SSDs handle well.
In looking at telemetry data from thousands of traces and focusing on pagefile reads and writes, we find that
•Pagefile.sys reads outnumber pagefile.sys writes by about 40 to 1,
•Pagefile.sys read sizes are typically quite small, with 67% less than or equal to 4 KB, and 88% less than 16 KB.
•Pagefile.sys writes are relatively large, with 62% greater than or equal to 128 KB and 45% being exactly 1 MB in size.
In fact, given typical pagefile reference patterns and the favorable performance characteristics SSDs have on those patterns, there are few files better than the pagefile to place on an SSD.
http://blogs.msdn.com/b/e7/archive/2009/05/05/support-and-q-a-for-solid-state-drives-and.aspx