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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BD061109C059 for ; Wed, 25 Mar 2026 18:43:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:Mime-Version:References:In-Reply-To:Message-Id:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=J5E6fB4pp2tjbIj/aOSCEhGMI9quecY+maikD52to/M=; b=Wn5dJvQ5My0g4IeQe4rXop3gPD wqPW7H9Dym0KT9+JHCMw/Ec0xWrDbS0UfnU9zRV3NwlffK67GLfetusZ9Psz/crWYiUXGtwW3tO2+ MWlhpbFQxwrkyKx0jS5s52P9we4ErsRlsztRo9bQ6dnv5yESpwRuIiDkmSrJERsY7tsJcQUFw+iDS utNu7LX9xaQu7URwdKaY0O1O5KyESXRjuC1DZXkuHR4WBrOrZAkyWeez2EaVPnOUDy4jYE78Qr5Xq FEqRSt7TUJJ/zMIX8VZ6HbDFlbJIWd2QSpKhJfs3jyHPgCDSogIgn/Ff/fAEZAPM3Nym1H4NkU4pw aqjjXWkA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w5TCA-0000000461m-07s9; Wed, 25 Mar 2026 18:43:10 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w5TC7-0000000461G-3lZ5 for linux-arm-kernel@lists.infradead.org; Wed, 25 Mar 2026 18:43:09 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id B2B5643524; Wed, 25 Mar 2026 18:43:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E9FF0C4CEF7; Wed, 25 Mar 2026 18:43:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1774464186; bh=+Unmw6la/0i7L3Ak+hrpuDTeYedxjmRE5YlwitIeT7I=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=LkXHMwRx/EP5PKLQA6PCuyAc6VF6poEVme2JKWNdEXNwLOFsOJv33RvUh/cr5fMHX IxlWMPfRJad+CPHGefe3Ag0D5mSTOIO2lFxou+cEFZyxdf9Xi7F9hIFWyWLCjAXUFO I2UH+M6VXpm6bc1UbhBM0eb0qNqa7h7Oe/u11nBQ= Date: Wed, 25 Mar 2026 11:43:05 -0700 From: Andrew Morton To: "Lorenzo Stoakes (Oracle)" Cc: "David Hildenbrand (Arm)" , Baolin Wang , Barry Song <21cnbao@gmail.com>, catalin.marinas@arm.com, will@kernel.org, lorenzo.stoakes@oracle.com, ryan.roberts@arm.com, Liam.Howlett@oracle.com, vbabka@suse.cz, rppt@kernel.org, surenb@google.com, mhocko@suse.com, riel@surriel.com, harry.yoo@oracle.com, jannh@google.com, willy@infradead.org, dev.jain@arm.com, linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 1/5] mm: rmap: support batched checks of the references for large folios Message-Id: <20260325114305.eb90add580948aa56a88373b@linux-foundation.org> In-Reply-To: <7820cffe-60bf-4ff6-af10-89c774f0fe0c@lucifer.local> References: <43831628-a00f-4292-9797-cb96a029bb00@kernel.org> <86f611cb-1292-44e4-b629-6503135d33ca@kernel.org> <20260325083016.a32095bea3f04488a7c9005a@linux-foundation.org> <20260325092300.9008e605ed5550ce4935638f@linux-foundation.org> <7820cffe-60bf-4ff6-af10-89c774f0fe0c@lucifer.local> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260325_114307_963758_E189356F X-CRM114-Status: GOOD ( 18.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 25 Mar 2026 16:28:18 +0000 "Lorenzo Stoakes (Oracle)" wrote: > On Wed, Mar 25, 2026 at 09:23:00AM -0700, Andrew Morton wrote: > > On Wed, 25 Mar 2026 15:32:50 +0000 "Lorenzo Stoakes (Oracle)" wrote: > > > > > Really I guess I'd like to know the timing of when mm-stable is taken so I can > > > know the deadline for stuff like this. > > > > Yeah, as mentioned elsewhere I'll add some words into the series file to > > try to describe this. > > > > But the start of the migration is quite variable (-rc4 through -rc6) so > > I'll aim to keep people updated in the weekly "mm.git review status" > > emails. > > > > Thanks. Wasn't aware that was a thing actually, but I see > https://lore.kernel.org/linux-mm/20260323202941.08ddf2b0411501cae801ab4c@linux-foundation.org/ > now. Well now I'm all sad. Yeah, I started doing this Feb 2, shall attempt to sustain this weekly after we've hit -rc4 ish. I expect I'll be adding more waffle to these as things occur to me. A general overview of where the tree is at. I can Bcc: people if asked ;) lmk.