Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1728360ybh; Thu, 16 Jul 2020 22:26:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzL/eVKZzfGIHoBHLbVt/qRFq7g99klGaecpx6W1RNOBaIRes3UymG3PW4kkkNbkNxGfMmo X-Received: by 2002:aa7:d754:: with SMTP id a20mr7441670eds.375.1594963595501; Thu, 16 Jul 2020 22:26:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594963595; cv=none; d=google.com; s=arc-20160816; b=N3lsJBdxZTcTllxw1gs6f874HzWWQEowbNL17ylYoRCQFMLBqLCMGAFa2vIzRyvcOi vtgS8+gfm/00ttXRhic1BFMdstgG3er9UzUx/volpaIXdkWEBKIvOOMiESU2t7zSxDda iOmPPfnl5KwGFz6ehs9EwBgTTq3WbQDf1v1qtBUPZ1S5Ozi+UdOWdCbciL8BuJ50veSa UtRNftYq4wOojAvLvlWbVvbvsxSm5njbWZs6H+QD0WEwwgSh0h2s47Xy1z70a1Xk4cKs mnfetZYdHFcSpN/OGMPWfW5tqaAkruqYf8sW7I+wTiSyqblTC3//eT7C6Vdiq0FBnKAn BNVg== 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:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject; bh=1+6cbS+eAmC//iVSDoRBEE1sAYvQHFYUlVetw21PstI=; b=tIspBdQ8IU+huz8c7IuprfWhurozmmgYyAz/YE8ndKbFjTrV8OB5tgEAhQMlN4USVJ RnIE0OYsGafXDU+31aUoZOpO4quBOHiQQcVVvPmbNrTIfIlUMT/bs9EwTA0HF1lhsO1Q Bu4G44qAP4EA/gA+N6YvQMHMZj684odyU0xikAnAlrjWvywxvkw/JFJIB+/H3A3pNOvM 9dXcek+NKMWvdbtrZ/JkE7O546xB/QSFVE+y2IvPWac2DzjgQjynJ5vacEAuScA5cS5M YXrf8iGzpUKdg9n7UrO5JdxiRWTORswa+3/Oeg60JyQ4gtGuPS6CKrZBFp5lX62PAAcU Siaw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m15si4393316ejr.38.2020.07.16.22.26.12; Thu, 16 Jul 2020 22:26:35 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726399AbgGQFZ2 (ORCPT + 99 others); Fri, 17 Jul 2020 01:25:28 -0400 Received: from out30-54.freemail.mail.aliyun.com ([115.124.30.54]:52663 "EHLO out30-54.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725811AbgGQFZ1 (ORCPT ); Fri, 17 Jul 2020 01:25:27 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R191e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01f04427;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=18;SR=0;TI=SMTPD_---0U2ysVL5_1594963521; Received: from IT-FVFX43SYHV2H.local(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0U2ysVL5_1594963521) by smtp.aliyun-inc.com(127.0.0.1); Fri, 17 Jul 2020 13:25:23 +0800 Subject: Re: [PATCH v16 00/22] per memcg lru_lock To: Alexander Duyck Cc: Andrew Morton , Mel Gorman , Tejun Heo , Hugh Dickins , Konstantin Khlebnikov , Daniel Jordan , Yang Shi , Matthew Wilcox , Johannes Weiner , kbuild test robot , linux-mm , LKML , cgroups@vger.kernel.org, Shakeel Butt , Joonsoo Kim , Wei Yang , "Kirill A. Shutemov" References: <1594429136-20002-1-git-send-email-alex.shi@linux.alibaba.com> From: Alex Shi Message-ID: <57c619e7-da7e-198e-3de8-530bf19b9450@linux.alibaba.com> Date: Fri, 17 Jul 2020 13:24:28 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2020/7/16 下午10:11, Alexander Duyck 写道: >> Thanks for Testing support from Intel 0day and Rong Chen, Fengguang Wu, >> and Yun Wang. Hugh Dickins also shared his kbuild-swap case. Thanks! > Hi Alex, > > I think I am seeing a regression with this patch set when I run the > will-it-scale/page_fault3 test. Specifically the processes result is > dropping from 56371083 to 43127382 when I apply these patches. > > I haven't had a chance to bisect and figure out what is causing it, > and wanted to let you know in case you are aware of anything specific > that may be causing this. Thanks a lot for the info! Actually, the patch 17th, and patch 13th may changed performance a little, like the 17th, intel LKP found vm-scalability.throughput 68.0% improvement, and stress-ng.remap.ops_per_sec -76.3% regression, or stress-ng.memfd.ops_per_sec +23.2%. etc. This kind performance interference is known and acceptable. Thanks Alex