[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200723032248.24772-1-bhe@redhat.com>
Date: Thu, 23 Jul 2020 11:22:44 +0800
From: Baoquan He <bhe@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, mike.kravetz@...cle.com, david@...hat.com,
akpm@...ux-foundation.org, bhe@...hat.com
Subject: [PATCH v2 0/4] mm/hugetlb: Small cleanup and improvement
v1 is here:
https://lore.kernel.org/linux-mm/20200720062623.13135-1-bhe@redhat.com/
Patch 1~3 are small clean up.
Patch 4 is adding warning message when the number of persistent huge
pages is not changed to the exact value written to the sysfs or proc
nr_hugepages file.
v1->v2:
Drop the old patch 1/5 in v1 post, which was thought as typo, while
actually another kind of abbreviation.
Updated patch log of patch 4 which is rephrased by Mike. And move the
added message logging code after the hugetlb_lock dropping, this is
suggested by Mike.
Baoquan He (4):
mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool
mm/hugetlb.c: Remove the unnecessary non_swap_entry()
doc/vm: fix typo 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 | 27 +++++++++++++++-----
2 files changed, 21 insertions(+), 8 deletions(-)
--
2.17.2
Powered by blists - more mailing lists