[PATCH v4 0/2] Generic multi-page exclusion

Atsushi Kumagai kumagai-atsushi at mxc.nes.nec.co.jp
Sun Jun 1 21:58:01 PDT 2014


Hello Petr,

>Kumagai-san,
>
>this patch was inspired by this post of yours:
>
>http://lists.infradead.org/pipermail/kexec/2013-November/010445.html
>
>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
>
>* v4:
>  - Make sure that the excluded region extents are reset when
>    a new ELF segment is processed.

This version looks good to me, I'll merge it into v1.5.7.
Thanks for your great work!


Atsushi Kumagai

>Petr Tesarik (2):
>  Generic handling of multi-page exclusions
>  Get rid of overrun adjustments
>
> makedumpfile.c | 111 ++++++++++++++++++++-------------------------------------
> makedumpfile.h |   5 +++
> 2 files changed, 43 insertions(+), 73 deletions(-)
>
>--
>1.8.4.5




More information about the kexec mailing list