linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] mm/page_alloc: fix stalls/soft lockups with huge VMs
@ 2020-04-01 10:41 David Hildenbrand
  2020-04-01 10:41 ` [PATCH v1 1/2] mm/page_alloc: fix RCU stalls during deferred page initialization David Hildenbrand
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: David Hildenbrand @ 2020-04-01 10:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-mm, David Hildenbrand, Alexander Duyck, Andrew Morton,
	Baoquan He, Daniel Jordan, Kirill Tkhai, Michal Hocko,
	Oscar Salvador, Pavel Tatashin, Shile Zhang, Yiqian Wei

Two fixes for misleading stall messages / soft lockups with huge nodes /
zones during boot without CONFIG_PREEMPT.

David Hildenbrand (2):
  mm/page_alloc: fix RCU stalls during deferred page initialization
  mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()

 mm/page_alloc.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2020-04-01 18:29 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01 10:41 [PATCH v1 0/2] mm/page_alloc: fix stalls/soft lockups with huge VMs David Hildenbrand
2020-04-01 10:41 ` [PATCH v1 1/2] mm/page_alloc: fix RCU stalls during deferred page initialization David Hildenbrand
2020-04-01 13:18   ` Pavel Tatashin
2020-04-01 13:49   ` Baoquan He
2020-04-01 13:58   ` Shile Zhang
2020-04-01 14:09   ` Pankaj Gupta
2020-04-01 15:45   ` Michal Hocko
2020-04-01 15:47     ` David Hildenbrand
2020-04-01 10:41 ` [PATCH v1 2/2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() David Hildenbrand
2020-04-01 13:17   ` Pavel Tatashin
2020-04-01 13:45   ` Pankaj Gupta
2020-04-01 13:50   ` Baoquan He
2020-04-01 13:59   ` Shile Zhang
2020-04-01 15:45   ` Michal Hocko
2020-04-01 14:10 ` [PATCH v1 0/2] mm/page_alloc: fix stalls/soft lockups with huge VMs David Hildenbrand
2020-04-01 14:31   ` Pankaj Gupta
2020-04-01 14:45     ` Daniel Jordan
2020-04-01 15:54       ` David Hildenbrand
2020-04-01 16:10         ` Daniel Jordan
2020-04-01 18:06       ` Andrew Morton
2020-04-01 18:29         ` David Hildenbrand

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).