Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp972792ybl; Wed, 28 Aug 2019 07:55:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqxMAbEVN36Hb6+H1Nch+UCrWU36sQSkmENpqmSoOr6fleC8MOEhSDbA1XFyPeiSkd7LyLhx X-Received: by 2002:aa7:809a:: with SMTP id v26mr5241712pff.82.1567004122903; Wed, 28 Aug 2019 07:55:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567004122; cv=none; d=google.com; s=arc-20160816; b=TV/SXSc5TL1zGvmpWOL4tXPXQX6B7FsZa9ogaJ+xPwGCMMieTDvNnYFGwlhZ65aPMe BXZU429MBTOViIyerEGzI+OWDbJNotwTwlUYysse5KPVyt0vbGpEiX6RFbM/vEZP7vpH mMZRhOsWPwps3o1lfjHNnriN85GG4L9vSJWotPjMDIFce8brMgApL3ZBhf7SFonUUj3s s5VEB3nlrI3LuRBXVyjw+New97nR7aNydzLsyYNNzRYnpNLApT0uuzZGirfjLNvwPFFt V1uqY1THaMaU29//h/ekqttdGS4I7vNhU/caylDNnNJujsBaRuE8pgeO2p/m58fzpujG rBkw== 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=HlstaZN0o11vJUaigAVvJykMhasOzH7Rct3lZ8tVwds=; b=K2sBByK5E9tUPDHaLSGDXaa0y4BiDCJS8j1EonZWZ/IE0IY97xmOD+j2GX42fgp1CR nGgdxoDEc/e/X7nQvVTGJiazPGYcj0HjL8lwVvv9eWOGg28iFK0nNcFmNegxFQDHmdFU zdex7hx0quA13vMlpkJWlLrS34JFb4d6hTCVDcz85Zvg6A4GPBjXLg3RmbxfE+gDqDqe uDm5hnCyUxZS/zZnlSgqjydZQzqvt+Dik6KmG0Na9yzBnr+xu5nI68K2tK9OPGmIipmc G23m3nMEhqtZHj4M3xpPXVAFSxlQmF+4p1ruq0D9vqa+n5ci3ylJ2ZgBrDF639PUw7Hg mOTw== 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 r15si2276433pgj.71.2019.08.28.07.55.06; Wed, 28 Aug 2019 07:55:22 -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 S1726497AbfH1Oww (ORCPT + 99 others); Wed, 28 Aug 2019 10:52:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59846 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726368AbfH1Owv (ORCPT ); Wed, 28 Aug 2019 10:52:51 -0400 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 902B3A53271; Wed, 28 Aug 2019 14:52:51 +0000 (UTC) Received: from amt.cnet (ovpn-112-8.gru2.redhat.com [10.97.112.8]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1B2126060D; Wed, 28 Aug 2019 14:52:49 +0000 (UTC) Received: from amt.cnet (localhost [127.0.0.1]) by amt.cnet (Postfix) with ESMTP id 8D696105139; Wed, 28 Aug 2019 11:52:31 -0300 (BRT) Received: (from marcelo@localhost) by amt.cnet (8.14.7/8.14.7/Submit) id x7SEqVZx014465; Wed, 28 Aug 2019 11:52:31 -0300 Date: Wed, 28 Aug 2019 11:52:31 -0300 From: Marcelo Tosatti To: Wanpeng Li Cc: Paolo Bonzini , "Rafael J. Wysocki" , LKML , kvm , Radim =?utf-8?B?S3LEjW3DocWZ?= , Linux PM , "Michael S. Tsirkin" Subject: Re: [PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available Message-ID: <20190828145231.GA14426@amt.cnet> References: <1564643196-7797-1-git-send-email-wanpengli@tencent.com> <7b1e3025-f513-7068-32ac-4830d67b65ac@intel.com> <20190803202058.GA9316@amt.cnet> <20190826204045.GA24697@amt.cnet> <20190828144858.GA14215@amt.cnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190828144858.GA14215@amt.cnet> User-Agent: Mutt/1.5.21 (2010-09-15) 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.68]); Wed, 28 Aug 2019 14:52:51 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 28, 2019 at 11:48:58AM -0300, Marcelo Tosatti wrote: > On Tue, Aug 27, 2019 at 08:43:13AM +0800, Wanpeng Li wrote: > > > > kvm adaptive halt-polling will compete with > > > > vhost-kthreads, however, poll in guest unaware other runnable tasks in > > > > the host which will defeat vhost-kthreads. > > > > > > It depends on how much work vhost-kthreads needs to do, how successful > > > halt-poll in the guest is, and what improvement halt-polling brings. > > > The amount of polling will be reduced to zero if polling > > > is not successful. > > > > We observe vhost-kthreads compete with vCPUs adaptive halt-polling in > > kvm, it hurt performance in over-subscribe product environment, > > polling in guest can make it worse. > > > > Regards, > > Wanpeng Li > > Wanpeng, > > Polling should not be performed if there is other work to do. For > example, halt-polling could check a host/guest shared memory > region indicating whether there are other runnable tasks in the host. > > Disabling polling means you will not achieve the improvement > even in the transitional periods where the system is not > overcommitted (which should be frequent given that idling > is common). > > Again, about your patch: it brings no benefit to anyone. > > Guest halt polling should be already disabled by default > (the driver has to be loaded for guest polling to take place). The most efficient solution would be to mwait on a memory region that both host and guest would write to. No cpu cycles burned, full efficiency. However both host and guest would have to write to this region, which brings security concerns.