linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add MemAvailable to per-node meminfo
@ 2021-12-16 12:46 Qi Zheng
  2021-12-16 12:46 ` [PATCH 1/2] mm: " Qi Zheng
  2021-12-16 12:46 ` [PATCH 2/2] mm: reimplement si_mem_available() Qi Zheng
  0 siblings, 2 replies; 12+ messages in thread
From: Qi Zheng @ 2021-12-16 12:46 UTC (permalink / raw)
  To: akpm, gregkh, rafael; +Cc: linux-mm, linux-kernel, songmuchun, Qi Zheng

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-12-16 21:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 12:46 [PATCH 0/2] add MemAvailable to per-node meminfo Qi Zheng
2021-12-16 12:46 ` [PATCH 1/2] mm: " Qi Zheng
2021-12-16 13:16   ` Greg KH
2021-12-16 15:31     ` Qi Zheng
2021-12-16 15:37       ` Greg KH
2021-12-16 15:43         ` Qi Zheng
2021-12-16 12:46 ` [PATCH 2/2] mm: reimplement si_mem_available() Qi Zheng
2021-12-16 13:17   ` Greg KH
2021-12-16 15:39     ` Qi Zheng
2021-12-16 15:06   ` kernel test robot
2021-12-16 18:21   ` kernel test robot
2021-12-16 21:05   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).