15 lines · plain
1What: /sys/kernel/vmcoreinfo2Date: October 20073KernelVersion: 2.6.244Contact: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>5 Kexec Mailing List <kexec@lists.infradead.org>6 Vivek Goyal <vgoyal@redhat.com>7Description:8 Shows physical address and size of vmcoreinfo ELF note.9 First value contains physical address of note in hex and10 second value contains the size of note in hex. This ELF11 note info is parsed by second kernel and exported to user12 space as part of ELF note in /proc/vmcore file. This note13 contains various information like struct size, symbol14 values, page size etc.15