From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from manchmal.in-ulm.de (manchmal.in-ulm.de [217.10.9.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C64124424 for ; Thu, 21 Sep 2023 07:19:40 +0000 (UTC) Date: Thu, 21 Sep 2023 09:09:19 +0200 From: Christoph Biedl To: Linus Torvalds Cc: Michael Labiuk , Linux PARISC , Linux Memory Management List , Linux Kernel Mailing List , Linux Regressions , Andrew Morton , "Liam R. Howlett" , "Matthew Wilcox (Oracle)" Subject: Re: Possible 6.5 regression: Huge values for "commited memory" Message-ID: <1695279990@msgid.manchmal.in-ulm.de> References: <1694366957@msgid.manchmal.in-ulm.de> Precedence: bulk X-Mailing-List: regressions@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: [ A tad late in the party, I know. The box I had encoutered this isn't quite on 24/7, and reproduction took some time. ] Linus Torvalds wrote... > I haven't pushed it out (because it would be lovely to get a > "Tested-by" for it, and that will make the commit ID change), but I'll > probably do so later today, with or without confirmation, because it > does seem to be the problem. Confirmed this solves the issue here, too. Tested on 6.6-rc2. Christoph