[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211216124655.32247-1-zhengqi.arch@bytedance.com>
Date: Thu, 16 Dec 2021 20:46:53 +0800
From: Qi Zheng <zhengqi.arch@...edance.com>
To: akpm@...ux-foundation.org, gregkh@...uxfoundation.org,
rafael@...nel.org
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
songmuchun@...edance.com, Qi Zheng <zhengqi.arch@...edance.com>
Subject: [PATCH 0/2] add MemAvailable to per-node meminfo
Hi,
This patch series aims to add "MemAvailable" to per-node meminfo.
This series is based on next-20211215.
Comments and suggestions are welcome.
Thanks,
Qi
Qi Zheng (2):
mm: add MemAvailable to per-node meminfo
mm: reimplement si_mem_available()
drivers/base/node.c | 4 ++++
include/linux/mm.h | 1 +
include/linux/mmzone.h | 5 +++++
mm/page_alloc.c | 44 +++++++++++++++++++++++++++++++-------------
4 files changed, 41 insertions(+), 13 deletions(-)
--
2.11.0
Powered by blists - more mailing lists