[PATCH v4 0/2] simplify handling of per-node sysfs creation and removal

Muchun Song posted 2 patches 3 years, 6 months ago
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(-)
[PATCH v4 0/2] simplify handling of per-node sysfs creation and removal
Posted by Muchun Song 3 years, 6 months ago
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