[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dd73fdd6-b093-b32a-85a3-25cd22c21652@linux.com>
Date: Mon, 4 Dec 2023 13:41:32 -0800 (PST)
From: "Christoph Lameter (Ampere)" <cl@...ux.com>
To: chengming.zhou@...ux.dev
cc: vbabka@...e.cz, penberg@...nel.org, rientjes@...gle.com,
iamjoonsoo.kim@....com, akpm@...ux-foundation.org,
roman.gushchin@...ux.dev, 42.hyeyoo@...il.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Chengming Zhou <zhouchengming@...edance.com>
Subject: Re: [PATCH v5 9/9] slub: Update frozen slabs documentations in the
source
On Thu, 2 Nov 2023, chengming.zhou@...ux.dev wrote:
> From: Chengming Zhou <zhouchengming@...edance.com>
>
> The current updated scheme (which this series implemented) is:
> - node partial slabs: PG_Workingset && !frozen
> - cpu partial slabs: !PG_Workingset && !frozen
> - cpu slabs: !PG_Workingset && frozen
> - full slabs: !PG_Workingset && !frozen
The above would be good to include in the comments.
Acked-by: Christoph Lameter (Ampere) <cl@...ux.com>
Powered by blists - more mailing lists