From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5DA62C433DF for ; Fri, 16 Oct 2020 13:17:34 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id B6CF22083B for ; Fri, 16 Oct 2020 13:17:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Rmxk/vlz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B6CF22083B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 354836B005C; Fri, 16 Oct 2020 09:17:33 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 32AE56B005D; Fri, 16 Oct 2020 09:17:33 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 23FB56B0062; Fri, 16 Oct 2020 09:17:33 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0047.hostedemail.com [216.40.44.47]) by kanga.kvack.org (Postfix) with ESMTP id 07CBA6B005C for ; Fri, 16 Oct 2020 09:17:33 -0400 (EDT) Received: from smtpin12.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id 8F574362E for ; Fri, 16 Oct 2020 13:17:32 +0000 (UTC) X-FDA: 77377840344.12.smile64_310ebf12721d Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin12.hostedemail.com (Postfix) with ESMTP id 52D101800CFC1 for ; Fri, 16 Oct 2020 13:17:18 +0000 (UTC) X-HE-Tag: smile64_310ebf12721d X-Filterd-Recvd-Size: 3495 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by imf23.hostedemail.com (Postfix) with ESMTP for ; Fri, 16 Oct 2020 13:17:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602854237; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ppwECXXF9N8LusanMZ3Ph7brQG4uWGwjqD3v/E6A81c=; b=Rmxk/vlzWXgD9c33Cv27z+5eimiRkKoT9FiKPGy2lL9OTiAyL1EoHjh+5XEkZ00Ya3XKNX hYEUiVve4EwNpqnYpUQDFvLqXSzNQYsTk9kM9ZvRp7Zq2+i1F4rbEzF1x6cZQU5/xkEk0k yS4zW3yRQl7D00R3QavoW3dGKQl160U= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-508-vJtuXK49Osm8WkYjnAPuUw-1; Fri, 16 Oct 2020 09:17:13 -0400 X-MC-Unique: vJtuXK49Osm8WkYjnAPuUw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B0F008014D8; Fri, 16 Oct 2020 13:17:11 +0000 (UTC) Received: from [10.36.113.23] (ovpn-113-23.ams2.redhat.com [10.36.113.23]) by smtp.corp.redhat.com (Postfix) with ESMTP id 480E95D9D5; Fri, 16 Oct 2020 13:17:07 +0000 (UTC) Subject: Re: [PATCH v1 20/29] virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM) To: Wei Yang Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, virtualization@lists.linux-foundation.org, Andrew Morton , "Michael S . Tsirkin" , Jason Wang , Pankaj Gupta References: <20201012125323.17509-1-david@redhat.com> <20201012125323.17509-21-david@redhat.com> <20201016085319.GD44269@L-31X9LVDL-1304.local> From: David Hildenbrand Organization: Red Hat GmbH Message-ID: <7b55ffe1-95fc-1e71-ea6b-82bd0a98a6b4@redhat.com> Date: Fri, 16 Oct 2020 15:17:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 MIME-Version: 1.0 In-Reply-To: <20201016085319.GD44269@L-31X9LVDL-1304.local> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On 16.10.20 10:53, Wei Yang wrote: > On Mon, Oct 12, 2020 at 02:53:14PM +0200, David Hildenbrand wrote: >> Let's rename to "sbs_per_mb" and "sb_size" and move accordingly. >> >> Cc: "Michael S. Tsirkin" >> Cc: Jason Wang >> Cc: Pankaj Gupta >> Signed-off-by: David Hildenbrand > > One trivial suggestion, could we move this patch close the data structure > movement patch? > > I know this would be some work, since you have changed some of the code logic. > This would take you some time to rebase. You mean after patch #17 ? I guess I can move patch #18 (prereq) a little further up (e.g., after patch #15). Guess moving it in front of #19 shouldn't be too hard. Will give it a try - if it takes too much effort, I'll leave it like this. Thanks! -- Thanks, David / dhildenb