From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from casper.infradead.org (casper.infradead.org [90.155.50.34]) (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 260283E0C53 for ; Thu, 11 Jun 2026 17:16:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=90.155.50.34 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781198192; cv=none; b=YoU1TyFeTdr/MXXc7CWuwvqIHzhHBhX0qQpdzZhIVhEblx3E/rOC+3tRXHeRGOc6vSU3HDo2rNY5ZpdgHAfapQTuQDOxlU2r9grU4XFRCTDa02vC2k2LipEOJJ2m9VoxCahMI6W1+YWpkY44g2ZZKjG7LNah+ms3ot0pntPnOCk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781198192; c=relaxed/simple; bh=DZSuEHiLkny0ySSoIpiDU4TV0GirjNirBTRQUp/lcYY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ZDGE10GARYbnJxEk6PO1S5fjwOh1g1C3Y7+6q2osVQDpMY0q2f3ekNabZf1SnMMMzypl6mZiRnTYaFS3iCik4j47ndCeRJ0fscO8xGTnWI92Sso0QCmcFj4NujhGsW+a/C4GE8KCjyPOiBrosUot+4FPILTG0LLNE8YTVs5QFSE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org; spf=pass smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=ODRoseYr; arc=none smtp.client-ip=90.155.50.34 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="ODRoseYr" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=kgG0Gw9eXCNHh8+LRwDpsNE1bd1teRP7IZXpmnVvslo=; b=ODRoseYr2ZignuHLgjJzAXJVFX l5GCfdLeTrXCh/HZG3xjUuSizYoCbRxBb1JMeLkBVTTYI9/WKn1zV1kd7qMVuMOgIIYii/FyA3F4T J76bMOIYUHZUgqgOGt5COriCO1o6x5P1Ebhi9vFdRI0KsYZKbNrPRlKygDi67haCuKheSzGVczBa3 ZMEyAVVrxFIQn0QMjTX3zegK1xWmByMqbLDhQVc0L3eG6/T3Lz3QoeJP8tuRofTaeSbdxefeUoXnk Dt2Y/oTJBUOSTEeDpyo1QF78nJnMRWLISSfsMWE14rO9yaVK5EDK6II6iRxuAgYIHvBprseYwv/xD ao/RT6oQ==; Received: from willy by casper.infradead.org with local (Exim 4.99.1 #2 (Red Hat Linux)) id 1wXj0c-00000002IYf-3HH8; Thu, 11 Jun 2026 17:16:02 +0000 Date: Thu, 11 Jun 2026 18:16:02 +0100 From: Matthew Wilcox To: Zi Yan Cc: Karim Manaouil , Lorenzo Stoakes , Nico Pache , Luka Bai , David Hildenbrand , David Rientjes , linux-mm@kvack.org, Andrew Morton , Baolin Wang , "Liam R. Howlett" , Ryan Roberts , Dev Jain , Barry Song , Lance Yang , Vlastimil Babka , Mike Rapoport , Suren Baghdasaryan , Michal Hocko , Kairui Song , Qi Zheng , Shakeel Butt , Axel Rasmussen , Yuanchu Xie , Wei Xu , Rik van Riel , Harry Yoo , Jann Horn , Johannes Weiner , linux-kernel@vger.kernel.org, Luka Bai Subject: Re: [PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru Message-ID: References: <20260531-thp_collapse_hint-v1-0-866339cd4c2a@tencent.com> <20260611092313.7d4knb2irt2rtswu@wrangler> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Jun 11, 2026 at 11:14:06AM -0400, Zi Yan wrote: > On 11 Jun 2026, at 5:23, Karim Manaouil wrote: > > How to participate in the THP cabal meetings? Is there any public link > > to join? I'm working recently on anti-fragmentation, which is kind of relevant... > > Matthew is hosting the meeting. You can ask him to send you an invite. Sent. Thanks for the heads-up.