Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp2589102ybb; Sun, 5 Apr 2020 11:17:42 -0700 (PDT) X-Google-Smtp-Source: APiQypLPScmAVFAJVJ2Aud0lOhgyyUOVcPPbS/85Aswtw/vhJlR7Hk94QyCeJ/UT7qatKl+GZ7EK X-Received: by 2002:a05:6808:4d1:: with SMTP id a17mr10498163oie.39.1586110662674; Sun, 05 Apr 2020 11:17:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586110662; cv=none; d=google.com; s=arc-20160816; b=K35SVhHn45lyZwsip80iO4XowXLH73/3OynPQPd+CpG5dhij84kuPb5+SmtZib/5eF dy/pFtft4M1c3ZQM7ecuBVK7a+XG8ZcWKpb1X9I1mgvYs856U1USy+WEMkTbtIIRYVWq 6HInKTb2ldSPwiNv+/FDekkfaAh0lAij02cT+aOaqWWXKXwCuPhjPoodQKfpF6OoKIBr LDCy4s4V7vVP6mrr7xlORbpVs6yCefDAIboAse+JAYH6/PjUcHYlzFH/rbQNh//jJJ92 6Uvz+CIU7U/Neh0YCoAwwhipaMXhtBdZ5JD1vEUfXgqMK31JmYTKPP7hOH7ZXUZ2zlHz rATQ== 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=fGdJ0jrrxLAT3iuvg8SIjdllWfm3UFFg+gS3a8dNuIA=; b=P4nD/uiJrLbFZKuKdFBYfXjOI+6SdQUPAi1lkZdaOWUIWfzn2gYQe88APUsyvu64ik XmkypUQi+122BusnFGyd3qRAktHdr6Oi4DKLk5BFhau5QNo8TBJa4Wpq9NwA2EPtZNh5 ta8+9li83comEcXRrTuH1oXJkD7VvoAUetgBz+KrtbHpDtZZOxNnk4uTBm7qXofTnIoN Iph3Z/bSPG8BdsLpPsgHM60Sn6mHH9V5tda01aRuuLvy7UJjHMLSeRSI14frTPsd4G1f OZIYAYaUh3ZN7c61n1uQn0cSl0ZolNZ7iaUKy2wV5/SLBRhZXfOlVIb5GmQi+evUnhYz iksA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v62si7143105ooc.18.2020.04.05.11.17.27; Sun, 05 Apr 2020 11:17:42 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727126AbgDESFN (ORCPT + 99 others); Sun, 5 Apr 2020 14:05:13 -0400 Received: from sauhun.de ([88.99.104.3]:38412 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726771AbgDESFN (ORCPT ); Sun, 5 Apr 2020 14:05:13 -0400 Received: from localhost (p5486CC0D.dip0.t-ipconnect.de [84.134.204.13]) by pokefinder.org (Postfix) with ESMTPSA id BDEAA2C1FCA; Sun, 5 Apr 2020 20:05:10 +0200 (CEST) Date: Sun, 5 Apr 2020 20:05:10 +0200 From: Wolfram Sang To: Andy Lutomirski Cc: Stefan Schaeckeler , linux-i2c@vger.kernel.org, LKML Subject: Re: [PATCH 0/1] i2c: imc: Add support for Intel iMC SMBus host controller. Message-ID: <20200405180510.GD6313@kunai> References: <1582498270-50674-1-git-send-email-schaecsn@gmx.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="osDK9TLjxFScVI/L" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --osDK9TLjxFScVI/L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 25, 2020 at 01:49:34PM -0800, Andy Lutomirski wrote: > On Sun, Feb 23, 2020 at 2:52 PM Stefan Schaeckeler wro= te: > > > > This patch is based on Andy Lutomirski's iMC SMBus driver patch-set > > https://lkml.org/lkml/2016/4/28/926. It never made it into the kernel. = I hope > > this rewrite will: > > > > > > Overview > > > > Modern Intel memory controllers host an SMBus controller and connection= to > > DIMMs and their thermal sensors. The memory controller firmware has thr= ee modes > > of operation: Closed Loop Thermal Throttling (CLTT), Open Loop Thermal > > Throttling (OLTT) and none. > > > > - CLTT: The memory controller firmware is periodically accessing the DI= MM > > temperature sensor over the SMBus. > > >=20 >=20 > I think this is great! One question, though: what happens if the > system is in CLTT mode but you disable CLTT and claim the bus for too > long? For example, if there's an infinite loop or other lockup which > you have the tsod polling interval set to 0? Does the system catch > fire or does the system do something intelligent like temporarily > switching to open loop? Any news on this question? --osDK9TLjxFScVI/L Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl6KHdYACgkQFA3kzBSg KbbHcA//dmYTyau5m8uZUNnYgJ+AsL4/jprivL0wMkLtFlXO29EHjt0AgQnkYz9L OrxVH8ZMR0e/wXpICbP6mjf3kdPIQaE5uAs6FPS3Qb+jFpWElQlaDFpQqLHTJEuJ q4Vve6nnYnLMa3RQLpZgvhn2tYmPRSee3oir54wxovm7NOV8hB726azr61UwNvl7 W0GAJNI1V+jBZxeauTx4j3yBO1nGDaDqeQklLcfusVxre4UO2KJvJvrQ5W1nU90k yMtV+AIV4tD0io0KdvMoguu/3VsUDXHfPc9XHihHot+SnoUgAisqOdfPIUUIHEwI jV+zc+c9Z3nXy8Az6/MW5fMYLZulDgTdAnjNUTp4HYgcrPDUrhQLAULI6NIlxF/V CB26nDNFg6Zri+DXqjSRMKKvLC7+c11X0YJ3TI7zGDnastv3YNE1ZqIuALlb+oxM iN1bjYwRvkL25fmzl4vKsVA/BM1YPReacT3OIVwd+5pLtglDnLDG3lZujX6nFzcp +bxDqpLonNPOcjk+E783yW4LzWEhqajDODeDaDULPLeui8Z3oBSLvZvPG/hinWtn +8nBSHtyfzEEptd1oqP94FECiDu6/Fra18Gy80xn790nlSSwKCqy1xU9opB/1iPx WhRaTw/6aIQA0Is2TWh2c0/Jk4c9FKNBFCn9XkixPcNUA1mAJpU= =XoV1 -----END PGP SIGNATURE----- --osDK9TLjxFScVI/L--