linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC Patch 0/1] Change OOM message from hugetlb to include requested size
@ 2017-09-11 15:48 Liam R. Howlett
  2017-09-11 15:48 ` [RFC Patch 1/1] mm/hugetlb: Clarify OOM message on size of hugetlb and requested hugepages total Liam R. Howlett
  0 siblings, 1 reply; 4+ messages in thread
From: Liam R. Howlett @ 2017-09-11 15:48 UTC (permalink / raw)
  To: linux-mm
  Cc: Andrew Morton, Michal Hocko, Mike Kravetz, Andrea Arcangeli,
	Naoya Horiguchi, Kirill A. Shutemov, Gerald Schaefer, zhong jiang,
	Hillf Danton, Aneesh Kumar K.V, linux-kernel

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

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-13 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11 15:48 [RFC Patch 0/1] Change OOM message from hugetlb to include requested size Liam R. Howlett
2017-09-11 15:48 ` [RFC Patch 1/1] mm/hugetlb: Clarify OOM message on size of hugetlb and requested hugepages total Liam R. Howlett
2017-09-13 12:42   ` Michal Hocko
2017-09-13 15:52     ` Liam R. Howlett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).