Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp4750052imm; Fri, 18 May 2018 10:01:57 -0700 (PDT) X-Google-Smtp-Source: AB8JxZruaDubEbDk/Ad4JxPWjoaNi2RiHDR/+G+4jykq1p0Ex7WLufL8bXrGPboFS3EXIXNs8a28 X-Received: by 2002:a17:902:5597:: with SMTP id g23-v6mr10295270pli.347.1526662917381; Fri, 18 May 2018 10:01:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526662917; cv=none; d=google.com; s=arc-20160816; b=I9kIi5rPuq3mCRmEQbG2IWQLprG6JGEqApn8T22xvqAQDx4vK0oaj90iCQYOLnrNKL 2D6cCBLre3mq7cRJATAnjsMIZ5FmiBYW46PDofN3fH7RkB2bxk8hNqbDNCzNZSuJwobd hWZv40x8WI8k+0p4jwmR5fCS7aryxos8Rs9UdepR+hG7CzEoV6z+u+4YIfn/AD8T2UMG +13Lc7Hl41zk3peRiYQCFRlRSNv0m7rjSS29mC2z2Go0Q/dBch8EBR+XOqWDWPrtiW9O cSmTb1uZ+iYXJ9JNoxJvutxVSbS1prp8p1JIOBM2qcBO92lz6u5Aos3cP1qUrGvD5Y1n 1ZxA== 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:arc-authentication-results; bh=0LndmGTAz8dxJmTgph53GedaoIeg+v6F8QS2fHZphVM=; b=qY5hfHWWVswv5OSqEh0Pd6tbx776W7lST6vt8zOu9REgL++MZx9eBooIsymiblf5vx yMSuxP39tLNarah7B6PmEwrdUarVeOijmr2K/6gkUL6r3ZZR1cp1BkfgOIcyc+DYfRAT 8/gOW+2WZFhg4+CUhJzBZWY5SntCyb0ze1Sa2MBiGBSUQ27rNcIadLW+j1iHk8jni27G McaAwLVG5mbo/7lq/GKa+ALaB0Pirg9AuDfoXSGJK5+uNfato4noTZRFR5B4SY3giETu DaGs+SyCWIyjR4AOpsOeEOH/u6OGsEMgVAd9yWoonrXbsuT0kMsa+JHOA0Bt/Gsp6OEw G7eA== 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 f3-v6si8410407plt.298.2018.05.18.10.01.42; Fri, 18 May 2018 10:01:57 -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 S1752253AbeERQtQ (ORCPT + 99 others); Fri, 18 May 2018 12:49:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59120 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752175AbeERQtI (ORCPT ); Fri, 18 May 2018 12:49:08 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7973D2FE82B; Fri, 18 May 2018 16:49:08 +0000 (UTC) Received: from localhost (ovpn-116-18.gru2.redhat.com [10.97.116.18]) by smtp.corp.redhat.com (Postfix) with ESMTP id 788421001F45; Fri, 18 May 2018 16:49:07 +0000 (UTC) Date: Fri, 18 May 2018 13:04:31 -0300 From: Eduardo Habkost To: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Jonathan Corbet , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, kvm@vger.kernel.org, linux-doc@vger.kernel.org, qemu-devel@nongnu.org Subject: Re: [PATCH] kvm: rename HINTS_DEDICATED to KVM_HINTS_REALTIME Message-ID: <20180518160431.GX25013@localhost.localdomain> References: <1526568841-35372-1-git-send-email-mst@redhat.com> <20180517184658.GA1543@localhost.localdomain> <20180517225316-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180517225316-mutt-send-email-mst@kernel.org> X-Fnord: you can see the fnord User-Agent: Mutt/1.9.2 (2017-12-15) X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Fri, 18 May 2018 16:49:08 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org CCing qemu-devel, as I'm now discussing userspace. On Thu, May 17, 2018 at 10:55:33PM +0300, Michael S. Tsirkin wrote: > On Thu, May 17, 2018 at 03:46:58PM -0300, Eduardo Habkost wrote: > > On Thu, May 17, 2018 at 05:54:24PM +0300, Michael S. Tsirkin wrote: > > > HINTS_DEDICATED seems to be somewhat confusing: > > > > > > Guest doesn't really care whether it's the only task running on a host > > > CPU as long as it's not preempted. > > > > > > And there are more reasons for Guest to be preempted than host CPU > > > sharing, for example, with memory overcommit it can get preempted on a > > > memory access, post copy migration can cause preemption, etc. > > > > > > Let's call it KVM_HINTS_REALTIME which seems to better > > > match what guests expect. > > > > > > Also, the flag most be set on all vCPUs - current guests assume th. > > > Note so in the documentation. > > > > > > Signed-off-by: Michael S. Tsirkin > > > --- > > > Documentation/virtual/kvm/cpuid.txt | 6 +++--- > > > arch/x86/include/uapi/asm/kvm_para.h | 2 +- > > > arch/x86/kernel/kvm.c | 8 ++++---- > > > 3 files changed, 8 insertions(+), 8 deletions(-) > > > > > > diff --git a/Documentation/virtual/kvm/cpuid.txt b/Documentation/virtual/kvm/cpuid.txt > > > index d4f33eb8..ab022dc 100644 > > > --- a/Documentation/virtual/kvm/cpuid.txt > > > +++ b/Documentation/virtual/kvm/cpuid.txt > > > @@ -72,8 +72,8 @@ KVM_FEATURE_CLOCKSOURCE_STABLE_BIT || 24 || host will warn if no guest-side > > > > > > flag || value || meaning > > > ================================================================================== > > > -KVM_HINTS_DEDICATED || 0 || guest checks this feature bit to > > > - || || determine if there is vCPU pinning > > > - || || and there is no vCPU over-commitment, > > > +KVM_HINTS_REALTIME || 0 || guest checks this feature bit to > > > + || || determine that vCPUs are never > > > + || || preempted for an unlimited time, > > > || || allowing optimizations > > > > My understanding of the original patch is that the intention is > > to tell the guest that it is very unlikely to be preempted, > > so it > > can choose a more appropriate spinlock implementation. This > > description implies that the guest will never be preempted, which > > is much stronger guarantee. > > Note: > > ... for an unlimited time. Which still sounds like a stronger guarantee than the original description. But: > > > > > Isn't this new description incompatible with existing usage of > > the hint, which might include people who just use vCPU pinning > > but no mlock? > > Without mlock you should always use pv spinlocks. > > Otherwise you risk blocking on a lock taken by > a VCPU that is in turn blocked on IO, where the IO > is not completing because CPU is being used up > spinning. So the stronger guarantee seems necessary. Now what should host userspace do if the user is trying to run an existing configuration where the CPUID hint was set but memory is not pinned? -- Eduardo