Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp691376pxj; Thu, 17 Jun 2021 11:30:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwJiJvKb6O6rg3HzyyVz1Tl5XoWLIPTmVoAnqwv1vzCr+VnlFcPp3lRCWd9i2PPtavMZwm5 X-Received: by 2002:a17:906:11db:: with SMTP id o27mr4166630eja.34.1623954630234; Thu, 17 Jun 2021 11:30:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623954630; cv=none; d=google.com; s=arc-20160816; b=srT1BVf1GewmFwQ9RMpOC31UJdwo03VqZ42yQKEF77IOWyBQhutoyV+WhFWhBXl0YS Sw1nhNHcq3vr9xwwKnvxwZaOBulBojQjLxJKpeHlI/LX/G2eknBbDpl2v65QIjUdncVq scygYU5q+MYMi1NwIjESjvCg7ydDX3sMmIDbca/HDf9S+QrT45Nbg+UjoDSK5u4aa0zI mVgd67NGsgooUws6ECnmDdgubXFU7J1svQ1qMC8uRXyK5CErWyeXB07BEQ0wAP59qVSM 7An7U+fS513bdEtLeCTuRWNp+aVnZ4H7t24+xOXV8sl75l8iGX2Rqg6UaoAYYeeJyI5X OglA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=S7n8NYdWJpKsYczR2SH48znPWaP/COc2LDF4AKE0J4Q=; b=PynPsFX5r/80N3AuH1cGa6fBtchSmf0YB9nbRtTyjQ9/wTzeH4EXTle7rcfwem4+Dr DHxJlVLi8863itLGeSMdVFwTI2NTKHMa+aFSIghAtbZNl3KGqlV0ziGcHcyrqLvFybOT IQ1T5pSxtWzOfAzbC04yXdM9rve77L/BYVj9G6ZipGZflP8HfMIrcztUe76DUZgR5LdS VnK3PqJtW2n1udgDsdQiomNczAS/bKo04j+2EisUW/SglthOdLnG2dBMDBBGCM2k6LjT f3JoLvdcGlu60l5IdRECWNJvxKufU4cz0vLEp4ClPuH83phskaKr/oyLM4dykjC/hk3g S0YA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m23si5606050edp.346.2021.06.17.11.30.07; Thu, 17 Jun 2021 11:30:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231265AbhFQPmT (ORCPT + 99 others); Thu, 17 Jun 2021 11:42:19 -0400 Received: from outbound-smtp32.blacknight.com ([81.17.249.64]:32882 "EHLO outbound-smtp32.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233372AbhFQPmQ (ORCPT ); Thu, 17 Jun 2021 11:42:16 -0400 Received: from mail.blacknight.com (pemlinmail05.blacknight.ie [81.17.254.26]) by outbound-smtp32.blacknight.com (Postfix) with ESMTPS id 22F873E00C for ; Thu, 17 Jun 2021 16:40:08 +0100 (IST) Received: (qmail 7930 invoked from network); 17 Jun 2021 15:40:07 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[84.203.17.255]) by 81.17.254.9 with ESMTPSA (AES256-SHA encrypted, authenticated); 17 Jun 2021 15:40:07 -0000 Date: Thu, 17 Jun 2021 16:40:06 +0100 From: Mel Gorman To: Phil Auld Cc: Peter Zijlstra , Ingo Molnar , Juri Lelli , Vincent Guittot , Valentin Schneider , LKML Subject: Re: [PATCH v2] sched/fair: Age the average idle time Message-ID: <20210617154006.GQ30378@techsingularity.net> References: <20210615111611.GH30378@techsingularity.net> <20210615204228.GB4272@worktop.programming.kicks-ass.net> <20210616090314.GJ30378@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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 17, 2021 at 11:01:16AM -0400, Phil Auld wrote: > > Thanks, so far no serious objection :) > > > > The latest results as I see them have been copied to > > https://beta.suse.com/private/mgorman/melt/v5.13-rc5/3-perf-test/sched/sched-avgidle-v1r6/html/dashboard.html > > They will move from here if the patch is accepted to 5-assembly replacing > > 3-perf-test. This naming is part of my workflow for evaluating topic > > branches separetly and then putting them together for another round > > of testing. > > > > NAS shows small differences but NAS would see limited impact from the > > patch. Specjbb shows small losses and some minor gains which is unfortunate > > but the workload tends to see small gains and losses all the time. > > redis is a mixed bag but has some wins. hackbench is the main benefit > > because it's wakeup intensive and tends to overload machines where deep > > searches hurt. > > > > There are other results in there if you feel like digging around > > such as sched-core tested with no processes getting tagged with prctl > > https://beta.suse.com/private/mgorman/melt/v5.13-rc5/5-assembly/sched/sched-schedcore-v1r2/html/dashboard.html > > > > Thanks for the links. It's cool to see what your results dashboard looks like. > It's really small, what are you plotting in those heat maps? > > It's hard for me to publish the results that come from our testing (web based > on intranet) but we don't see any major differences with this patch. There > are some gains here and there mostly balanced by some loses. Overall it comes > out basically as a wash across our main performance test workload. > Ok, that's unfortunate. It's also somewhat surprising but then again, I don't know what tests were executed. > It'll be interesting to see if it effects a sensitive, proprietary perf test > suite from a European company with a 3 letter name :) > I don't think it's worth the effort if it's failing microbenchmarks at the moment. -- Mel Gorman SUSE Labs