Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682063 > unrolled thread
| Started by | Anshuman Khandual <khandual@linux.vnet.ibm.com> |
|---|---|
| First post | 2017-07-06 08:10 +0200 |
| Last post | 2017-07-06 08:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [patch v2 -mm] mm, hugetlb: schedule when potentially allocating many hugepages Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2017-07-06 08:10 +0200
| From | Anshuman Khandual <khandual@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-07-06 08:10 +0200 |
| Subject | Re: [patch v2 -mm] mm, hugetlb: schedule when potentially allocating many hugepages |
| Message-ID | <u089d-Ad-7@gated-at.bofh.it> |
On 06/10/2017 04:06 AM, David Rientjes wrote: > A few hugetlb allocators loop while calling the page allocator and can > potentially prevent rescheduling if the page allocator slowpath is not > utilized. > > Conditionally schedule when large numbers of hugepages can be allocated. > > Signed-off-by: David Rientjes <rientjes@google.com> Fixes a task which was getting hung while writing like 10000 hugepages (16MB on POWER8) into /proc/sys/vm/nr_hugepages. Tested-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Back to top | Article view | linux.kernel
csiph-web