[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220914072603.60293-1-songmuchun@bytedance.com>
Date: Wed, 14 Sep 2022 15:26:01 +0800
From: Muchun Song <songmuchun@...edance.com>
To: gregkh@...uxfoundation.org, rafael@...nel.org,
mike.kravetz@...cle.com, songmuchun@...edance.com,
akpm@...ux-foundation.org, osalvador@...e.de, david@...hat.com,
ying.huang@...el.com, aneesh.kumar@...ux.ibm.com,
rientjes@...gle.com
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
muchun.song@...ux.dev
Subject: [PATCH v4 0/2] simplify handling of per-node sysfs creation and removal
This is based on the latest mm-unstable branch (per Andrew).
Muchun Song (2):
mm: hugetlb: simplify per-node sysfs creation and removal
mm: hugetlb: eliminate memory-less nodes handling
drivers/base/node.c | 141 +++---------------------------------------------
include/linux/hugetlb.h | 14 +++++
include/linux/node.h | 24 ++-------
mm/hugetlb.c | 63 +++++++++++-----------
4 files changed, 55 insertions(+), 187 deletions(-)
--
2.11.0
Powered by blists - more mailing lists