Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp946063imm; Fri, 22 Jun 2018 07:55:39 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJIJPmMJUAEemdqehXt65tMB1yvs1U390en573MIARyAj00rnYVTBy7I60gfbBPouD04YcM X-Received: by 2002:a63:65c2:: with SMTP id z185-v6mr1692077pgb.276.1529679339393; Fri, 22 Jun 2018 07:55:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529679339; cv=none; d=google.com; s=arc-20160816; b=Cw0ga+TMiXWSA4cgiSmy8peMuMiTlAQhDIzwaxBn3lVsgZCJ7KY8fPPGzxfksOl5ry iCrW8QDJPV3Afy03Q6isc/VmDORJpLcqCIQcA1GFTO/W54okpc7MFRjuPBdXiA8zroi2 xMgqU8ukXeIbp6SjwhkXsCIe1fmA1+0nQl9lD5t7SLXdih4A7bGT81oiWDGx1xXxRBG/ c3p2dpeG5QmlXLSMWAmWgrT9Oq+jEIB7VIKllbN0+1cuXuuoJ5qUGvldhqi0gwItimwt YU4PO6GIi4DB25oKmSJ1a/3EYwcE/usZGc3Ow46N3zEmOD2BzOhRueWH2vk0pfuhSayn 2iTQ== 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:arc-authentication-results; bh=u5mdEP/1Ks+jHNViXvi7PdhbqPfbJsrIozAqN8gSa6g=; b=W1/g7Otv7qgTeRNYf9N1eqbhFqq0OGAQ7msvLTzWykWrY+iLqrXo7YD0QhR+/syb5r mpOJzhh1Psqv6NYeK6WUY/bcphA2C+MzGtZqVRthWEl8CSEzJRqw9Eib6nUWc1WBZp+x M302r5BebZ50DKW1h0mxUgW9B39kVMt2NxuQdqn4oW75lIDXOMCTFT8DSumXdcq7XKD+ ZO8xswqRM3w9i8JYLCqvudjGMBGSABhSKOqlZpabBtOkEAzysFIWXejqlk54CtBADfXe q6Od8tcbhP+g9MSjhGUksECYwDV42WxtC48mditMigAleeF1XqHfcQN+BCTG1BSa/OWD SJaQ== 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 v38-v6si1585812pgn.431.2018.06.22.07.55.24; Fri, 22 Jun 2018 07:55:39 -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 S933660AbeFVOx0 (ORCPT + 99 others); Fri, 22 Jun 2018 10:53:26 -0400 Received: from verein.lst.de ([213.95.11.211]:56974 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932973AbeFVOxZ (ORCPT ); Fri, 22 Jun 2018 10:53:25 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 2CA2168E45; Fri, 22 Jun 2018 17:02:51 +0200 (CEST) Date: Fri, 22 Jun 2018 17:02:51 +0200 From: Christoph Hellwig To: kernel test robot Cc: Christoph Hellwig , Greg Kroah-Hartman , "Darrick J. Wong" , LKML , Linus Torvalds , lkp@01.org, viro@zeniv.linux.org.uk Subject: Re: [lkp-robot] [fs] 3deb642f0d: will-it-scale.per_process_ops -8.8% regression Message-ID: <20180622150251.GA12802@lst.de> References: <20180622082752.GX11011@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180622082752.GX11011@yexl-desktop> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Xiaolong, can you retest this workload on the following branch: git://git.infradead.org/users/hch/vfs.git remove-get-poll-head Gitweb: http://git.infradead.org/users/hch/vfs.git/shortlog/refs/heads/remove-get-poll-head