Hi

At least as I understand it:

Properly done with TRIM,  the file system lets the disk know each time a file 
is deleted and space is now empty.

With garbage collection, the never used sectors are accumulated together to 
make erase and re-write faster. 

To some extent they are complementary operations. You pretty much need both of 
them. TRIM so the disk knows what's not being used and GC so everything stays 
tidy.

Bob


On Jan 29, 2010, at 8:09 PM, David Alexander wrote:

> On Wed, 27 Jan 2010 20:24:03 +0100, Joel Dahl <[email protected]>
> wrote:
> 
>> So, is anyone running a Soekris 5501 with a SSD disk? I'm looking at buying 
>> a couple of 5501's and equip them with Intel X25-M disks, so if anyone have 
>> any experience with this type of configuration I'd be interested to hear 
>> your thoughts. Any problems I should be aware of? I'll probably run FreeBSD 
>> as the OS, if that matters...
> 
> I'm running a 5501 with an OCZ Vertex.  Works fine.  A couple things
> to keep in mind...
> 
> I haven't used it yet, but OCZ has a firmware version that does
> garbage collection when the drive is idle which negates the need for
> TRIM support.
> 
> Don't get an SSD thinking you're going to get speed.  The 5501 will
> limit the throughput well below what you'd expect for an SSD.  I find
> that mine moves about 30MB/s IIRC.  That may seem slow, but someone
> rightly pointed out to me that it's still faster than the network
> interface and since this is a network server after all it's just fine.
> 
> What you do get out of an SSD in a Soekris is low power, low heat, no
> moving parts, and no noise.  That's exactly what I wanted out of mine
> so I'm perfectly happy with the speed limitations.
> 
> _______________________________________________
> Soekris-tech mailing list
> [email protected]
> http://lists.soekris.com/mailman/listinfo/soekris-tech
> 

_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to