Re: [PATCH 1/2] memcg/hugetlb: Introduce memcg_accounts_hugetlb
From: SeongJae Park
Date: Wed Nov 06 2024 - 19:21:26 EST
On Wed, 6 Nov 2024 14:14:33 -0800 Joshua Hahn <joshua.hahnjy@xxxxxxxxx> wrote:
> This patch isolates the check for whether memcg accounts hugetlb.
> This condition can only be true if the memcg mount option
> memory_hugetlb_accounting is on, which includes hugetlb usage
> in memory.current.
>
> Signed-of-by: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
Nit. s/of/off/
Thanks,
SJ
[...]