Re: TRIM support?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: J.C. Roberts
Date: Tuesday, April 20, 2010 - 11:03 pm

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
TRIM support?, Daniel Barowy, (Tue Apr 20, 10:58 am)
Re: TRIM support?, Marco Peereboom, (Tue Apr 20, 11:20 am)
Re: TRIM support?, Daniel Barowy, (Tue Apr 20, 11:56 am)
Re: TRIM support?, Marco Peereboom, (Tue Apr 20, 12:11 pm)
Re: TRIM support?, Ted Unangst, (Tue Apr 20, 12:48 pm)
Re: TRIM support?, Chris Dukes, (Tue Apr 20, 12:52 pm)
Re: TRIM support?, Marco Peereboom, (Tue Apr 20, 1:01 pm)
Re: TRIM support?, Daniel Barowy, (Tue Apr 20, 1:55 pm)
Re: TRIM support?, Marco Peereboom, (Tue Apr 20, 2:22 pm)
Re: TRIM support?, David Gwynne, (Tue Apr 20, 5:51 pm)
Re: TRIM support?, Bryan, (Tue Apr 20, 7:58 pm)
Re: TRIM support?, J.C. Roberts, (Tue Apr 20, 11:03 pm)
Re: TRIM support?, Ted Roby, (Wed Apr 21, 5:55 am)
Re: TRIM support?, Jurjen Oskam, (Wed Apr 21, 9:40 am)
Re: TRIM support?, Chris Cappuccio, (Wed Apr 21, 10:33 am)
Re: TRIM support?, Daniel Barowy, (Wed Apr 21, 10:52 am)
Re: TRIM support?, Chris Cappuccio, (Wed Apr 21, 11:37 am)
Re: TRIM support?, Stuart Henderson, (Wed Apr 21, 5:47 pm)
Re: TRIM support?, J.C. Roberts, (Wed Apr 21, 9:43 pm)