On Tue, 20 Apr 2010 16:22:32 -0500 Marco Peereboom <slash@peereboom.us>
wrote:
Heck, that didn't take long. ;)
The impact of read/modify/write can be significant on SSD's, and
performance of these devices degrades over time/use. The percent of the
over-time degradation attributed to the read/modify/write issue is
typically unknown, so TRIM just helps but doesn't solve the whole
enchilada.
Unfortunately, just getting TRIM support implemented in the low levels
doesn't solve the entire problem, you also have to teach the
filesystems to use it.
At this point, even if TRIM was supported, using currently available
SSD's on a mail server with tons of small writes means you're doomed to
constantly baby sitting the performance of the system since it will
degrade. You might be better off in the long run using multiple
rotating disks that are half as fast, and half the price, but won't
degrade.
jcr
--
The OpenBSD Journal - http://www.undeadly.org