From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (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 2ABA7155C82 for ; Wed, 25 Mar 2026 03:33:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774409597; cv=none; b=UJE2DKr/j7YblRZJYT0ixdMZIcTzvOK+y+pPR4NB38TFmgv0F2JSKiILHV4IQwA8pNSj8XT9PzkNNx+Dsxt89QgqQsho1+tly4ooKMzakr1u0vtG5EW8PCuSvj7sWxZfsB1I5xeClHovSeheD0ZQqRb0WMcZDyihKFu2ibP8EqY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774409597; c=relaxed/simple; bh=AnFNRlwct+JKKFysr9tCwmyAG+J8Rx9h6o3BWb5kgmk=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=h+daMdqT/jh94WkQfdjF8phh5xXiwI9mJxYn/LWQtPxIIirPanZrzZZsvMiZpwjMNDsgdyZPGAKYg+/81P/6PjjosakXeM7bZsPmBm8DVxPkRkd2Hv78v9k2w5H7uu5WOi51bu0aFerzcu2DOeFD/zYCoi5EhR/Mo3dIIevsEMc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=RF3IUIig; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="RF3IUIig" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1774409594; 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=pIqXsf7qQRyhZC/GxHM1lgBAlnhtV7VGCfnX70dQLZU=; b=RF3IUIigvQ2h2MyIoeaprMIDn12aHSDC1WzGF6eZ5JDrR51PWXwQ0osGBCZd+j3Hz5MTVh A+P67RIZ47AOK+tVXL7LJJqN7fDeePsLT/xfuZqusRW1gdmDrnnOgGqdne7Z1/qJfLRmYK 3hfy53j37mFpSbfd9CgyiNiDns79I5g= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-361-e4auf-kGMv-Z8m6w-sMMkw-1; Tue, 24 Mar 2026 23:33:11 -0400 X-MC-Unique: e4auf-kGMv-Z8m6w-sMMkw-1 X-Mimecast-MFC-AGG-ID: e4auf-kGMv-Z8m6w-sMMkw_1774409588 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id DB67319560AA; Wed, 25 Mar 2026 03:33:07 +0000 (UTC) Received: from [10.22.65.192] (unknown [10.22.65.192]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 343DA1800361; Wed, 25 Mar 2026 03:33:03 +0000 (UTC) Message-ID: <201249f4-d07d-4baf-a77c-d77543a9cd55@redhat.com> Date: Tue, 24 Mar 2026 23:33:03 -0400 Precedence: bulk X-Mailing-List: cgroups@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 3/7] selftests: memcg: Iterate pages based on the actual page size To: Li Wang Cc: Johannes Weiner , Michal Hocko , Roman Gushchin , Shakeel Butt , Muchun Song , Andrew Morton , Tejun Heo , =?UTF-8?Q?Michal_Koutn=C3=BD?= , Shuah Khan , Mike Rapoport , linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org, linux-kselftest@vger.kernel.org, Sean Christopherson , James Houghton , Sebastian Chlad , Guopeng Zhang References: <20260320204241.1613861-1-longman@redhat.com> <20260320204241.1613861-4-longman@redhat.com> Content-Language: en-US From: Waiman Long In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 On 3/22/26 10:53 PM, Li Wang wrote: > Hi Waiman, > > I currently have another patch in hand that is functionally identical to > patch 3/7 here (requested by Sashiko). > > May I go ahead and merge it directly into my patch series, while > retaining your authorship attribution? Sure. You can merge this patch into your series. I just need a page_size global variable to show the system page size for the rests of my memcontrol.c changes. I will then based my series on top of yours since it is further along. Cheers, Longman