From owner-freebsd-fs@FreeBSD.ORG Mon Mar 18 23:03:52 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CBD72B0D for ; Mon, 18 Mar 2013 23:03:52 +0000 (UTC) (envelope-from thomas@gibfest.dk) Received: from mail.tyknet.dk (mail.tyknet.dk [IPv6:2a01:4f8:141:52a3:186::]) by mx1.freebsd.org (Postfix) with ESMTP id 856AC2A1 for ; Mon, 18 Mar 2013 23:03:52 +0000 (UTC) Received: from [10.10.1.100] (unknown [217.71.4.82]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.tyknet.dk (Postfix) with ESMTPSA id 35D69D9C0C; Tue, 19 Mar 2013 00:03:50 +0100 (CET) X-DKIM: OpenDKIM Filter v2.5.2 mail.tyknet.dk 35D69D9C0C DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gibfest.dk; s=default; t=1363647831; bh=sgxXbJO9U0H1q1ZUuG7bv0okumGHtTTFvWx7KTVxlTk=; h=Date:From:To:Subject; b=QlpR8ik7uF2Kn6ECWKjvbyF10gSSnPj6d7WZSfkfyyZHgd1iBdfdkCuhejrcitp7M 34i/ybk0VTVRG8AIK+sOelMgZEhaFNlbcXjaE8fzMIpmpoIRD1JZPuKr+fKQTdUn+C ATwZhahBOy7d8S4RoldxHuxvS4ZhNUMUGMEhvSe8= Message-ID: <51479D54.1040509@gibfest.dk> Date: Tue, 19 Mar 2013 00:03:48 +0100 From: Thomas Steen Rasmussen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: freebsd-fs@freebsd.org Subject: When will we see TRIM support for GELI volumes ? X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 23:03:52 -0000 Hello there, I was happy to see TRIM support in UFS and ZFS, however: I would really like to see TRIM support for GELI volumes. I finally got an SSD with TRIM support for the laptop, but I can't really use it with GELI disk encryption because the lack of TRIM support makes writing to the disk really slow after a while. I've been told this is not a huge job, but I wouldn't know. I can't understand why more people aren't asking for this. Do people not encrypt their laptops, or do they not use SSDs ? Thanks in advance! :) Thomas Steen Rasmussen