On Tue, Feb 16, 2021 at 4:13 PM Yang Shi <shy828301@xxxxxxxxx> wrote: > > The following patch is going to add nr_deferred into shrinker_map, the change will > make shrinker_map not only include map anymore, so rename it to "memcg_shrinker_info". > And this should make the patch adding nr_deferred cleaner and readable and make > review easier. Also remove the "memcg_" prefix. > > Acked-by: Vlastimil Babka <vbabka@xxxxxxx> > Acked-by: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx> > Acked-by: Roman Gushchin <guro@xxxxxx> > Signed-off-by: Yang Shi <shy828301@xxxxxxxxx> Reviewed-by: Shakeel Butt <shakeelb@xxxxxxxxxx>