0001 What: /sys/kernel/vmcoreinfo
0002 Date: October 2007
0003 KernelVersion: 2.6.24
0004 Contact: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
0005 Kexec Mailing List <kexec@lists.infradead.org>
0006 Vivek Goyal <vgoyal@redhat.com>
0007 Description:
0008 Shows physical address and size of vmcoreinfo ELF note.
0009 First value contains physical address of note in hex and
0010 second value contains the size of note in hex. This ELF
0011 note info is parsed by second kernel and exported to user
0012 space as part of ELF note in /proc/vmcore file. This note
0013 contains various information like struct size, symbol
0014 values, page size etc.