[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6qu2uo3d2msctkkz5slhx5piqtt64wsvkgkvjjpd255k7nrds4@qtffskmesivg>
Date: Thu, 21 Aug 2025 11:35:19 -0700
From: Shakeel Butt <shakeel.butt@...ux.dev>
To: Yueyang Pan <pyyjason@...il.com>
Cc: Suren Baghdasaryan <surenb@...gle.com>,
Kent Overstreet <kent.overstreet@...ux.dev>, Usama Arif <usamaarif642@...il.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFC 0/1] Try to add memory allocation info for cgroup oom kill
On Thu, Aug 14, 2025 at 10:11:56AM -0700, Yueyang Pan wrote:
> Right now in the oom_kill_process if the oom is because of the cgroup
> limit, we won't get memory allocation infomation. In some cases, we
> can have a large cgroup workload running which dominates the machine.
> The reason using cgroup is to leave some resource for system. When this
> cgroup is killed, we would also like to have some memory allocation
> information for the whole server as well. This is reason behind this
> mini change. Is it an acceptable thing to do? Will it be too much
> information for people? I am happy with any suggestions!
For a single patch, it is better to have all the context in the patch
and there is no need for cover letter.
What exact information you want on the memcg oom that will be helpful
for the users in general? You mentioned memory allocation information,
can you please elaborate a bit more.
Powered by blists - more mailing lists