Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp3807216pxu; Mon, 12 Oct 2020 01:23:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzsrUiwsPMyLwqDCeJqGrZtfNHfpciT5N6IRmAVrSGKE/JhdgLQosD2igsE5tFBPB5gi2/D X-Received: by 2002:a17:906:c015:: with SMTP id e21mr26317777ejz.432.1602490998790; Mon, 12 Oct 2020 01:23:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602490998; cv=none; d=google.com; s=arc-20160816; b=o6omQl/jK16G9ebH2HixWmUHoVRR2a+uQqi6wZKL2Z8JAE1A0jnAzTBWHv3ZMxhc4F 6Fddg9ItdYW1B8WHLD0MSbLM+bL1/5L2nv/J1sfvOK5Ybk3jmQUcAGn6aaK0LRQbIzR+ SXZM9ODyvRUrblYxYmKc8EhDkI/TOkl78WgDsDSYFLENZMlhMKTGeNa6CrL6qmJBfH4Y SASC3n5QSN1vm/xy4FRIAE2d3FZTbX7SfV9HEEaIoMR4zahnQSntnFATxYdGqqJ/OEfD 4nHjv/+x44MHMZccX00G3a1RTa/UllI1YsDzy0PlrDRqx8JoBZcU3yXS4g+IPJIGdfhH cMyg== 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=Kc4/6Wi61c52KjHBpTrtQ5WJrhio8hOSEFnVhINQMQ8=; b=q8palZ55lYxPLQpRiwgjFOA8r0jef+LPrJfC9Awx/JYGZ+FEEdsVI3cTK1uAbQ+erp vYXZlH3O+CavhOAtPd+ZzIz7F82Uc2yJXlnvPB9t54yuPQmUPjNqnxWE4vpLrRBjAXnJ 3jRVsrgty541wbWDgvGK/Kq2v0F/L5ryakT5Xh2mos6Nig9lpx1Jro0c6ZSr537eicSm dCh+V58WNkdXRPxZKX+TF59CPlQcnHjjK6m7mJ5KrRSMgbtnh7k6V9NA7fQOLXiBaTct Z9nOenvbyvF2XgcKjKnrC2z/yfZW7aKn0yHY8w5KGCL29c9uNdrvKSfeTFxXG2azBeMd MNBg== 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 sa27si11736744ejb.546.2020.10.12.01.22.55; Mon, 12 Oct 2020 01:23:18 -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 S1726814AbgJLISa (ORCPT + 99 others); Mon, 12 Oct 2020 04:18:30 -0400 Received: from outbound-smtp24.blacknight.com ([81.17.249.192]:45353 "EHLO outbound-smtp24.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726098AbgJLIS3 (ORCPT ); Mon, 12 Oct 2020 04:18:29 -0400 Received: from mail.blacknight.com (pemlinmail03.blacknight.ie [81.17.254.16]) by outbound-smtp24.blacknight.com (Postfix) with ESMTPS id 2D879C102E for ; Mon, 12 Oct 2020 09:18:28 +0100 (IST) Received: (qmail 30399 invoked from network); 12 Oct 2020 08:18:28 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[84.203.22.4]) by 81.17.254.9 with ESMTPSA (AES256-SHA encrypted, authenticated); 12 Oct 2020 08:18:27 -0000 Date: Mon, 12 Oct 2020 09:18:25 +0100 From: Mel Gorman To: Xing Zhengjun Cc: kernel test robot , Linus Torvalds , Maxim Levitsky , LKML , lkp@lists.01.org Subject: Re: [LKP] [fs] b6509f6a8c: will-it-scale.per_thread_ops -12.6% regression Message-ID: <20201012081825.GR3227@techsingularity.net> References: <20200706012029.GZ3874@shao2-debian> <6b301f34-f8fe-c626-e5e5-9af5c257c5c3@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <6b301f34-f8fe-c626-e5e5-9af5c257c5c3@linux.intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 12, 2020 at 02:20:26PM +0800, Xing Zhengjun wrote: > Hi Mel, > > It is a revert commit caused the regression, Do you have a plan to fix > it? Thanks. I re-test it in v5.9-rc8, the regression still existed. > The revert caused a *performance* regression but the original performance gain caused a functional failure. The overall performance should be unchanged. I have not revisited the topic since. -- Mel Gorman SUSE Labs