Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1730405

[RFC Patch 0/1] Change OOM message from hugetlb to include requested size

From "Liam R. Howlett" <Liam.Howlett@Oracle.com>
Newsgroups linux.kernel
Subject [RFC Patch 0/1] Change OOM message from hugetlb to include requested size
Date 2017-09-11 18:00 +0200
Message-ID <uoz8d-5id-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This is an attempt to better highlight misconfigured huge pages by showing the
user what was requested verses what was configured.  Moving the messages within
the OOM report will make the configuration or misconfiguration more clear when
an out of memory event occurs.  The previous message has been removed in favour
of this method.

Liam R. Howlett (1):
  mm/hugetlb: Clarify OOM message on size of hugetlb and requested
    hugepages total

 include/linux/hugetlb.h |  1 +
 mm/hugetlb.c            | 35 +++++++++++++++++++++++++++++++----
 2 files changed, 32 insertions(+), 4 deletions(-)

-- 
2.14.1.145.gb3622a4ee

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[RFC Patch 0/1] Change OOM message from hugetlb to include requested size "Liam R. Howlett" <Liam.Howlett@Oracle.com> - 2017-09-11 18:00 +0200

csiph-web