Subject: Re: UPAGES on sparc? [was: pkg/8728: lavaps broken on sparc (fwd)]
To: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
From: Chris G. Demetriou <cgd@netbsd.org>
List: tech-kern
Date: 11/01/1999 17:36:20
Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de> writes:
> A quick 'grep -l UPAGES /sys/arch/*/include/param.h' indicates that UPAGES
> is not defined on sparc, sparc64, pmax, newsmips, m68k and hpcmisp'
> <machine/param.h>. Could someone knowledgable please
> 
> 1. Look if it makes sense to add UPAGES to the named archs' files
> 2. suggest a workaround for the lavaps package that can be used
>    until the next major release?

you want to use USPACE rather than UPAGES * NBPG.
-- 
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.