* [PATCH 0/2] time and space saving patches for large memories
@ 2014-12-09 22:04 Cliff Wickman
0 siblings, 0 replies; only message in thread
From: Cliff Wickman @ 2014-12-09 22:04 UTC (permalink / raw)
To: kexec
From: Cliff Wickman <cpw@sgi.com>
Back in early 2014 I submitted several patches for your consideration, most of
which concerned saving time and disk space when dumping very large memories.
I offer two of them again, as being the most important elements for the
practical dumping of very large memories.
[PATCH 1/2] use raw i/o and root device to use less memory
[PATCH 2/2] exclude page structures of non-dumped pages
The second patch has a few dependencies on the first. But they are logically
separate.
They apply to the 1.5.7 source.
As an example of the importance of these two concepts:
We dump a 2TB system using crashkernel=450M.
Without the patches we write a 3.6G dump in about 12 minutes.
With the patches we write a 590M dump in about 4 minutes.
And the savings multiply as memory size grows.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-09 22:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09 22:04 [PATCH 0/2] time and space saving patches for large memories Cliff Wickman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox