Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1786725pxb; Wed, 20 Oct 2021 11:43:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw+2jXU78mWyuW86TpESuCMoqJF+Sb5TIq51kPa7bHyEQi3ALyJbnZIxJlyLrepUqIiEk5B X-Received: by 2002:a17:906:64a:: with SMTP id t10mr1297698ejb.5.1634755407587; Wed, 20 Oct 2021 11:43:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634755407; cv=none; d=google.com; s=arc-20160816; b=kYsWuiXXmkigS5RSEnKxIalB+78kgKJ/GIo1KYDDt55nbZ0ljbqTZ7+o7yTPC7Or5v bQCjfy0aVRjCrAlBow46oei2UOiJrN8yDVEaqNQFXMYPWDQHpA9qQWQRv1oQAxUnvUss zHhWft8D5exrFUutpWTVuIpAd+TVNMYlI/A/7IbTIRntspToSBQgBlHx/aBXE47+Gc4y 7k61PCQN2AcQYz0jCOnT6MpHdq9ZQtWjqYMksJfBSdeSZijIUVzqSjD7+QALb3Ti8yyM +MM0THXMxqieopCY0FiuFYkYn497qhEkwHxCcPvyDRHExSogYZbQ/fdxdx/SBzAhnF/5 /ydg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:subject:from :references:cc:to; bh=1n08B+Dglxr1Bmh4hX2NiXVotBWLcBEOWYMlhegfsI4=; b=OiEN2kR2IjryqiUDmmfDQ+j/QiuCctUBlhc3jfY3scix1UcffVZV24NJ9XgOvgiEOl fyzHZOeSWzJb1vEIEQCg8AJrD+Lj8q3f1lPZTnLRkkfK9IKnysBLIdM/QqqMcybtz201 x4LUYl/2FKMz1vVjNaxGCNR1aAbPXzDAdatZAlPQUt0M8B6LmE8XwhCyHLQYr1qXavfK lqWc5ZPtsjI2j6Z+1pfeTO1I7CFJgSh8GwGtDdEKb0nuhFu2sdVraHreauGGzO3fD8Sq 97Mm9aqMz2rcx8ctnXMafHq82XAZmuoHWdLJBEDijxoeogL85AKMNHb+in0P653DKIRU LD2g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b99si4200875edf.161.2021.10.20.11.42.55; Wed, 20 Oct 2021 11:43:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231327AbhJTSmp (ORCPT + 99 others); Wed, 20 Oct 2021 14:42:45 -0400 Received: from vps-vb.mhejs.net ([37.28.154.113]:40774 "EHLO vps-vb.mhejs.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231377AbhJTSmi (ORCPT ); Wed, 20 Oct 2021 14:42:38 -0400 Received: from MUA by vps-vb.mhejs.net with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1mdGVY-0002dY-BB; Wed, 20 Oct 2021 20:40:12 +0200 To: Sean Christopherson Cc: Paolo Bonzini , Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Igor Mammedov , Marc Zyngier , James Morse , Julien Thierry , Suzuki K Poulose , Huacai Chen , Aleksandar Markovic , Paul Mackerras , Christian Borntraeger , Janosch Frank , David Hildenbrand , Cornelia Huck , Claudio Imbrenda , Joerg Roedel , kvm@vger.kernel.org, linux-kernel@vger.kernel.org References: From: "Maciej S. Szmigiero" Subject: Re: [PATCH v5 00/13] KVM: Scalable memslots implementation Message-ID: <23a68186-8154-0e9e-b27a-5df5ab1c6546@maciej.szmigiero.name> Date: Wed, 20 Oct 2021 20:40:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20.10.2021 00:07, Sean Christopherson wrote: > On Mon, Sep 20, 2021, Maciej S. Szmigiero wrote: > > For future revisions, feel free to omit the lengthy intro and just provide links > to previous versions. Will do. >> On x86-64 the code was well tested, passed KVM unit tests and KVM >> selftests with KASAN on. >> And, of course, booted various guests successfully (including nested >> ones with TDP MMU enabled). >> On other KVM platforms the code was compile-tested only. >> >> Changes since v1: > > ... > >> Changes since v2: > > ... > >> Changes since v3: > > ... > >> Changes since v4: >> * Rebase onto v5.15-rc2 (torvalds/master), >> >> * Fix 64-bit division of n_memslots_pages for 32-bit KVM, >> >> * Collect Claudio's Reviewed-by tags for some of the patches. > > Heh, this threw me for a loop. The standard pattern is to start with the most > recent version and work backwards, that way reviewers can quickly see the delta > for _this_ version. I.e. > > Changes since v4: > ... > > Changes since v3: > ... > I have always used the chronological order but your argument about reviewers being able to quickly see the delta makes sense - will switch to having the latest changes on the top in the next version. By the way, looking at the current https://lore.kernel.org/lkml/ at the time I am writing this, while most of v3+ submissions are indeed using the "latest on the top" order, some aren't: https://lore.kernel.org/lkml/20210813145302.3933-1-kevin3.tang@gmail.com/T/ https://lore.kernel.org/lkml/20211015024658.1353987-1-xianting.tian@linux.alibaba.com/T/ https://lore.kernel.org/lkml/YW%2Fq70dLyF+YudyF@T590/T/ (this one uses a hybrid approach - current version changes on the top, remaining changeset in chronological order). Thanks, Maciej