FROMLIST: BACKPORT: mm: add nr_free_highatomic in show_free_areas
commit c928807f("mm/page_alloc: keep track of free highatomic") adds a new variable nr_free_highatomic, which is useful for analyzing low mem issues. add nr_free_highatomic in show_free_areas. Signed-off-by:gao xu <gaoxu2@honor.com> Link: https://lkml.kernel.org/r/d92eeff74f7a4578a14ac777cfe3603a@honor.com Acked-by:
David Hildenbrand <david@redhat.com> Reviewed-by:
Barry Song <baohua@kernel.org> Acked-by:
David Rientjes <rientjes@google.com> Reviewed-by:
Anshuman Khandual <anshuman.khandual@arm.com> Cc: Mike Rapoport <rppt@kernel.org> Cc: Suren Baghdasaryan <surenb@google.com> Cc: Yu Zhao <yuzhao@google.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Bug: 415703030 Bug: 427173548 [In 6.6, there is no zone->nr_free_highatomic, replace it with free_highatomics[MAX_NR_ZONES]] Change-Id: I16ee8d70826904fb32774208c167776c519f6668 Signed-off-by:
yipeng xiang <yipengxiang@honor.corp-partner.google.com> (cherry picked from commit 66900132) Signed-off-by:
Wenchao Hao <haowenchao@xiaomi.com>
Loading
Please sign in to comment