• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SSD and CCleaner

Grump642

Junior Member
I ran across this idea and did not know what to think. So I brought it here to the experts. CCleaner has a setting called "wipe free space" under Advanced options. It is claimed that this option will return a SSD to almost new performance, kind of like Trim. One guy said, using benchmarks as proof, that is even worked on 2 SSD's in Raid 0. Any thoughts on this?
 
doubt it.
"wipe free space" performs multiple write ops. 0's, 1's, 0's .. no erase ops as far as i know
i could imagine it helping to align all pages but it won't do what trim does, which is erase the page so that the controller can return it to the pool
 
Possibly on some SSDs. Sandforce SSDs can recognise when writing the same data over and over again (e.g. Writing 0s to wipe data). In this sort of case, they'll write the data once, but for the later writes it won't actually write, just point at the first sector - and add the new sector to the spare pool.
 
Back
Top