Re: [PATCH 2/2] sched/psi: iterate through cgroups directly
From: Michal Koutný
Date: Wed Feb 08 2023 - 17:03:33 EST
On Wed, Feb 08, 2023 at 02:15:12PM -0500, Johannes Weiner <hannes@xxxxxxxxxxx> wrote:
> Please name these psi_groups_first() and psi_groups_next().
One more suggestion: s/next/parent/ to avoid impression of (sub)tree
iteration and consistence with cg-related iters.
Thanks,
Michal