From: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>
To: kumagai-atsushi@mxc.nes.nec.co.jp
Cc: kexec@lists.infradead.org, vgoyal@redhat.com
Subject: [PATCH 0/2] makedumpfile: write out a whole part of the 1st bitmap before entering cyclic process
Date: Thu, 24 Oct 2013 15:51:54 +0900 [thread overview]
Message-ID: <20131024065015.5291.51864.stgit@localhost6.localdomain6> (raw)
This patch set changes the implementation so that a whole part of the
1st bitmap is written out before entering cyclic process. By this, we
no longer need to keep buffer for the 1st bitmap during cyclic
process.
Note that this patch only deal with a conversion from ELF to
kdump-compressed format only, not from ELF to ELF.
---
HATAYAMA Daisuke (2):
Use memset() to improve the 1st bitmap initialization performance
Write out a whole part of the 1st bitmap before entering cyclic process
makedumpfile.c | 252 ++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 227 insertions(+), 25 deletions(-)
--
Thanks.
HATAYAMA, Daisuke
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next reply other threads:[~2013-10-24 6:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-24 6:51 HATAYAMA Daisuke [this message]
2013-10-24 6:52 ` [PATCH 1/2] Use memset() to improve the 1st bitmap initialization performance HATAYAMA Daisuke
2013-10-24 6:52 ` [PATCH 2/2] Write out a whole part of the 1st bitmap before entering cyclic process HATAYAMA Daisuke
2013-10-30 10:52 ` Atsushi Kumagai
2013-10-31 4:28 ` HATAYAMA Daisuke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131024065015.5291.51864.stgit@localhost6.localdomain6 \
--to=d.hatayama@jp.fujitsu.com \
--cc=kexec@lists.infradead.org \
--cc=kumagai-atsushi@mxc.nes.nec.co.jp \
--cc=vgoyal@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox