Subject: Re: sparc classic woes with -current
To: Erik E. Fair <fair@clock.org>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 02/28/1997 02:19:38
> I've got a sparc classic with 48 MB of RAM, an FSBE/S, two disks (both on

There have been some problems lately on machines with "more than average"
memory. I have three suggestions:

	- apply the latest VM patches (if not yet done)
	- remove the limit of 128 `nbuf's in machdep.c
	- re-compile with a reduced MAXBSIZE value (say 32K)

Can you get back to me on what the results of these changes (applied in
that order) are?

-pk