From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-188.mta1.migadu.com (out-188.mta1.migadu.com [95.215.58.188]) (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 676803BCD3A for ; Wed, 10 Jun 2026 14:44:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.188 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781102690; cv=none; b=HZT+iFl6TWgfsHJG6NFqKKqWS/6U/la+i7JZL/32sqQ7PfjIfhXH0KKjdiH5SKKvsFjU+MOmKgVZOSa5F+hRG3AcTPK3NsFizsb3CDvFsKBSIZHTKG4+GGcebpwpd+GyzweNemeHnxYNBvP8uPLOiMrTxa3GXP+8Urai+n/SPoI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781102690; c=relaxed/simple; bh=/5pV49r2Q3emu9Qa+6M7zqL0riuCmH6YR/zkcFviBXc=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=V0ly//Wk4Dt61oSrEJlLn/sI+LMJfh7BB6ZQaFsRKtuWu8Uoj/aKLgS46GO2MRv/lTCyFFzT2YbB3gBXxTXOw3bENkIfqjNkVpDwhD+2qISjhl4KgOhSvkewJTWDMfFsxUq06DGJB/hbtsSa5LsJ16lLfSk+VR1FcVm7JVg/bvc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=VDBTDO3B; arc=none smtp.client-ip=95.215.58.188 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="VDBTDO3B" Message-ID: <680441bf-c878-4a00-8787-63ad8b201bc9@linux.dev> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1781102686; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BzCn6b6UmGM6MN4FH8vAmI52xJGSimW6RiYOs0ytMMM=; b=VDBTDO3BAO6hLxi6iOc37vvpCK8wGKr7CNjsD8rkNY93C1/iuMZNJuNRr0td9oEtwgmeIg MglagS7vWDJ8altcBd213gMQRPhdBhAPyhLMxhOQs+gTPzB3B3lUlj5/iMCMZFjR8cvqzF GJYMGtp/5o1EArf4Tl4AZzavsTiezLM= Date: Wed, 10 Jun 2026 15:44:32 +0100 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [v2 00/16] mm: PMD-level swap entries for anonymous THPs To: "David Hildenbrand (Arm)" , Lance Yang Cc: ying.huang@linux.alibaba.com, Baoquan He , willy@infradead.org, youngjun.park@lge.com, hannes@cmpxchg.org, riel@surriel.com, ljs@kernel.org, shakeel.butt@linux.dev, alex@ghiti.fr, kas@kernel.org, baohua@kernel.org, dev.jain@arm.com, baolin.wang@linux.alibaba.com, npache@redhat.com, Linux Memory Management List , Andrew Morton , "Liam R. Howlett" , ryan.roberts@arm.com, chrisl@kernel.org, Vlastimil Babka , linux-kernel@vger.kernel.org, nphamcs@gmail.com, shikemeng@huaweicloud.com, kernel-team@meta.com, kasong@tencent.com, ziy@nvidia.com References: <20260602142537.198755-1-usama.arif@linux.dev> <52cb5ce7-ece2-4e52-9e4e-5e476c34f8be@kernel.org> <1acea238-0495-4e2a-8026-22d5cbdbab21@linux.dev> <14846f4d-3d23-4f87-9d87-05bce67f6f99@kernel.org> Content-Language: en-US X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Usama Arif In-Reply-To: <14846f4d-3d23-4f87-9d87-05bce67f6f99@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT On 10/06/2026 14:48, David Hildenbrand (Arm) wrote: > On 6/10/26 15:01, Lance Yang wrote: >> >> >> On 2026/6/10 20:24, David Hildenbrand (Arm) wrote: >>> On 6/9/26 16:29, Usama Arif wrote: >>>> >>>> >>>> >>>> Hello! >>>> >>>> Just following up if there were any reviews/comments on this series! >>>> >>>> I know its a large series but was just checking if there was any >>>> feedback? >>> >>> It shall be reviewed. We just finished the mTHP khugepaged review to get it into >>> 7.2, so we've all been rather busy. >> >> Right, mTHP khugepaged was a rough one. Glad we got it over the line, >> but yeah, there's just been a lot of THP work lately. pretty nonstop ... >> Yeah its definitely a lot. I have set a target of leaving review comments on atleast 2 patches from mm per day myself, but even that can sometimes be difficult! I will try and help out more in reviews. >>> (I mean, just take a look at the THP-related flood of patches we are fighting >>> with on a daily basis, it's not funny anymore) >>> >>> This is clearly going to be 7.3 material, so there is plenty of time given that >>> the merge window is about to open soon. >> >> Usama, I'll try to make this one a priority too. Looks interesting :P Thanks Lance! > > I have two other bigger series to review, but I should soon get to this as well. > No worries at all! Thanks for the reviews! and yeah definitely 7.3. I will send this out again when 7.3-rc1 opens (rebased), so that the reviews wont be on outdated code which could cause some confusion.