http://hothardware.com/News/OC...age-Collection-Scheme/
Performance looks pretty good. Would this mean that these drives wouldn't even need TRIM?
Performance looks pretty good. Would this mean that these drives wouldn't even need TRIM?
Originally posted by: Rubycon
Wow so they finally figured how to put WALL-E in there.![]()
Originally posted by: taltamir
yes and yes wart
Originally posted by: geoffry
http://hothardware.com/News/OC...age-Collection-Scheme/
Performance looks pretty good. Would this mean that these drives wouldn't even need TRIM?
Originally posted by: Eeqmcsq
Go OCZ! Garbage collection without requiring TRIM support. This makes a great HD upgrade for my work computer still running Ubuntu 8.04.
Originally posted by: taltamir
Originally posted by: Eeqmcsq
Go OCZ! Garbage collection without requiring TRIM support. This makes a great HD upgrade for my work computer still running Ubuntu 8.04.
according to an article i read, the intel G1 does not NEED trim because it has had this from day 1...
Originally posted by: Nahsavtoo
So if you have TRIM and GC you should be set and have a SSD that will operate like new all the time? Or is it just one or the other? This is somewhat confusing to a layman and I am just starting to read up on SSDs as I hope to utilize them in upcoming builds for the wife and I.
If I understand this correctly:
The TRIM works in such a way that it removes the old data in a block before it writes new data.
The GC removes all other fragmented files that may still be on the SSD.
Originally posted by: taltamir
Originally posted by: Nahsavtoo
So if you have TRIM and GC you should be set and have a SSD that will operate like new all the time? Or is it just one or the other? This is somewhat confusing to a layman and I am just starting to read up on SSDs as I hope to utilize them in upcoming builds for the wife and I.
If I understand this correctly:
The TRIM works in such a way that it removes the old data in a block before it writes new data.
The GC removes all other fragmented files that may still be on the SSD.
TRIM requires OS and controller support (NO raid will support it anytime soon, all modern mobo controllers do as a generic command... only really old ones truncate it causing problems), TRIM is highly efficient. To the point that GC is not needed.
GC requires nothing, it is totally internal to the drive, it is not as efficient.
Both do the same thing
Agreed. You still need TRIM support.Originally posted by: Ourasi
GC only clears partially written pages, and has positive effect on writes as it no longer needs to rewrite when writing occurs. However, this does nothing to the invalid pages in LBA, nor to fragmentation in LBA or to the footprint of files written and then deleted, here you need TRIM.