Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 10:56:40 -0500
From:      Jake Burkholder <jake@locore.ca>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ia64/ia64 ia64dump.c
Message-ID:  <20020402105640.P207@locore.ca>
In-Reply-To: <200204021051.g32ApWJ52283@freefall.freebsd.org>; from marcel@FreeBSD.org on Tue, Apr 02, 2002 at 02:51:32AM -0800
References:  <200204021051.g32ApWJ52283@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Tue, Apr 02, 2002 at 02:51:32AM -0800,
	Marcel Moolenaar said words to the effect of;

> marcel      2002/04/02 02:51:32 PST
> 
>   Added files:
>     sys/ia64/ia64        ia64dump.c 
>   Log:
>   Initial implementation of the ia64 kernel dumper. The dumper
>   constructs an ELF image, consisting of the ELF header, for
>   each memory region a program header, followed by the memory
>   contents for each region. It does blocked I/O for the headers
>   as they are typically smaller than DEV_BSIZE.

This looks cool.  Should be easy to use the same format for sparc64 dumps.

Jake

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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