Re: [PATCH v2 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter
From: Roman Gushchin
Date: Mon Feb 23 2026 - 14:24:27 EST
Johannes Weiner <hannes@xxxxxxxxxxx> writes:
> Eliminates the custom memcg counter and results in a single,
> consolidated accounting call in vmalloc code.
>
> Acked-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>
> Reviewed-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
Reviewed-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>
Nice series!
Thanks