Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4295069ybe; Mon, 9 Sep 2019 07:17:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqyGZNfvrOwrBHU6UOAimnFSsNA4GmsgxWB9VBm5XzIr7Gj/iYSLf77Mu++6+AT7k0dfOM9H X-Received: by 2002:a17:906:349b:: with SMTP id g27mr19713484ejb.130.1568038622626; Mon, 09 Sep 2019 07:17:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568038622; cv=none; d=google.com; s=arc-20160816; b=MAUlxx1CwI9bjrCek2VjuM3wpYiOkgxxHdHOJWYQPuhefID+uV6fMJwSCJJr5+PNYW x7c220wZOLCd8zHkjgvPbIagDwvAN8jh7/4H4zvEnL3kVBTKoJdliTjXtIt1nH5WwzaF r8YFIWYBT2F8eiSXQr464Mv7hiiDGKtg5XaPSvAfr6O0wJvj/BEdlsK9QExoieei2lJ/ Qm1KMvUgNUW+ZC7EhJqLn9lwlG5v2A3xXV+PzRxm2f9eqgt+IfcEIqL9A8AZJOoQrn6F 7fdfQD0z1rFa+NzjiQ7na+SXTlqmZrbhriGOErLZeGKICtFzB2WGuQMZMZPP0jdbJx1A H1oA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:references:cc:to:from:subject; bh=K+g20njNJ6CEta92rW8ezHXS1yPWP/XZn+7MteWd1ns=; b=JKaD70eGdenMI2W++GF9WgCUv2XSVjLFmAa/qTxsg7o/ZeT7wXFaJNLVxDTfC8o7XY KWKttCmMORdE/OaVCeQWRtRjfi0h4XEtN+zDJFTnULETzo2+fs4nz09Ef7kw03H5Oynb xoeBjskMx5w1u9ZZV97L+WGGi2XM6G/UQi1BAK0UZOWrV3ca6B+tmLBAboN3t+Zd6ggw Rp2bFKRDJLfWlWb54codbPoMP928UZl4czRx9VYsQc/yNHzdicLrTIvG/eYDNUft3qDf zA0/0C7oW2O6hanaYmbry/XWfTguStl3s3cHIny0iH+LO9mg6/m6PhXGZAkpsTvrxRDX We+Q== 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 v1si7414003eja.25.2019.09.09.07.16.38; Mon, 09 Sep 2019 07:17:02 -0700 (PDT) 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 S1733048AbfIICaz (ORCPT + 99 others); Sun, 8 Sep 2019 22:30:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41970 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732560AbfIICaz (ORCPT ); Sun, 8 Sep 2019 22:30:55 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 278F160ACF; Mon, 9 Sep 2019 02:30:55 +0000 (UTC) Received: from [10.72.12.61] (ovpn-12-61.pek2.redhat.com [10.72.12.61]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7B5E560166; Mon, 9 Sep 2019 02:30:24 +0000 (UTC) Subject: Re: [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address From: Jason Wang To: "Michael S. Tsirkin" Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jgg@mellanox.com, aarcange@redhat.com, jglisse@redhat.com, linux-mm@kvack.org, James Bottomley , Christoph Hellwig , David Miller , linux-arm-kernel@lists.infradead.org, linux-parisc@vger.kernel.org References: <20190905122736.19768-1-jasowang@redhat.com> <20190905122736.19768-3-jasowang@redhat.com> <20190908063618-mutt-send-email-mst@kernel.org> <1cb5aa8d-6213-5fce-5a77-fcada572c882@redhat.com> Message-ID: <868bfaed-ede4-6da8-0247-af2a03ea121d@redhat.com> Date: Mon, 9 Sep 2019 10:30:20 +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: <1cb5aa8d-6213-5fce-5a77-fcada572c882@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Mon, 09 Sep 2019 02:30:55 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019/9/9 上午10:18, Jason Wang wrote: >>> >>> On a elder CPU Sandy Bridge without SMAP support. TX PPS doesn't see >>> any difference. >> Why is not Kaby Lake with SMAP off the same as Sandy Bridge? > > > I don't know, I guess it was because the atomic is l Sorry, I meant atomic costs less for Kaby Lake. Thanks