Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Generic multi-page exclusion
@ 2014-05-07 17:06 Petr Tesarik
  2014-05-07 17:06 ` [PATCH v3 1/2] Generic handling of multi-page exclusions Petr Tesarik
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Petr Tesarik @ 2014-05-07 17:06 UTC (permalink / raw)
  To: Atsushi Kumagai; +Cc: Petr Tesarik, kexec

Kumagai-san,

this patch was inspired by this post of yours:

http://lists.infradead.org/pipermail/kexec/2013-November/010445.html

Unfortunately, this rewrite never happened, so I took the liberty of
overtaking the job. I hope you don't mind.

This is a preparatory series to add hugepage support without having
to care about the appropriate size of the cyclic buffer.

Changelog:
* v2:
  - Keep excluded regions per mem_map_data
  - Process excluded pages in chunks

* v3:
  - Keep excluded region extents in struct cycle

Petr Tesarik (2):
  Generic handling of multi-page exclusions
  Get rid of overrun adjustments

 makedumpfile.c | 108 +++++++++++++++++++--------------------------------------
 makedumpfile.h |   5 +++
 2 files changed, 40 insertions(+), 73 deletions(-)

-- 
1.8.4.5


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

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

end of thread, other threads:[~2014-05-26  9:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 17:06 [PATCH v3 0/2] Generic multi-page exclusion Petr Tesarik
2014-05-07 17:06 ` [PATCH v3 1/2] Generic handling of multi-page exclusions Petr Tesarik
2014-05-14  7:54   ` Atsushi Kumagai
2014-05-14  8:41     ` Petr Tesarik
2014-05-14 10:37     ` HATAYAMA Daisuke
2014-05-14 10:54       ` HATAYAMA Daisuke
2014-05-14 12:38         ` Petr Tesarik
2014-05-16  7:24           ` Atsushi Kumagai
2014-05-26  9:43             ` Petr Tesarik
2014-05-07 17:06 ` [PATCH v3 2/2] Get rid of overrun adjustments Petr Tesarik
2014-05-14  3:05 ` [PATCH v3 0/2] Generic multi-page exclusion Petr Tesarik

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