From owner-freebsd-fs@freebsd.org Wed Sep 9 10:15:37 2015 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF9889CDB89 for ; Wed, 9 Sep 2015 10:15:37 +0000 (UTC) (envelope-from maurizio.vairani@cloverinformatica.it) Received: from host202-129-static.10-188-b.business.telecomitalia.it (host202-129-static.10-188-b.business.telecomitalia.it [188.10.129.202]) by mx1.freebsd.org (Postfix) with ESMTP id 780571989 for ; Wed, 9 Sep 2015 10:15:37 +0000 (UTC) (envelope-from maurizio.vairani@cloverinformatica.it) Received: from [192.168.0.60] (MAURIZIO-PC [192.168.0.60]) by host202-129-static.10-188-b.business.telecomitalia.it (Postfix) with ESMTP id 9451132373 for ; Wed, 9 Sep 2015 12:10:16 +0200 (CEST) From: Maurizio Vairani Subject: Re: TRIM support (same bug as linux?) To: freebsd-fs@freebsd.org References: Message-ID: <55F00567.90102@cloverinformatica.it> Date: Wed, 9 Sep 2015 12:09:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2015 10:15:37 -0000 Il 09/09/2015 01:15, FF ha scritto: > I'm asking a pretty vague question and I apologize in advance, not trying > to troll. > > The question has to do with whether FreeBSD is using TRIM the same way as > recent Linux kernels. > > https://blog.algolia.com/when-solid-state-drives-are-not-that-solid/ seems > to imply that there are instabilities that can occur. Trying to avoid > duplicating effort if this has already been addressed or if its a complete > dead alley because there isn't a commonality. > > Thanks in advance! > > I am using TRIM without problem on: - 2 x OCZ-VERTEX4 128GB in mirror on FreeBSD, updated now to 10.2-RELEASE, from Feb. '13 - Samsung SSD 840 EVO 120GB FreeBSD 10.1-RELEASE from Oct '14 - Trascend SSD370 64GB on FreeBSD 10.2-STABLE from Apr. '15 Maurizio