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 D8F2AEEB57F for ; Sat, 9 Sep 2023 08:07:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343803AbjIIIHy (ORCPT ); Sat, 9 Sep 2023 04:07:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343533AbjIIIHx (ORCPT ); Sat, 9 Sep 2023 04:07:53 -0400 X-Greylist: delayed 72777 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Sat, 09 Sep 2023 01:07:48 PDT Received: from mail.lichtvoll.de (lichtvoll.de [IPv6:2001:67c:14c:12f::11:100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CAE519BA for ; Sat, 9 Sep 2023 01:07:48 -0700 (PDT) Received: from 127.0.0.1 (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail.lichtvoll.de (Postfix) with ESMTPSA id 8A2107A1D18; Sat, 9 Sep 2023 10:07:45 +0200 (CEST) Authentication-Results: mail.lichtvoll.de; auth=pass smtp.auth=martin smtp.mailfrom=martin@lichtvoll.de From: Martin Steigerwald To: linux-btrfs@vger.kernel.org, Linux regressions mailing list , Qu Wenruo Cc: Tim Cuthbertson Subject: Re: Scrub of my nvme SSD has slowed by about 2/3 Date: Sat, 09 Sep 2023 10:06:53 +0200 Message-ID: <2918226.e9J7NaK4W3@lichtvoll.de> In-Reply-To: <4f5fee23-2ccb-41a2-a64c-1675bc378ff5@gmx.com> References: <2169630.irdbgypaU6@lichtvoll.de> <4f5fee23-2ccb-41a2-a64c-1675bc378ff5@gmx.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org Qu Wenruo - 09.09.23, 00:03:38 CEST: > > Scrubbing "/home" with 304.61GiB (interestingly both back then with > > 6.4 > > and now with 6.5.2): > > > > - 6.4: 966.84MiB/s > > - 6.5.2: 748.02MiB/s > > > > I expected an improvement. > > > > Same Lenovo ThinkPad T14 AMD Gen 1 with AMD Ryzen 7 PRO 4750U, 32 GiB > > RAM and 2TB Samsung 980 Pro NVME SSD as before. > > The fixes didn't arrive until v6.6. Ah, okay. That explains it. Well I can wait. Best, -- Martin