Received: by 10.213.65.68 with SMTP id h4csp1272727imn; Wed, 21 Mar 2018 06:56:35 -0700 (PDT) X-Google-Smtp-Source: AG47ELsYB6LZmS0prEtibPiqRY8QrUB5i0YpE86pwT/wHlW4dDKYcw0m5mU1lfWerk8k1peYypjy X-Received: by 2002:a17:902:6bc1:: with SMTP id m1-v6mr20964728plt.303.1521640595281; Wed, 21 Mar 2018 06:56:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521640595; cv=none; d=google.com; s=arc-20160816; b=ShF9o0r6MdiHASuD+ZZpBe/LgdLKdiEggMzY0rsQbVjF8MLCg0l8t0MF0viWsoCmRI jOqJPt2ZbjIdIpHQBimo6MGm2vD4t+6Qfya2jbe6RS+Znx04fxhHrbWcJ+k/J9YqIDOU kLKRzvUpOQYFVnyAZ+ak7y+5GzzSF7gD5G6vQNw6yLFGTvKRqYzuzrw/DsSuRi9c6PoG 04Eu97+oUQMcj50+nDAPUM3QvdaYXSPX6bG+c4vYja5mnRankqb9TdFfZSIXJ/sI5G3l jF+ydHqP+ya9PIQqjdIXjfb6fSWjOF8Kqb0ENcHhPVPXeLga++mS6dZf5TmkTM+rPBrc aK1Q== 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=7bW/lYf3Sj3VoZbgj/CGH5Ronik7Agg7ARtNPm+6lDU=; b=rEw0UcnKe20DRXXuUjudZlyhsSo/93oGI24M8ZBO53DhIh5a9Rlk4HfkPmeilwYRtm d05ZXl4OtRQioq1PHP30TlGA6OtcQUm2sd1r+FbGr0KtPXyBSfvV9FUpsvZpb75L3hdQ rc5r0RP/QmyEjASVC/co5BTqmkBGXUed49nCklUeeuHmi2NEjsOIWLw+w3EiBe50T/HW RcQJ7Qu075A+YpAj7wKzM4nzxZ29+J0CYm6DVuFS5igRLMccyvoEUgjy+lENer8crhwC OkpTiq9KNtqsp94ECfgjvEqvm2zvKvy8OZaiddLIJkTBeJfrlEIWKCv8IodFBG7IkFXJ i61g== 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 r11-v6si4065007plo.278.2018.03.21.06.56.14; Wed, 21 Mar 2018 06:56:35 -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 S1752106AbeCUNzM (ORCPT + 99 others); Wed, 21 Mar 2018 09:55:12 -0400 Received: from cloudserver094114.home.pl ([79.96.170.134]:49067 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751714AbeCUNzL (ORCPT ); Wed, 21 Mar 2018 09:55:11 -0400 Received: from 79.184.254.228.ipv4.supernova.orange.pl (79.184.254.228) (HELO aspire.rjw.lan) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83) id 7fc8a7c31a2eac95; Wed, 21 Mar 2018 14:55:09 +0100 From: "Rafael J. Wysocki" To: Rik van Riel Cc: Peter Zijlstra , Linux PM , Frederic Weisbecker , Thomas Gleixner , Paul McKenney , Thomas Ilsche , Doug Smythies , Aubrey Li , Mike Galbraith , LKML Subject: Re: [RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework Date: Wed, 21 Mar 2018 14:55:36 +0100 Message-ID: <4584935.MPnHlxh7Zu@aspire.rjw.lan> In-Reply-To: <1521635467.6308.13.camel@surriel.com> References: <2390019.oHdSGtR3EE@aspire.rjw.lan> <1521635467.6308.13.camel@surriel.com> 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 Wednesday, March 21, 2018 1:31:07 PM CET Rik van Riel wrote: > On Tue, 2018-03-20 at 16:12 +0100, Rafael J. Wysocki wrote: > > Hi All, > > > > Thanks a lot for the feedback so far! > > > > Respin after recent comments from Peter. > > > > Patches [1-3] unmodified since v5, patch 4 is new and the other ones > > have been updated to address feedback. > > > > The previous summary that still applies: Thanks for the testing! > For some reason I see increased CPU utilization > with this patch series (75% -> 85%) with the same > rate of requests being handled by the vanilla > kernel and a kernel with these patches applied. > > I am running a bisect in the series to see what > change could possibly cause that, The first 4 patches in the v7 should not change functionality by themselves. If you replace the original [5/8] with the v7.2 of it I've just posted (https://patchwork.kernel.org/patch/10299429/), then it should not change functionality by itself too. Then you only have 3 patches to check. :-) > and also digging > through system statistics to see whether it might > be something as perverse as not mistakenly choosing > deeper C-states on one core causing other cores to > miss out on turbo mode... I have no idea ATM. And what's the workload?