commit | d0686c7291fe8f0210e7a666f80892fa71395510 | [log] [tgz] |
---|---|---|
author | qiaonuohan <qiaonuohan@cn.fujitsu.com> | Tue Feb 18 14:11:33 2014 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri Feb 28 11:52:03 2014 -0500 |
tree | 221b078f6078a989cb0864f356b143d3cb1ceace | |
parent | 298f116827405f37dde10a2a6cbc75d20f9ba99c [diff] |
dump: add API to write dump_bitmap functions are used to write 1st and 2nd dump_bitmap of kdump-compressed format, which is used to indicate whether the corresponded page is existed in vmcore. 1st and 2nd dump_bitmap are same, because dump level is specified to 1 here. Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>