Re: [PATCH] mm: add kernel_misc_reclaimable in show_free_areas

From: Andrew Morton
Date: Fri Aug 13 2021 - 16:13:23 EST


On Fri, 13 Aug 2021 18:47:25 +0800 liuhailong <liuhailong@xxxxxxxx> wrote:

> print NR_KERNEL_MISC_RECLAIMABLE stat from show_free_areas
> to check whether shrinker work correctly and current mem usage.

What inspired this change? Are you observing problems with
misc_reclaimable memory accumulation?