[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200720062623.13135-1-bhe@redhat.com>
Date: Mon, 20 Jul 2020 14:26:18 +0800
From: Baoquan He <bhe@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, mike.kravetz@...cle.com,
akpm@...ux-foundation.org, bhe@...hat.com
Subject: [PATCH 0/5] mm/hugetlb: Small cleanup and improvement
Patch 1~4 are small cleanup.
Patch 5 is to add warning message when failed to increase or decrease
the expected number of persistent huge pages by writing into
/proc/sys/vm/nr_hugepages
/sys/kernel/mm/hugepages/hugepages-xxx/nr_hugepages.
Baoquan He (5):
mm/hugetlb.c: Fix typo of glb_reserve
mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool
mm/hugetlb.c: Remove the unnecessary non_swap_entry()
doc/vm: fix typo in in the hugetlb admin documentation
mm/hugetl.c: warn out if expected count of huge pages adjustment is
not achieved
Documentation/admin-guide/mm/hugetlbpage.rst | 2 +-
mm/hugetlb.c | 49 ++++++++++++--------
2 files changed, 31 insertions(+), 20 deletions(-)
--
2.17.2
Powered by blists - more mailing lists