From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 784BCC07E96 for ; Tue, 6 Jul 2021 07:15:44 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D80C961977 for ; Tue, 6 Jul 2021 07:15:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D80C961977 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=aepfle.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from list by lists.xenproject.org with outflank-mailman.150809.278802 (Exim 4.92) (envelope-from ) id 1m0fIu-00038h-Fq; Tue, 06 Jul 2021 07:15:36 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 150809.278802; Tue, 06 Jul 2021 07:15:36 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1m0fIu-00038Z-CO; Tue, 06 Jul 2021 07:15:36 +0000 Received: by outflank-mailman (input) for mailman id 150809; Tue, 06 Jul 2021 07:15:34 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1m0fIs-00038E-Kr for xen-devel@lists.xenproject.org; Tue, 06 Jul 2021 07:15:34 +0000 Received: from mo4-p02-ob.smtp.rzone.de (unknown [85.215.255.82]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id e2714ff4-01b9-4722-8511-852f932590e5; Tue, 06 Jul 2021 07:15:33 +0000 (UTC) Received: from sender by smtp.strato.de (RZmta 47.28.1 AUTH) with ESMTPSA id 30791cx667FQP00 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Tue, 6 Jul 2021 09:15:26 +0200 (CEST) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: e2714ff4-01b9-4722-8511-852f932590e5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1625555726; s=strato-dkim-0002; d=aepfle.de; h=References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Cc:Date: From:Subject:Sender; bh=K6W5nMyFaq0SpWx0zPJZO6/GCcQWlH3ZKLCmhHf35Dk=; b=h4f7qRH9dSomWPNdwH16mnZkru6fia3hjj+wgRJT4AyN1HVcRBmyLSI9GMyTrHKYsb 2Dz0TBf3DKhBvs3D5D+s+4UZyylbHuO5/LTKC3/m703cdkPfhI/1WFnCBiUPAp5IjmHI U+3C/W+yL0nYZcckUtSVY0TcsOU4I/SSYBRca8QWWsxJqj/FIrdvJldgY5Ioqmtf6nVN xl9g4p0PjKuScvt6IueYIosCNXvJM/ZmdLcf/FmaN1vIWeJ2TMVhHYjKTYaXJMrytbiy Ucl/qjXeRAmENIMl2fCYExSgWtItGSecaRZdm0DnbuksqLdyqVDztFRa4EjDrkJsjymY cIMQ== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":P2EQZWCpfu+qG7CngxMFH1J+3q8wa/QLpd5ylWvMDX3y/OuD5rXVisF+Ax6FOE3sSy9BcWAcR/hQoAs9MGk67vg1baqX" X-RZG-CLASS-ID: mo00 Date: Tue, 6 Jul 2021 09:15:24 +0200 From: Olaf Hering To: Jan Beulich Cc: "xen-devel@lists.xenproject.org" , Andrew Cooper , Wei Liu , Roger Pau =?UTF-8?B?TW9ubsOp?= , Juergen Gross , George Dunlap , Ian Jackson Subject: Re: [PATCH v2 03/13] libxenguest: deal with log-dirty op stats overflow Message-ID: <20210706091524.7e4af39e.olaf@aepfle.de> In-Reply-To: References: <0bebfe8c-6897-dc8b-7fe0-9127d4996eb8@suse.com> <668ef720-389f-4cf1-608e-64aca4f7c73d@suse.com> <20210705192612.5cf50887.olaf@aepfle.de> <20210706084628.360a7f2a.olaf@aepfle.de> X-Mailer: Claws Mail 2021.07.03 (GTK+ 2.24.32; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Am Tue, 6 Jul 2021 08:58:59 +0200 schrieb Jan Beulich : > Well, that's part of the current limitation. The size would need re-querying > before every iteration (or at the very least before the last one, after the > domain has been paused). Ah, you even wrote that. In addition each iteration should also query the state of the domU. Right now a shutdown is not handled and the dead domU is detected only at the very end. Olaf