Received: by 2002:ac0:e350:0:0:0:0:0 with SMTP id g16csp282888imn; Fri, 29 Jul 2022 06:48:57 -0700 (PDT) X-Google-Smtp-Source: AA6agR4VUztoSE2KivSzkXoQbyfzPFmEwMbyfHHGaqXrFb7RmUiMIO+j7h7W0f+B9xuvhpYWEZzr X-Received: by 2002:a05:6402:5293:b0:43d:2eb4:2fa3 with SMTP id en19-20020a056402529300b0043d2eb42fa3mr1614350edb.135.1659102537683; Fri, 29 Jul 2022 06:48:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1659102537; cv=none; d=google.com; s=arc-20160816; b=Vw1R9++cpPmOu1m1CpoRt619IUw7xRNYQ70D/+oMPVwY3ABg5nZyS3P2mtDabezR/3 2KJymu6Cju/QSzugLN03+V5RPJjGidiOEK4Zsrln30PMFIG/ie+6wBvxYcb7mwE8NT3c WXzAMj18DJWWczyTMwRDHGcwfZaeS4K3cVfM/j6oLY78aIuDtea7UYkeDaIyE1ZzqUya V1sl9RSlgjUHaY2Vrru1Z3MO3IEKNwXEvWH++40D5lz/0y9htsJjCx+YepUxGCTrrExg 3APjUuJKWZ7QUxCmaBRg5gPq4THzkOTymj/VdQvq6UJmfNRBlDd7hxX61d+iBdAivcnA hjMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from; bh=O/v5TNWWXuMej9aa3y2qsfUxNpDW9Lw50Yl9MkquQ+A=; b=iQwcOZaIydRVzesh7iN9UyeRoa2FwXPzOi084aEwRPt3d+e0WDHUadWXryZCrGrRf7 wDs4xdojit0FyjyJT5QqZYCKwgmVnwQxJ3HaT1mOwgARgcR33Dr0/tzKLWmTTgXVdZfA NsYPxUoEnCazFoaSDR0oQq4Zr6+0ePfEkV/06XLjQ+NT+bcOPrLKKfq9MkETJ4eLOEMY UmnSsNQxnL3CGrhwCtDPjAJOrCjq9cUTN7oLyOQPJIE2a5o8ybHKv5/gh6Qbkyc9QWAg R6tCkxwZ0MLIFYVOuq7cFsaLJRZldBR0DvEylIJ1CJtm5UpZVJinq0qU2dpiwVxA7vjq +2Uw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i26-20020a17090685da00b00709521d4b92si295578ejy.397.2022.07.29.06.48.32; Fri, 29 Jul 2022 06:48:57 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236565AbiG2NME (ORCPT + 99 others); Fri, 29 Jul 2022 09:12:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236618AbiG2NK4 (ORCPT ); Fri, 29 Jul 2022 09:10:56 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 568EA3B961; Fri, 29 Jul 2022 06:10:55 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4LvSZ55wVyz4x1Y; Fri, 29 Jul 2022 23:10:53 +1000 (AEST) From: Michael Ellerman To: mpe@ellerman.id.au, wim@linux-watchdog.org, linux@roeck-us.net, npiggin@gmail.com, nathanl@linux.ibm.com, christophe.leroy@csgroup.eu, Laurent Dufour , rdunlap@infradead.org Cc: haren@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org, hch@infradead.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org In-Reply-To: <20220713154729.80789-1-ldufour@linux.ibm.com> References: <20220713154729.80789-1-ldufour@linux.ibm.com> Subject: Re: [PATCH v5 0/4] Extending NMI watchdog during LPM Message-Id: <165909973609.253830.7930031213898440605.b4-ty@ellerman.id.au> Date: Fri, 29 Jul 2022 23:02:16 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 Jul 2022 17:47:25 +0200, Laurent Dufour wrote: > When a partition is transferred, once it arrives at the destination node, > the partition is active but much of its memory must be transferred from the > start node. > > It depends on the activity in the partition, but the more CPU the partition > has, the more memory to be transferred is likely to be. This causes latency > when accessing pages that need to be transferred, and often, for large > partitions, it triggers the NMI watchdog. > > [...] Applied to powerpc/next. [1/4] powerpc/mobility: wait for memory transfer to complete https://git.kernel.org/powerpc/c/882c0d1704cf61df13f01933269202d51e74b9f3 [2/4] watchdog: export lockup_detector_reconfigure https://git.kernel.org/powerpc/c/7c56a8733d0a2a4be2438a7512566e5ce552fccf [3/4] powerpc/watchdog: introduce a NMI watchdog's factor https://git.kernel.org/powerpc/c/f5e74e836097d1004077390717d4bd95d4a2c27a [4/4] pseries/mobility: set NMI watchdog factor during an LPM https://git.kernel.org/powerpc/c/118b1366930c8c833b8b36abef657f40d4e26610 cheers