Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2488982imu; Mon, 19 Nov 2018 01:08:06 -0800 (PST) X-Google-Smtp-Source: AJdET5cl60v4j4bfe4J5v+V/nYxALvyUhHqyCLQM9UK56XQEf5xv+jZjnOtlVjV7JH2KrGkorxYR X-Received: by 2002:a17:902:509:: with SMTP id 9-v6mr21283980plf.3.1542618486674; Mon, 19 Nov 2018 01:08:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542618486; cv=none; d=google.com; s=arc-20160816; b=Tu/5PQ+oXNc17iHtNozOODybxfaIbidEkvMXzKnqUzi1TqqhpXzlWykOJxFGJw9z65 KTZK6bzt/ppy+6Dbtx3+LT+xfECQEhqpQYrL0BY2RVFgsiPcJ+graPs/o3MNgSjuJ8nR Rzb4CxOjzBIcwR/70fXlYihuM3k38idpXiUAgdvYUoyxiBvPjSRr3p3fqQlW615sA44R cEkoxP0lr3UGLa4gNbSvAaWTdzVx3Sve6gWAj76WHWwF2hsjychtCDHCWOlFL7m+PcL1 CAGS6YtTtRvrPty4euFq1GwPVjkN9gtSPcp4SZ9JfqpL6laVoZCGZC0+SDnAujPIBgkf 1Xiw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=FymnMz/Ie7Rov1aAoGOvvG6P8mujQmopsTcCBJDJElI=; b=LNPymBSfOpBabMNLffmaSRyc7/anwTceRRqgLTXSADQdTbGVhe0nFwCgCXE2F+M1vC 4AjJ0aC3O4g1QWiG7AdKa6NGJCq+XAb0I+qdXWnt6NM0NcdfUHD8PE51M5WfpyF4ot3n Dea7CfADyj+noqk8Vfr+9DY5jOPSeRnEbNU60Yjeml2Vrh7SMsRaSCYGM77K6eKFZAHv sVQkD2cvGP4pXT1AJGtd32qzVab/h86MNo9C3DYPVx8QK2MXsIct/YXDniNqsgvv+UlG kOB6M/0OrcXJ+L5Pov5nHY9PTIwBuViDfrbyZisccdMJiuV7x4D8NxBWuGOH8r+e39+i AZJw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d10si24529334pls.170.2018.11.19.01.07.50; Mon, 19 Nov 2018 01:08:06 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727281AbeKSTaN (ORCPT + 99 others); Mon, 19 Nov 2018 14:30:13 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54862 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726784AbeKSTaM (ORCPT ); Mon, 19 Nov 2018 14:30:12 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 42C3C3082A44; Mon, 19 Nov 2018 09:07:12 +0000 (UTC) Received: from ming.t460p (ovpn-8-26.pek2.redhat.com [10.72.8.26]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2876819490; Mon, 19 Nov 2018 09:06:50 +0000 (UTC) Date: Mon, 19 Nov 2018 17:06:46 +0800 From: Ming Lei To: Omar Sandoval Cc: Jens Axboe , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Dave Chinner , Kent Overstreet , Mike Snitzer , dm-devel@redhat.com, Alexander Viro , linux-fsdevel@vger.kernel.org, Shaohua Li , linux-raid@vger.kernel.org, linux-erofs@lists.ozlabs.org, David Sterba , linux-btrfs@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org, Gao Xiang , Christoph Hellwig , Theodore Ts'o , linux-ext4@vger.kernel.org, Coly Li , linux-bcache@vger.kernel.org, Boaz Harrosh , Bob Peterson , cluster-devel@redhat.com Subject: Re: [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number Message-ID: <20181119090645.GN16736@ming.t460p> References: <20181115085306.9910-1-ming.lei@redhat.com> <20181115085306.9910-18-ming.lei@redhat.com> <20181116021140.GL23828@vader> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181116021140.GL23828@vader> User-Agent: Mutt/1.9.1 (2017-09-22) X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Mon, 19 Nov 2018 09:07:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 15, 2018 at 06:11:40PM -0800, Omar Sandoval wrote: > On Thu, Nov 15, 2018 at 04:53:04PM +0800, Ming Lei wrote: > > It is wrong to use bio->bi_vcnt to figure out how many segments > > there are in the bio even though CLONED flag isn't set on this bio, > > because this bio may be splitted or advanced. > > > > So always use bio_segments() in blk_recount_segments(), and it shouldn't > > cause any performance loss now because the physical segment number is figured > > out in blk_queue_split() and BIO_SEG_VALID is set meantime since > > bdced438acd83ad83a6c ("block: setup bi_phys_segments after splitting"). > > > > Cc: Dave Chinner > > Cc: Kent Overstreet > > Fixes: 7f60dcaaf91 ("block: blk-merge: fix blk_recount_segments()") > > From what I can tell, the problem was originally introduced by > 76d8137a3113 ("blk-merge: recaculate segment if it isn't less than max segments") > > Is that right? Indeed, will update it in next version. Thanks, Ming