From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755177AbbFCN2g (ORCPT ); Wed, 3 Jun 2015 09:28:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41490 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754734AbbFCN2f convert rfc822-to-8bit (ORCPT ); Wed, 3 Jun 2015 09:28:35 -0400 From: Jeff Moyer To: Christoph Hellwig Cc: Ming Lin , lkml , Kent Overstreet , Jens Axboe , Dongsu Park Subject: Re: [PATCH v4 00/11] simplify block layer based on immutable biovecs References: <1432318723-18829-1-git-send-email-mlin@kernel.org> <20150523141522.GA19470@lst.de> <20150603065750.GC11344@lst.de> X-PGP-KeyID: 1F78E1B4 X-PGP-CertKey: F6FE 280D 8293 F72C 65FD 5A58 1FF8 A7CA 1F78 E1B4 X-PCLoadLetter: What the f**k does that mean? Date: Wed, 03 Jun 2015 09:28:32 -0400 In-Reply-To: <20150603065750.GC11344@lst.de> (Christoph Hellwig's message of "Wed, 3 Jun 2015 08:57:50 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christoph Hellwig writes: > On Sun, May 31, 2015 at 11:15:09PM -0700, Ming Lin wrote: >> > Except for that these changes looks good, and the previous version >> > passed my tests fine, so with some benchmarks you'ĺl have my ACK. >> >> Can I have your ACK with these numbers? >> https://lkml.org/lkml/2015/6/1/38 > > Looks good to me. Still like to see consensus from the DM folks. Ming, did you look into the increased stack usage reported by Huang Ying? -Jeff