[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250623144528.19721543236d8a0165df4cad@linux-foundation.org>
Date: Mon, 23 Jun 2025 14:45:28 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Davidlohr Bueso <dave@...olabs.net>
Cc: mhocko@...nel.org, hannes@...xchg.org, roman.gushchin@...ux.dev,
shakeel.butt@...ux.dev, yosryahmed@...gle.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] mm/memcg: make memory.reclaim interface generic
On Mon, 23 Jun 2025 11:58:49 -0700 Davidlohr Bueso <dave@...olabs.net> wrote:
> This adds a general call for both parsing as well as the
> common reclaim semantics. memcg is still the only user and
> no change in semantics.
>
> +int user_proactive_reclaim(char *buf,
> + struct mem_cgroup *memcg, pg_data_t *pgdat);
Feeling nitty, is this a good name for it? It's hard to imagine what a
function called "user_proactive_reclaim" actually does.
That it isn't documented isn't helpful either!
Powered by blists - more mailing lists