login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
openbsd-misc
»
2010
»
April
»
20
Re: TRIM support?
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Marco Peereboom
Subject:
Re: TRIM support?
Date: Tuesday, April 20, 2010 - 1:01 pm
On Tue, Apr 20, 2010 at 03:48:23PM -0400, Ted Unangst wrote:
quoted text
> On Tue, Apr 20, 2010 at 3:11 PM, Marco Peereboom <slash@peereboom.us> wrote: > >>> And no, TRIM isn't supported. > > >> The problem is that we're copying the entire disk, so, as far as the disk > >> (i.e., SSDs) is aware, that disk is 100% full-- all blocks are marked as > >> used even if they're empty. If I understand correctly, how the > >> controller handles block reallocation in this scenario depends how it is > > > You are. The whole not write so often is really really really > > uninteresting. > > It's not about writing too often, it's about the performance hit doing > a read/modify/write when there's no free blocks. Like the 4k sector > problem, but potentially even worse. > > On the other hand, it depends on how much writing your server will do > in service. If you aren't writing large files, you won't notice much > difference, and the benefit of ultra fast random access is more than > worth it.
I am 100% unconvinced.
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?