From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.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 836A530AAB8; Wed, 25 Mar 2026 23:20:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774480805; cv=none; b=fQ7ACLlz2pxEXpzu4YoCL8IZho7XuBM6hVss8HBMImZ4L1gcy3lmH0xl7ZWM2UeoKYLm1i6XjTmVw9aOb1lumUt6U4BH83tqPQy3P5I7udET2ZnnNDfQwqGeGa9iIot3NspkaoEIovIfKBSZvlezKBdtFnESV9NZsXrWPcSadys= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774480805; c=relaxed/simple; bh=9s00olhICAUUbLnAIWavWFOvPO+7LJvV6aw+2t+Tz1M=; h=Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References: Mime-Version:Content-Type; b=gUTvDqHZX9d2dv5sfhaN73MELQFvHwyyLGsoMPtzlMj7/UX0irEreArzh1CqWbsfBQqIjx6k0UEF0KSRww+v65lveHgprBZCJp+zO4vm70KsRJqFbGK2L5/HpKhzO8KBktNjpFQd66imF9EZpFTOr+5CDeri59yif2S5SFf04Kc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b=UGPBngko; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="UGPBngko" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 76A89C4CEF7; Wed, 25 Mar 2026 23:20:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1774480805; bh=9s00olhICAUUbLnAIWavWFOvPO+7LJvV6aw+2t+Tz1M=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=UGPBngkoEYosW/NnjPjNa5ydoYzla43Bwu9Hf7K8VvGyw1KnWKVVge2ZOw6+orvd8 nlg3rdGKT5SJCoMUYkBH+IDURtV47KARSb0umR3PAPvYwRxsDajCGQifkujroH3hvB muTNsLeYiQlROjTXLUK0ODgZzNXdzIjZ+gchS9AM= Date: Wed, 25 Mar 2026 16:20:03 -0700 From: Andrew Morton To: Youngjun Park Cc: Chris Li , linux-mm@kvack.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, kasong@tencent.com, hannes@cmpxchg.org, mhocko@kernel.org, roman.gushchin@linux.dev, shakeel.butt@linux.dev, muchun.song@linux.dev, shikemeng@huaweicloud.com, nphamcs@gmail.com, bhe@redhat.com, baohua@kernel.org, gunho.lee@lge.com, taejoon.song@lge.com, hyungjun.cho@lge.com, mkoutny@suse.com Subject: Re: [PATCH v5 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control Message-Id: <20260325162003.136dc86796eb124d3c7210ac@linux-foundation.org> In-Reply-To: <20260325175453.2523280-1-youngjun.park@lge.com> References: <20260325175453.2523280-1-youngjun.park@lge.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) 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-Transfer-Encoding: 7bit On Thu, 26 Mar 2026 02:54:49 +0900 Youngjun Park wrote: > This is v5 of the "Swap Tiers" series. Thanks. I'd prefer to hold off until the next cycle, please. As I mentioned in https://lkml.kernel.org/r/20260323202941.08ddf2b0411501cae801ab4c@linux-foundation.org Also, AI review had a lot to say, Please take a look. Should you do so, I'm interested in learning how much of that material was useful. Thanks. https://sashiko.dev/#/patchset/20260325175453.2523280-1-youngjun.park%40lge.com