From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/3] blkdev: Submit discard bio in batches in blkdev_issue_discard() Date: Tue, 3 May 2011 05:57:24 -0400 Message-ID: <20110503095724.GA14603@infradead.org> References: <1304345841-20063-1-git-send-email-lczerner@redhat.com> <4DBEDA78.7020502@fusionio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jens Axboe , "linux-fsdevel@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Dmitry Monakhov , Jeff Moyer , Christoph Hellwig To: Lukas Czerner Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, May 03, 2011 at 11:30:43AM +0200, Lukas Czerner wrote: > I know that you and Christoph were working on adding support for > vectored discard, but I do not know what is the status of it ? I've not gotten further than the prototype yet. I plan to eventually look into it, but I have some more urgent projects first.