Received: by 10.223.164.202 with SMTP id h10csp448506wrb; Thu, 9 Nov 2017 08:47:01 -0800 (PST) X-Google-Smtp-Source: ABhQp+RE+o0sQpQ5xOWTsAh1DkhlniIsHBng0wyF04+vpL7h0PF68Ky1JeyU4DhslJIDTWkKaXtG X-Received: by 10.99.109.75 with SMTP id i72mr1044463pgc.43.1510246021691; Thu, 09 Nov 2017 08:47:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510246021; cv=none; d=google.com; s=arc-20160816; b=dDuS509GRybemxfCmba/6M08KSt/X3luZWQRu9ZcbhNZqzo4N/k5vFQV/sVL1SAIpO I52wXWgpKA8YezPkTgqmlnyE1NEsn3hxDvZpDNuDJUKZxzP6lZultDyHdrPOjHaEqwhC 804M/y4x9yTreYfe3zw/LzC1COpgURnY/OViUUHUAMbDBoLq+cOZfkt59qQgLcwuRPk5 zxnimlzQL+PdGnKXb9vNMehBFIhK48jiG1tLLjUgQFJnNK0OHl2Zr6EVA8CQSJZ2+jzQ pltjVemqDwrxnyaEuoBSjAxHLquoBR+JVGfsMIGZuHUhsThqiXvt+fulwHdJa2PwSU2Y wIMw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=hDu4nRXQX79djrubz1Q0ZnYm/wV/LWNsmWSnDp/2CFA=; b=JRVbDQ+I2mH+6REhlNuQuP5EJ0IPkckeWbLkFI/bDk4E8Wh3uoWMKyRrscvyD0r0vh eOJP9Dt9o2Z59gSK6Cy9Sv++t77y/JbK4YvxW6kxQ/RruCAJLD54D1yAlOMHpRb1Sxgn 4q5YZikXM6aN2FJpkP+3b4sDPl6RinUMzf9MaXd1yyWgkrJ+gw3y9dWY5fSEFVJvDLBu 0S3lhpQCJoGrLCU3AcQElqGiov/OXtFGSGOU7T2YG4eyFuN9cvT7D8x14Tyvllws+JAN PXGaQ9FEP5rnHJxO4fGj3HDFvT8HaDT2PtTZ7FAxsi21hICQTGV4AXUt2xxPilLRm58n hEUQ== 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 j74si7353917pfk.66.2017.11.09.08.46.50; Thu, 09 Nov 2017 08:47:01 -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 S1753921AbdKIQph (ORCPT + 81 others); Thu, 9 Nov 2017 11:45:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58574 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753500AbdKIQpe (ORCPT ); Thu, 9 Nov 2017 11:45:34 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 299D2C056827; Thu, 9 Nov 2017 16:45:34 +0000 (UTC) Received: from flask (unknown [10.43.2.80]) by smtp.corp.redhat.com (Postfix) with SMTP id 9F6BB60C80; Thu, 9 Nov 2017 16:45:24 +0000 (UTC) Received: by flask (sSMTP sendmail emulation); Thu, 09 Nov 2017 17:45:23 +0100 Date: Thu, 9 Nov 2017 17:45:23 +0100 From: Radim Krcmar To: Peter Zijlstra Cc: Pankaj Gupta , Wanpeng Li , Eduardo Valentin , Paolo Bonzini , Matt Wilson , Jonathan Corbet , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , the arch/x86 maintainers , Waiman Long , kvm , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, "Jan H . Schoenherr" , Anthony Liguori Subject: Re: [PATCHv3 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set Message-ID: <20171109164523.GF20859@flask> References: <1509999980-10828-1-git-send-email-eduval@amazon.com> <789734192.29237413.1510242805535.JavaMail.zimbra@redhat.com> <20171109160536.GE20859@flask> <20171109161701.y3eqqrvs5jpg46lr@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171109161701.y3eqqrvs5jpg46lr@hirez.programming.kicks-ass.net> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 09 Nov 2017 16:45:34 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2017-11-09 17:17+0100, Peter Zijlstra: > On Thu, Nov 09, 2017 at 05:05:36PM +0100, Radim Krcmar wrote: > > 2017-11-09 10:53-0500, Pankaj Gupta: > > > 2] PV TLB should also behave as per option PV_DEDICATED for better performance. > > > > Right, > > Shouldn't KVM do flush_tlb_other() in any case? Not sure how > PV_DEDICATED can help with that. It will, the suggestion was based on recent extension of the flush_tlb_others implementaion, https://lkml.org/lkml/2017/11/8/1146. PV_TLB_FLUSH allows a guest to set a flush bit instead of sending flush IPI if the target VCPU is not running. This would be a waste of time with PV_DEDICATED as all VCPUs are expected to always running. With PV_DEDICATED, the guest should keep using native_flush_tlb_others. From 1583607166931872175@xxx Thu Nov 09 16:38:02 +0000 2017 X-GM-THRID: 1583352031107436177 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread