lkml.org 
[lkml]   [2002]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateThu, 10 Oct 2002 13:48:31 -0700 (PDT)
From"Matt D. Robinson" <>
Subject[PATCH] 2.5.41: lkcd (8/8): dump driver and build files
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
[unhandled content-type:application/x-gzip]
\
 
 \ /
  Last update: 2005-03-22 13:29    [from the cache]
©2003-2010