From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I62x7wBaEdc3 for ; Thu, 14 Jul 2011 17:55:31 +0200 (CEST) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 14 Jul 2011 17:55:31 +0200 (CEST) Message-ID: <4E1F116D.50402@redhat.com> Date: Thu, 14 Jul 2011 17:55:25 +0200 From: Milan Broz MIME-Version: 1.0 References: <20110711231732.596b8622.ldarby@tuffmail.com> <20110712124717.GC31326@tansi.org> <20110714110425.GB13900@tansi.org> <20110714133533.GA19714@tansi.org> <4E1EF95D.40406@web.de> <4E1F014E.40508@andregall.de> In-Reply-To: <4E1F014E.40508@andregall.de> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Re: [dm-crypt] Status of trim for SSds? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andr=E9_Gall?= Cc: dm-crypt@saout.de On 07/14/2011 04:46 PM, Andr=E9 Gall wrote: > Is the support of TRIM a feature that's planned for the future? If so, > when? If not, why not? Patch is in dm-devel list, hopefully in linux-next soon for kernel 3.1. http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/dm-cr= ypt-optionally-support-discard-requests.patch Optional cryptsetup support will follow later (currently you have to use dm= setup). My opinion is that TRIM for encrypted disk is stupid idea, but so many peop= le requested it... So enjoy shooting yourself in the foot ;-) Note - it will NEVER be enabled by default. Milan