Received: by 10.223.164.202 with SMTP id h10csp130451wrb; Wed, 8 Nov 2017 13:17:22 -0800 (PST) X-Google-Smtp-Source: ABhQp+T6MXtIbDzF93JeyvfInaBMFndHUaNRbH0TwMaprd0iexqM1JC/B57o1r4CNUdvb8oJhqpW X-Received: by 10.99.176.72 with SMTP id z8mr1660746pgo.175.1510175842477; Wed, 08 Nov 2017 13:17:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510175842; cv=none; d=google.com; s=arc-20160816; b=xFoLHAmgGJnzsb16sRhQy1i2ewCWlWNP4BsVL79q5bkfB3eTu0VlIup72l80+AqLYY TAO6OJ/h763h1FsFlHd0H1y/nBdIZu/kHrgcCcy4Dh4Y90Bs3u/OBP8kgfal3WX0STSH ojetrVrDND2lPIZrHOVrnnbxThmgoNsW8ZMxBsIPJ9bv7mdlJI8jr/zw3SsHfdsQluUB Sciuy8Y5kP+TKinbW6KWZFZEVtGCHunAc+zNUXfIBtn2AjYpLAVvPplHjAXOE0w1IMSm R3Fp+0w4MHW3kNjVo77nj240tuMdbaSc9S4ZiVkswFUsIwCHJMSMqkNvMjwV1mGXWab+ OMsA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject:arc-authentication-results; bh=N92e8/JOyyN1G14tk6c7WJufb3y6VU0TjaDkU35kaIQ=; b=UG18DYJILiBwVNYKlN3YCm/peQMTmw43LusF0WF9ozNyYzgDva0+w9Jvt0V1FVO6Eq fJu7Z2sVuzCQGljlJu+g2vdxHneMYUVz+yKz434vYSPMtr2zbn0aQk9wlyah0eK7ao9D Kb46ATf8Klt4uMVc14/3upGUoS4/hW8GPSVrPgKpotLYPevNxN4fOftrGh3xR3glqpNr ErKUEhqQ+YPX7KTLfkenNJ39tHfw8XSNhuO8RDBRADfaoRgo32dN1LpQJymYNFmafEaI HMxDZTVQrV8sRh9v9jeNKrSQ7MpSE5rBHvTVwHuk4NHNsQSALLGEmVDzF/Uc+tmSHSUD mNjQ== 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=oracle.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m5si4594495pll.195.2017.11.08.13.17.10; Wed, 08 Nov 2017 13:17:22 -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=oracle.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753123AbdKHVQh (ORCPT + 84 others); Wed, 8 Nov 2017 16:16:37 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:29894 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752539AbdKHVQd (ORCPT ); Wed, 8 Nov 2017 16:16:33 -0500 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id vA8LGRgG020408 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 8 Nov 2017 21:16:28 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id vA8LGRZ8030134 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 8 Nov 2017 21:16:27 GMT Received: from abhmp0014.oracle.com (abhmp0014.oracle.com [141.146.116.20]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id vA8LGQSc009247; Wed, 8 Nov 2017 21:16:26 GMT Received: from dhcp-burlington7-2nd-B-east-10-152-55-162.usdhcp.oraclecorp.com (/10.152.32.65) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 08 Nov 2017 13:16:26 -0800 Subject: Re: [PATCH v6 1/1] xen/time: do not decrease steal time after live migration on xen To: Dongli Zhang , xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org References: <1509500793-9896-1-git-send-email-dongli.zhang@oracle.com> Cc: jgross@suse.com, joao.m.martins@oracle.com From: Boris Ostrovsky Message-ID: Date: Wed, 8 Nov 2017 16:17:55 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1509500793-9896-1-git-send-email-dongli.zhang@oracle.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/31/2017 09:46 PM, Dongli Zhang wrote: > After guest live migration on xen, steal time in /proc/stat > (cpustat[CPUTIME_STEAL]) might decrease because steal returned by > xen_steal_lock() might be less than this_rq()->prev_steal_time which is > derived from previous return value of xen_steal_clock(). > > For instance, steal time of each vcpu is 335 before live migration. > > cpu 198 0 368 200064 1962 0 0 1340 0 0 > cpu0 38 0 81 50063 492 0 0 335 0 0 > cpu1 65 0 97 49763 634 0 0 335 0 0 > cpu2 38 0 81 50098 462 0 0 335 0 0 > cpu3 56 0 107 50138 374 0 0 335 0 0 > > After live migration, steal time is reduced to 312. > > cpu 200 0 370 200330 1971 0 0 1248 0 0 > cpu0 38 0 82 50123 500 0 0 312 0 0 > cpu1 65 0 97 49832 634 0 0 312 0 0 > cpu2 39 0 82 50167 462 0 0 312 0 0 > cpu3 56 0 107 50207 374 0 0 312 0 0 > > Since runstate times are cumulative and cleared during xen live migration > by xen hypervisor, the idea of this patch is to accumulate runstate times > to global percpu variables before live migration suspend. Once guest VM is > resumed, xen_get_runstate_snapshot_cpu() would always return the sum of new > runstate times and previously accumulated times stored in global percpu > variables. Comments before the call of HYPERVISOR_suspend() has been > removed as it is inaccurate. The call can return an error code (e.g., > possibly -EPERM in the future). > > Similar and more severe issue would impact prior linux 4.8-4.10 as > discussed by Michael Las at > https://0xstubs.org/debugging-a-flaky-cpu-steal-time-counter-on-a-paravirtualized-xen-guest, > which would overflow steal time and lead to 100% st usage in top command > for linux 4.8-4.10. A backport of this patch would fix that issue. > > References: https://0xstubs.org/debugging-a-flaky-cpu-steal-time-counter-on-a-paravirtualized-xen-guest > Signed-off-by: Dongli Zhang Applied to for-linus-4.15. -boris From 1583000290811280126@xxx Thu Nov 02 23:52:00 +0000 2017 X-GM-THRID: 1582826394220322955 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread