This is the complete set of dump drivers for creating crash dumps
during panic/exception situations in the Linux kernel. It can be
built as a module or as a built-in with the kernel.
drivers/Makefile | 1
drivers/dump/Makefile | 30
drivers/dump/dump_base.c | 1867 +++++++++++++++++++++++++++++++++++++++++++ drivers/dump/dump_blockdev.c | 411 +++++++++
drivers/dump/dump_gzip.c | 129 ++
drivers/dump/dump_i386.c | 315 +++++++
drivers/dump/dump_rle.c | 176 ++++
include/asm-i386/dump.h | 94 ++
include/linux/dump.h | 440 ++++++++++
9 files changed, 3463 insertions(+)
This is included as a gzip'd attachment, as the size is too
big for vger, apparently.
--Matt
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:39 EST