Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] crashdump/x86: dump dax/kmem and virito-mem added System RAM
@ 2021-03-23 10:01 David Hildenbrand
  2021-03-23 10:01 ` [PATCH v1 1/3] crashdump/x86: dump any kind of "System RAM" David Hildenbrand
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: David Hildenbrand @ 2021-03-23 10:01 UTC (permalink / raw)
  To: kexec
  Cc: David Hildenbrand, Baoquan He, Dan Williams, Dave Hansen,
	Simon Horman

Let's properly support dumping any kind of "System RAM" that is not on the
top level of the kernel resource tree in /proc/iomem, processing any
/proc/iomem entry that contains "System RAM". In addition, increase
the maximum number of crash memory ranges to fully support virtio-mem
even in corner cases where we end up with a lot of individual memory
ranges.

David Hildenbrand (3):
  crashdump/x86: dump any kind of "System RAM"
  crashdump/x86: iterate only over actual crash memory ranges
  crashdump/x86: increase CRASH_MAX_MEMORY_RANGES to 32k

 kexec/arch/i386/crashdump-x86.c | 18 +++++++++++++-----
 kexec/arch/i386/crashdump-x86.h |  3 ++-
 2 files changed, 15 insertions(+), 6 deletions(-)

-- 
2.29.2


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2021-04-02 11:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-23 10:01 [PATCH v1 0/3] crashdump/x86: dump dax/kmem and virito-mem added System RAM David Hildenbrand
2021-03-23 10:01 ` [PATCH v1 1/3] crashdump/x86: dump any kind of "System RAM" David Hildenbrand
2021-03-31 15:47   ` Dave Hansen
2021-03-23 10:01 ` [PATCH v1 2/3] crashdump/x86: iterate only over actual crash memory ranges David Hildenbrand
2021-03-23 10:01 ` [PATCH v1 3/3] crashdump/x86: increase CRASH_MAX_MEMORY_RANGES to 32k David Hildenbrand
2021-03-30  8:58 ` [PATCH v1 0/3] crashdump/x86: dump dax/kmem and virito-mem added System RAM David Hildenbrand
2021-04-02 10:06   ` Simon Horman
2021-04-02 11:06     ` David Hildenbrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox