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/09/2007 23:35:19
Module Name:	src
Committed By:	martin
Date:		Tue Oct  9 23:35:19 UTC 2007

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

Log Message:
Waste a bit of kernel VA space (who cares?) and speed up crash dumps
significantly by writing larger chunks with one (polled) command.
Based on work and testing done by Chris Ross.


To generate a diff of this commit:
cvs rdiff -r1.207 -r1.208 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.