Re: [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

From: David Rientjes
Date: Tue Oct 17 2017 - 16:59:46 EST


On Tue, 17 Oct 2017, Michal Hocko wrote:

> On Mon 16-10-17 17:15:31, David Rientjes wrote:
> > Please simply dump statistics for all slab caches where the memory
> > footprint is greater than 5% of system memory.
>
> Unconditionally? User controlable?

Unconditionally, it's a single line of output per slab cache and there
can't be that many of them if each is using >5% of memory.