From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4C8A9C61DF4 for ; Fri, 24 Nov 2023 11:52:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230351AbjKXLwG (ORCPT ); Fri, 24 Nov 2023 06:52:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229668AbjKXLwC (ORCPT ); Fri, 24 Nov 2023 06:52:02 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4228D10E4 for ; Fri, 24 Nov 2023 03:52:08 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8C9D6C433C8; Fri, 24 Nov 2023 11:52:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700826727; bh=rR/aXgCzzONVA73X2vn2J/CDyBB+Mz7i6pIZNUaAT+0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rWPQ8txyoumQtc1u0fxAQ4LtWePS7hOY/AE33Ev0biAdTlxwPASNmA8BaObcVTMIl v07i+al7fzlLSsEAn4ExpDX95guynhjgiewUl6tlujxoB66VJjH2A+0BjyuDQcy1Hh /RpQhOm9zIo0DI6oCokt3iJRJcX5Cik8vWBidxXA= Date: Fri, 24 Nov 2023 11:52:06 +0000 From: Greg KH To: Matthew Wilcox Cc: Bagas Sanjaya , Chun Ng , Linux Kernel Mailing List , Linux Regressions , Andrew Morton , Linux Memory Management List , "Liam R. Howlett" , Ankita Garg Subject: Re: [REGRESSION]: mmap performance regression starting with k-6.1 Message-ID: <2023112402-posing-dress-4bf2@gregkh> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 24, 2023 at 01:04:28AM +0000, Matthew Wilcox wrote: > On Fri, Nov 24, 2023 at 07:15:34AM +0700, Bagas Sanjaya wrote: > > On Thu, Nov 23, 2023 at 03:38:18PM +0000, Matthew Wilcox wrote: > > > On Thu, Nov 23, 2023 at 12:07:40PM +0700, Bagas Sanjaya wrote: > > > > Anyway, I'm adding this regression to regzbot: > > > > > > > > #regzbot ^introduced: v6.0..v6.1 > > > > > > this is not a regression. close it, you idiot. > > > > > > > > > > why? > > > > Confused... > > yes. you're perpetually confused. stop trying to help, you only make > things worse. learn about the things you work on, or give up. Um, is this really called for? Bagas is trying to help track regressions, and if something isn't a regression like you say here, a simple "This is not a regression, it's already resolved in newer kernels" is fine. Resorting to insults on the reporter is not ok. greg k-h