[PATCH v4 0/2] Generic multi-page exclusion
Petr Tesarik
ptesarik at suse.cz
Mon May 26 02:57:40 PDT 2014
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.
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