Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2006 15:20:02 -0700
From:      Peter Wemm <peter@wemm.org>
To:        freebsd-questions@freebsd.org
Cc:        Paul Marciano <pm940@yahoo.com>
Subject:   Re: Does FreeBSD support sparse kernel crash dumps?
Message-ID:  <200604071520.03764.peter@wemm.org>
In-Reply-To: <20060407194710.79989.qmail@web54004.mail.yahoo.com>
References:  <20060407194710.79989.qmail@web54004.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 07 April 2006 12:47 pm, Paul Marciano wrote:
> Hello.  I read a while back about someone working on
> supporting sparse kernel crash dumps (dumping only the
> active kernel pages to the dump device as opposed to
> all physical memory - for machines where the phys mem
> is greater than the dump dev space.)
>
> Does anyone know the status of that project?  Was it
> committed, or are there plans to commit it?

I have a working prototype as of last night.  There should be something 
committable in the next week or two.

When I boot my 2GB machine and force a crash dump from single user mode, the 
fully debuggable vmcore file is in the 40-50MB range.  A busy machine with 
12GB ram took about 150MB to dump.

There are still some things to work out.  It was written for the amd64 kernel, 
but can be ported to i386.

-Peter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604071520.03764.peter>