Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 10/31/2004 21:59:51
Module Name:	src
Committed By:	martin
Date:		Sun Oct 31 21:59:51 UTC 2004

Modified Files:
	src/sys/arch/sparc64/sparc64: machdep.c

Log Message:
When doing a crashdump, counting already dumped MB per mem_region
is ... slightly confusing. Instead calculate the total size of the dump
beforehand and show the number of MB we still need to dump instead - just
like 386 does it.


To generate a diff of this commit:
cvs rdiff -r1.171 -r1.172 src/sys/arch/sparc64/sparc64/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.