Received: by 10.213.65.68 with SMTP id h4csp3543668imn; Tue, 10 Apr 2018 00:09:53 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+/CIEs7mEn1rxvZUnAtjSeyt56fM9kv4Zzz2nRT7pgUPbF6cy4/38cRKvNzc2ZvSFleKbz X-Received: by 10.99.117.83 with SMTP id f19mr11595237pgn.189.1523344193360; Tue, 10 Apr 2018 00:09:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523344193; cv=none; d=google.com; s=arc-20160816; b=cL3FNHH67X3sPCxQVTCq1vbRkp5ozNw4SoxIVd9MhUaY1G+YjqR7AKQlK59CdwURCj PJw9v/ZdUdrzPfRXTN8+Fozi1PC/XdD8RnsmyQde1Czlk8gi5bXLRBCNWKW+105ReTKq UHKCoCZs+gJUDdiWAEiyKQL9yTHRiWjfSGTwHoLPWY7rF+weTMpyuuRYekkBaIjMDgda kaF9IG5nBiTlC8VMrx3K87ibMiz4P9YGLqOUqRvjr21bJTuvZqljaErPVUWcH0qBQZdt /sxMdt0K1Lq+ZWKX+2nRqhgPKTLHXC8NwoLsCQGHvITFYLy2YxrdHjL+i5ksKO21jezu T0rw== 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:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=zwt8kK/0YTFbYb6hcu4cLtdW66HMRsSqX+Zie/dUIfE=; b=ENFFpPwgnUfzPgSKCNYbOMNHnyHPdoxtoFYuxEUm9Mk8vXmG2nlpHxogBwPB4b1fym JOFMZxCWgOee0aggLvW1Khk/BQ/ZMCJuJqHc77nfCW3ifYO15NOjKMRupK6b6+5lYxe5 J0BSCwdyE3O7bJEYM7qSoH5gamzE5b7GB3cRbPc84VxpSxxPjNTdoq5WYKn6snmqkOaj tlzdKwOnyYQHCJgs2HyVJOmdcMlgskGxulqtRLnfP8y1r+5SRv0PEbbtHGTe4tUHOrQ+ 5dRYHI5FbXLFa2kgulWsAlbye0Ct7Lb1mg26TRh8/5ycX7+WU07E/AMacJTCrOXxfdbc iH1Q== 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 t12-v6si2093485plr.379.2018.04.10.00.09.16; Tue, 10 Apr 2018 00:09:53 -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 S1752265AbeDJHDj (ORCPT + 99 others); Tue, 10 Apr 2018 03:03:39 -0400 Received: from cloudserver094114.home.pl ([79.96.170.134]:40993 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751815AbeDJHDi (ORCPT ); Tue, 10 Apr 2018 03:03:38 -0400 Received: from 79.184.254.249.ipv4.supernova.orange.pl (79.184.254.249) (HELO aspire.rjw.lan) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83) id cc6603123d8caa50; Tue, 10 Apr 2018 09:03:36 +0200 From: "Rafael J. Wysocki" To: Thomas Ilsche Cc: Linux PM , Peter Zijlstra , Frederic Weisbecker , Thomas Gleixner , Paul McKenney , Doug Smythies , Rik van Riel , Aubrey Li , Mike Galbraith , LKML , Len Brown Subject: Re: [PATCH v9 00/10] sched/cpuidle: Idle loop rework Date: Tue, 10 Apr 2018 09:03:43 +0200 Message-ID: <380836701.aBTtZlsN1h@aspire.rjw.lan> In-Reply-To: References: <1736751.LdhZHb50jq@aspire.rjw.lan> <1607755.Sz6cLBVOsW@aspire.rjw.lan> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, April 9, 2018 5:58:32 PM CEST Thomas Ilsche wrote: > > --------------ms020002070802070802040704 > Content-Type: text/plain; charset=utf-8; format=flowed > Content-Language: en-US > Content-Transfer-Encoding: quoted-printable > > On 2018-04-08 18:32, Rafael J. Wysocki wrote: > > The v9 along with some cleanups suggested by Frederic on top of it and = > with > > ACKs from Peter (obtained on IRC) is now available from the pm-cpuidle = > branch > > in the linux-pm.git tree. > >=20 > > It has been added to my linux-next branch, so it probably will be picke= > d up by > > linux-next tomorrow and I have a plan to push it for v4.17 in the secon= > d half > > of the next week unless a major issue with it is found in the meantime.= > > > Great to hear that. Thanks for all your work. You're very welcome! > I'm finishing up some analysis of corner cases, but nothing major. > So I'm glad to see this is moving along. I've been nitpicking a lot, > but this is clearly a huge improvement and there are practical > limitations against a theoretically perfect solution. In any case the > changes will also make future policy adaptions much easier. Thanks for your feedback, it would have taken much more time to get to this point without it. Thanks, Rafael