Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp103154ybb; Thu, 19 Mar 2020 12:25:36 -0700 (PDT) X-Google-Smtp-Source: ADFU+vs2NDB1sH2EHRpd5OsFDDkXgGYdnHby5H/ZwEJ1yyQDntYPIQB89WMx9Lq/ZTSGEQ5V6aGW X-Received: by 2002:a9d:74cf:: with SMTP id a15mr3838693otl.258.1584645936693; Thu, 19 Mar 2020 12:25:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584645936; cv=none; d=google.com; s=arc-20160816; b=gYF08wnFTo3RQ3BdbXotJgyC86T7qYkNKqJX8O/h+TxahJuBalGObAeb7KS4M975UW ofr/XzTtLO14lv8gJfxkSbjXRFa42qAB1wUhjSahq6YlEvr0xg61TLgH1WAfDduU1B6q o0LkgZlkkT5rJH2FX3seLN1/VO1YnUW5wSmi24SFFJ/A9rI8QviIbLmI+itqczUzv5s3 gqbPX0FBO6nmr7NbfRdO+CVkAzPd3l2xXBiOIFa103GgPI6j/SdIYc1rvLunnPnHFaab lfRHw7sYpQ6qRB1w26yWPoauYr7OQ85XP3j1IyISbbT2K4K6+23Nq0ahQl3b5Qg+n/EK ruNA== 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 :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id:dkim-signature; bh=giXuCI4++YElca5weWpJ2wTcviaHx6+VfJV9MK++h/I=; b=VMZ59NaSO9QUrvAke8rbx+S1aQAsRWN4XL8y5zyoO1+U343/zAo9B5BGdKZT2YaT80 NzCzyxdPFDMQERzwuTId15P5aS/e5pJ1SHjNsfW5B3H13XAxauo8Q2jmgy0g0i5WnP2m QB0uRO7Jm/Nl1prugvTm8DTayxSJ80Ic+AnXILejvNiK3EvglZmXs01TGuUrVsiR32WW HhKkzmcmGQK1xPwnjtVGp9PKBw4KzKac0xWxTkWKuRoWqlxXqvRKrAIhSNn8edfoV2Bd vixJmMtrc4nClSX/ZQA8wSM9pHyGIHn8zA5mKOwzdjWDFQT05BjeW5hcZGy+PFqMxH8U gF2g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="WahN7/eX"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n70si1634179ota.89.2020.03.19.12.25.24; Thu, 19 Mar 2020 12:25:36 -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; dkim=pass header.i=@kernel.org header.s=default header.b="WahN7/eX"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727317AbgCSTYj (ORCPT + 99 others); Thu, 19 Mar 2020 15:24:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:58478 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726934AbgCSTYj (ORCPT ); Thu, 19 Mar 2020 15:24:39 -0400 Received: from tleilax.poochiereds.net (68-20-15-154.lightspeed.rlghnc.sbcglobal.net [68.20.15.154]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BFD2F2071C; Thu, 19 Mar 2020 19:24:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584645878; bh=SJujlLmB/lbY0zgYGhGySbvMnPH8M7hlt4e2GXxIfrQ=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=WahN7/eXtVpfpX70fTnJ/dzOUcszGu3v1Gp9rDj68JoimKkleJz5cY5MeMD0KEdma t/Aj1e+pQygT+MU+OiVCLdDz10ntodUpyt9cuJFo0XGp8hm8rxNOKuIUD+xJiiN5ed aMHAWS6VgolfAGD8E+eAXJdBJzLBI5+7X2cHr6kw= Message-ID: <7c10010c3d7745857ee1fba8eb06e7fe047eaa13.camel@kernel.org> Subject: Re: [locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression From: Jeff Layton To: Linus Torvalds Cc: NeilBrown , yangerkun , kernel test robot , LKML , lkp@lists.01.org, Bruce Fields , Al Viro Date: Thu, 19 Mar 2020 15:24:36 -0400 In-Reply-To: References: <20200308140314.GQ5972@shao2-debian> <1bfba96b4bf0d3ca9a18a2bced3ef3a2a7b44dad.camel@kernel.org> <87blp5urwq.fsf@notabene.neil.brown.name> <41c83d34ae4c166f48e7969b2b71e43a0f69028d.camel@kernel.org> <923487db2c9396c79f8e8dd4f846b2b1762635c8.camel@kernel.org> <36c58a6d07b67aac751fca27a4938dc1759d9267.camel@kernel.org> <878sk7vs8q.fsf@notabene.neil.brown.name> <875zfbvrbm.fsf@notabene.neil.brown.name> <0066a9f150a55c13fcc750f6e657deae4ebdef97.camel@kernel.org> <87v9nattul.fsf@notabene.neil.brown.name> <87o8t2tc9s.fsf@notabene.neil.brown.name> <877dznu0pk.fsf@notabene.neil.brown.name> <87pndcsxc6.fsf@notabene.neil.brown.name> <5d7b448858d5a5c01e97aceb45dcadff24d6fc28.camel@kernel.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2020-03-19 at 12:23 -0700, Linus Torvalds wrote: > On Thu, Mar 19, 2020 at 10:52 AM Jeff Layton wrote: > > Yangerkun gave me his Reviewed-by and I sent you the most recent version > > of the patch yesterday (cc'ing the relevant mailing lists). I left you > > as author as the original patch was yours. > > > > Let me know if you'd prefer I send a pull request instead. > > Is that patch the only thing you have pending? > > If you have other things, send me a pull request, otherwise just let > me know and I'll apply the patch directly. That's it for now. Thanks, -- Jeff Layton