From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lord Subject: Re: TRIM support in drivers and dm/md? Date: Thu, 04 Nov 2010 22:44:29 -0400 Message-ID: <4CD36F8D.7000700@teksavvy.com> References: <4CD2B2EF.4050005@att.net> <20101104134014.GB21931@parisc-linux.org> <4CD2C755.3000908@att.net> <4CD2E32D.9030303@garzik.org> <4CD2F3E1.8040700@att.net> <4CD31647.7070301@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeff Layton , Matthew Wilcox , linux-fsdevel@vger.kernel.org, Linux IDE mailing list To: Jeff Garzik Return-path: In-Reply-To: <4CD31647.7070301@garzik.org> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org sata_sil didn't support trim the last time I checked (the hardware can do it though). sata_sil24 does, though, along with ahci, sata_mv, etc.. Cheers