Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp880643imm; Thu, 6 Sep 2018 11:32:24 -0700 (PDT) X-Google-Smtp-Source: ANB0VdY8pR0BR538VVZMNFAWkuv35BiAbr3U44Pg9rcoe7NnHrx8WSa3vh7TqX08/87iCkB9U8b3 X-Received: by 2002:a63:6ecf:: with SMTP id j198-v6mr4213157pgc.3.1536258744326; Thu, 06 Sep 2018 11:32:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536258744; cv=none; d=google.com; s=arc-20160816; b=Wd9YCD15xej1gwYL0RRh4TrrVot0j3Iqxyg6Skk4t/dhYo7YT1at6roiQ8vOystF2P 8tfatFtkZ5s1169BfU4sCBWdxltQZZ4kG5A9My/6UEQRiD6bMJXntSmiblB48bammnI1 i7z7QXRlcokzQwG+gjpkj0vvSbVQ0qRF1Pb0eT873ImrZxZEJTdySOjjgAi7w5Fz1H+B jmId+wUzdy4hoOyj4wkt5rkCXn+6oxlAFwBD3tkCL2hdJlrioZRNH0z9HAKneDTu7BUK YkiPaSnF8wPHDvNE2ICjzfgxvGu8qClAZCJd0moYc1oJg59SZBZz3ZCY7eG0vD9Vp7G+ pPWg== 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=rVBIWGmJO2aGFEDzaIKh1MA253NqdeEvKxKZJVtyfsY=; b=EqhfJAyg0QGgzqi17ci8k2dCCZHyuNnaxpIOztwR4IkuuLw/gws7bLRcvfw+wS9IZy GNeiNjgZYtCckvmBDVtaBCDLf5gy/VSs1ww4fjBYY1SIgyoeYbOPAoQtD6mQtVe8ezyf u/VNA6G8jV2WlusFbFIoL2hQL56CbyWJbbllgr5Jvs1NHgpwteGK/nD2YNsS6NOjPGEk XRz2gxdS97QMaFdN5JP9J5XevTB0sLXA72Jqgraxv2YzQaMKTOop757mcg2Qc/jUnc2+ +F32Ao+MQCDp+Zfw+1em6DHPFsyvPldTGL9NHJs3M20DJ+bvljwUMGriT8TSiHJfZuuT LRUQ== 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 b35-v6si5613643plh.308.2018.09.06.11.32.07; Thu, 06 Sep 2018 11:32:24 -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 S1728767AbeIFReJ (ORCPT + 99 others); Thu, 6 Sep 2018 13:34:09 -0400 Received: from outbound-smtp10.blacknight.com ([46.22.139.15]:33725 "EHLO outbound-smtp10.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728758AbeIFReJ (ORCPT ); Thu, 6 Sep 2018 13:34:09 -0400 Received: from mail.blacknight.com (pemlinmail01.blacknight.ie [81.17.254.10]) by outbound-smtp10.blacknight.com (Postfix) with ESMTPS id 2A29C1C1EDF for ; Thu, 6 Sep 2018 13:58:45 +0100 (IST) Received: (qmail 13244 invoked from network); 6 Sep 2018 12:58:45 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[37.228.229.88]) by 81.17.254.9 with ESMTPSA (AES256-SHA encrypted, authenticated); 6 Sep 2018 12:58:45 -0000 Date: Thu, 6 Sep 2018 13:58:43 +0100 From: Mel Gorman To: Jirka Hladky Cc: Kamil Kolakowski , Jakub Racek , linux-kernel , "Rafael J. Wysocki" , Len Brown , linux-acpi@vger.kernel.org Subject: Re: [4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks Message-ID: <20180906125843.GC1719@techsingularity.net> References: <20180717100329.yfy7igdsrpk5ujf4@techsingularity.net> <20180904090053.GB1719@techsingularity.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 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 On Thu, Sep 06, 2018 at 10:16:28AM +0200, Jirka Hladky wrote: > Hi Mel, > > we have results with 2d4056fafa196e1ab4e7161bae4df76f9602d56d reverted. > > * Compared to 4.18, there is still performance regression - > especially with NAS (sp_C_x subtest) and SPECjvm2008. On 4 NUMA > systems, regression is around 10-15% > * Compared to 4.19rc1 there is a clear gain across all benchmarks around 20% > Ok. > While reverting 2d4056fafa196e1ab4e7161bae4df76f9602d56d has helped a > lot there is another issue as well. Could you please recommend some > commit prior to 2d4056fafa196e1ab4e7161bae4df76f9602d56d to try? > Maybe 305c1fac3225dfa7eeb89bfe91b7335a6edd5172. That introduces a weird condition in terms of idle CPU handling that has been problematic. > Regarding the current results, how do we proceed? Could you please > contact Srikar and ask for the advice or should we contact him > directly? > I would suggest contacting Srikar directly. While I'm working on a series that touches off some similar areas, there is no guarantee it'll be a success as I'm not primarily upstream focused at the moment. Restarting the thread would also end up with a much more sensible cc list. -- Mel Gorman SUSE Labs