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=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 DC688C43331 for ; Fri, 6 Sep 2019 12:51:53 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B0FF72082C for ; Fri, 6 Sep 2019 12:51:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="seT+TVYh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B0FF72082C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=AiKjq5YTgw5ln7L3RumQhQDa8nhN4TYG7WQVx2Lc5+I=; b=seT+TVYhFUirqABdMMTZPFnJf kvc7M1Z0JAzSuyiO48mrAssNve/J9phUjUutl6ZUGXb9C/3sWh12eepK1nKGfECBo8JN2OXXXudNq KEmJlxRmk3Q0aQIxRG+hCiK4sO55Fg/0eUY2tW0MLQ3t4Ze29V+I/qWol75gQJtG919DeBF6FVWPq 8fLgjrvBZTblsnoKyAalh8gWdVJnM6cWfTQoFDLYWkIZ5TwUjwrppGqg502RoY5P/kKMaIrwQzRrm 3xi3U6kPAreiKYo87Q9kA8UaPg18hNbTFbX51Vzehd49ym4jIji0jcDuu9cCTHlAFbpD+c5w8GJ0x VT1bB/n8w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i6DiJ-0000Ly-NP; Fri, 06 Sep 2019 12:51:43 +0000 Received: from mx1.redhat.com ([209.132.183.28]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i6DiG-0000LD-Dm for linux-arm-kernel@lists.infradead.org; Fri, 06 Sep 2019 12:51:41 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 383D38980E3; Fri, 6 Sep 2019 12:51:39 +0000 (UTC) Received: from [10.72.12.95] (ovpn-12-95.pek2.redhat.com [10.72.12.95]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1D1A260605; Fri, 6 Sep 2019 12:51:30 +0000 (UTC) Subject: Re: [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address To: Hillf Danton References: <20190905122736.19768-1-jasowang@redhat.com> <20190906032154.9376-1-hdanton@sina.com> From: Jason Wang Message-ID: Date: Fri, 6 Sep 2019 20:51:29 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190906032154.9376-1-hdanton@sina.com> Content-Language: en-US X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.redhat.com [10.5.110.67]); Fri, 06 Sep 2019 12:51:39 +0000 (UTC) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190906_055140_485355_C917587F X-CRM114-Status: GOOD ( 14.43 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: aarcange@redhat.com, Christoph Hellwig , linux-parisc@vger.kernel.org, kvm@vger.kernel.org, mst@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, James Bottomley , linux-mm@kvack.org, jglisse@redhat.com, jgg@mellanox.com, David Miller , linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: base64 Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Ck9uIDIwMTkvOS82IOS4iuWNiDExOjIxLCBIaWxsZiBEYW50b24gd3JvdGU6Cj4gT24gVGh1LCAg NSBTZXAgMjAxOSAyMDoyNzozNiArMDgwMCBGcm9tOiAgIEphc29uIFdhbmcgPGphc293YW5nQHJl ZGhhdC5jb20+Cj4+ICtzdGF0aWMgdm9pZCB2aG9zdF9zZXRfbWFwX2RpcnR5KHN0cnVjdCB2aG9z dF92aXJ0cXVldWUgKnZxLAo+PiArCQkJCXN0cnVjdCB2aG9zdF9tYXAgKm1hcCwgaW50IGluZGV4 KQo+PiArewo+PiArCXN0cnVjdCB2aG9zdF91YWRkciAqdWFkZHIgPSAmdnEtPnVhZGRyc1tpbmRl eF07Cj4+ICsJaW50IGk7Cj4+ICsKPj4gKwlpZiAodWFkZHItPndyaXRlKSB7Cj4+ICsJCWZvciAo aSA9IDA7IGkgPCBtYXAtPm5wYWdlczsgaSsrKQo+PiArCQkJc2V0X3BhZ2VfZGlydHkobWFwLT5w YWdlc1tpXSk7Cj4+ICsJfQo+IE5vdCBzdXJlIG5lZWQgdG8gc2V0IHBhZ2UgZGlydHkgdW5kZXIg cGFnZSBsb2NrLgoKCkp1c3QgdG8gbWFrZSBzdXJlIEkgdW5kZXJzdGFuZCB0aGUgaXNzdWUuIERv IHlvdSBtZWFuIHRoZXJlJ3Mgbm8gbmVlZCAKZm9yIHNldF9wYWdlX2RpcnR5KCkgaGVyZT8gSWYg eWVzLCBpcyB0aGVyZSBhbnkgb3RoZXIgZnVuY3Rpb24gdGhhdCAKYWxyZWFkeSBkaWQgdGhpcz8K ClRoYW5rcwoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f CmxpbnV4LWFybS1rZXJuZWwgbWFpbGluZyBsaXN0CmxpbnV4LWFybS1rZXJuZWxAbGlzdHMuaW5m cmFkZWFkLm9yZwpodHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xp bnV4LWFybS1rZXJuZWwK