Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp6348489ybp; Tue, 15 Oct 2019 13:33:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqwcFTdGKHLCgWrfeAL+wP6hhf1dFxTEo0yaNhnH6BmZgg/VLmkvnqHNa0KZORmmFzHosEwL X-Received: by 2002:a17:906:4748:: with SMTP id j8mr36845183ejs.210.1571171612222; Tue, 15 Oct 2019 13:33:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571171612; cv=none; d=google.com; s=arc-20160816; b=gmIDQFFEqdDa5IWBdrU56yQZt1rGafor3yKbp0PzzIdjDTfm8QRQEtLZ1S3awl5LS/ OvrpaSrrsB6Z9Yz13UDa+bLmgtapl+fA55/8pzZ9mYj4+FCz/gDgNgN1b+CfuS7c3Iow KO3xS2PYHy5gWPDcARpTrwsmWXhNCcPAc34EgpcXmv0aKJXbPrSVasb0t6nozW23rsbj HKKefU1DbtxEujF4CMRb10CGk6PACSz6WBUrgoqCvcs2J50Bo/I5zgqnMCoIR2MApWcv F5hBjLc1CRzRSJ0HgTHNlbFcuPLRs1EJHuXRpctyLnQtZuTFxr3bMgplR/3SIPizj+5X hUDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=C7Dc+SunoKOVpxdxSFK7yxQRJNL0zlqdjRYnm5e7HqU=; b=IPAQyKSHNBZNoFq51zisDmiAkVY9NjYpB9cy0p6nIAranlnwhCqn7RsIo6seAtFyY/ Z+Mipr29n3EkB77zf87iJGuVPuT1nW+6lSxa2cIS0Ub8zzddWy36jE/ao/9+fNMpnq6A KnfimqkqzQ/nzm+7WbZ86XB3cH4DRJz+xNdWlJ8WL8TgQtlcyUimDgg+gab+XryfSYdV IJ81HPNCKppFXGSu1o+8Uz/ZjuGY+auxL7gfe3IDkytPWH9x3b5Xpu2cHBDFxbDysVO5 DvEbSo9g8RAiFJME+Zt7bWQP4lggmy8ijCPgCXYLLTN7WOHGf/Yg5rI987qMJ+Qur8jQ 3xjA== 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 e21si13514003ejd.118.2019.10.15.13.33.07; Tue, 15 Oct 2019 13:33:32 -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 S2388272AbfJOQtz (ORCPT + 99 others); Tue, 15 Oct 2019 12:49:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40666 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726362AbfJOQtz (ORCPT ); Tue, 15 Oct 2019 12:49: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 D7ED7882FB; Tue, 15 Oct 2019 16:49:54 +0000 (UTC) Received: from mail (ovpn-124-232.rdu2.redhat.com [10.10.124.232]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5E4616031D; Tue, 15 Oct 2019 16:49:53 +0000 (UTC) Date: Tue, 15 Oct 2019 12:49:52 -0400 From: Andrea Arcangeli To: Paolo Bonzini Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Vitaly Kuznetsov , Sean Christopherson Subject: Re: [PATCH 12/14] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers Message-ID: <20191015164952.GE331@redhat.com> References: <20190928172323.14663-1-aarcange@redhat.com> <20190928172323.14663-13-aarcange@redhat.com> <933ca564-973d-645e-fe9c-9afb64edba5b@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <933ca564-973d-645e-fe9c-9afb64edba5b@redhat.com> User-Agent: Mutt/1.12.2 (2019-09-21) 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.28]); Tue, 15 Oct 2019 16:49:54 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 15, 2019 at 10:28:39AM +0200, Paolo Bonzini wrote: > If you're including EXIT_REASON_EPT_MISCONFIG (MMIO access) then you > should include EXIT_REASON_IO_INSTRUCTION too. Depending on the devices > that are in the guest, the doorbell register might be MMIO or PIO. The fact outb/inb devices exists isn't the question here. The question you should clarify is: which of the PIO devices is performance critical as much as MMIO with virtio/vhost? I mean even on real hardware those devices aren't performance critical. I didn't run into PIO drivers with properly configured guests. > So, the difference between my suggested list (which I admit is just > based on conjecture, not benchmarking) is that you add > EXIT_REASON_PAUSE_INSTRUCTION, EXIT_REASON_PENDING_INTERRUPT, > EXIT_REASON_EXTERNAL_INTERRUPT, EXIT_REASON_HLT, EXIT_REASON_MSR_READ, > EXIT_REASON_CPUID. > > Which of these make a difference for the hrtimer testcase? It's of > course totally fine to use benchmarks to prove that my intuition was > bad---but you must also use them to show why your intuition is right. :) The hrtimer flood hits on this: MSR_WRITE 338793 56.54% 5.51% 0.33us 34.44us 0.44us ( +- 0.20% ) PENDING_INTERRUPT 168431 28.11% 2.52% 0.36us 32.06us 0.40us ( +- 0.28% ) PREEMPTION_TIMER 91723 15.31% 1.32% 0.34us 30.51us 0.39us ( +- 0.41% ) EXTERNAL_INTERRUPT 234 0.04% 0.00% 0.25us 5.53us 0.43us ( +- 5.67% ) HLT 65 0.01% 90.64% 0.49us 319933.79us 37562.71us ( +- 21.68% ) MSR_READ 6 0.00% 0.00% 0.67us 1.96us 1.06us ( +- 17.97% ) EPT_MISCONFIG 6 0.00% 0.01% 3.09us 105.50us 26.76us ( +- 62.10% ) PENDING_INTERRUPT is the big missing thing in your list. It probably accounts for the bulk of slowdown from your list. However I could imagine other loads with higher external interrupt/hlt/rdmsr than the hrtimer one so I didn't drop those. Other loads are hitting on a flood of HLT and from host standpoint it's no a slow path. Not all OS have the cpuidle haltpoll governor to mitigate the HLT frequency. I'm pretty sure HLT/EXTERNAL_INTERRUPT/PENDING_INTERRUPT should be included. The least useful are PAUSE, CPUID and MSR_READ, we could considering dropping some of those (in the short term cpuid helps for benchmarking to more accurately measure the performance improvement of not hitting the retpoline there). I simply could imagine some load hitting frequently on those too so I didn't drop them. I also wonder if VMCALL should be added, certain loads hit on fairly frequent VMCALL, but none of the one I benchmarked.