Re: [PATCH] memcg: net: track network throttling due to memcg memory pressure

From: Daniel Sedlak
Date: Fri Oct 17 2025 - 10:15:54 EST


On 10/16/25 6:02 PM, Shakeel Butt wrote:
On Thu, Oct 16, 2025 at 12:42:19PM +0200, Daniel Sedlak wrote:
On 10/16/25 3:31 AM, Shakeel Butt wrote:
I am curious how the future work will unfold. If you need help with future
developments I can help you, we have hundreds of servers where this
throttling is happening.

I think first thing I would like to know if this patch is a good start
for your use-case of observability and debugging.What else do you need
for sufficient support for your use-case?

Yes, it is a good start, we can now hook this easily into our monitoring system and detect affected servers more easily.

I imagine that would be
tracepoints to extract more information on the source of the throttling.
If you don't mind, can you take a stab at that?

We have some tracepoints that we have used for debugging this. We would like to upstream them, if that makes sense to you?

Thanks!
Daniel