Over the course of several weeks, I'm observing performance degrade pretty reliably as a function of free space on the drive:
Before clearing space - drive has about 8.8G free
It seems like performance goes downhill pretty fast at about 80% used capacity or so. This is most probably because the drive is working too hard trying to find available blocks.
I've been trying to free up space and so large seq writes to restore performance to something close to "normal"
Runs after removing 20GB of junk and writing large contig. ISO files
Notice the green spikes in "C". That's an increase in queue length most likely due to a backlog of defragmentation / write-combining workload.
So the lesson is basically that while TRIM is not out, don't assume that you can just use the 80GB on the drive with impunity. You pay a significant performance price.
I'd like to see if people have similar experiences w/ the G1.
Before clearing space - drive has about 8.8G free
It seems like performance goes downhill pretty fast at about 80% used capacity or so. This is most probably because the drive is working too hard trying to find available blocks.
I've been trying to free up space and so large seq writes to restore performance to something close to "normal"
Runs after removing 20GB of junk and writing large contig. ISO files
Notice the green spikes in "C". That's an increase in queue length most likely due to a backlog of defragmentation / write-combining workload.
So the lesson is basically that while TRIM is not out, don't assume that you can just use the 80GB on the drive with impunity. You pay a significant performance price.
I'd like to see if people have similar experiences w/ the G1.