Subject: CVS commit: syssrc/sys/arch/vax/include
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/24/2002 21:08:19
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Mar 24 19:08:19 UTC 2002

Modified Files:
	syssrc/sys/arch/vax/include: param.h

Log Message:
Limit the KVA used for pipe loaned memory to 64KB, vax doesn't have too
much KVA space spare. This fixes port-vax/13333 by Manuel Bouyer.
Reviewed by: Anders Magnusson

XXX this is not ideal, need to find better solution


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/arch/vax/include/param.h

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