Allow bufpages/nbuf larger than 1 (still max out at all buffers
authorderaadt <deraadt@openbsd.org>
Sat, 1 Feb 1997 11:02:11 +0000 (11:02 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 1 Feb 1997 11:02:11 +0000 (11:02 +0000)
commit38e899537e724156778c17e6b0d0494eea36ec01
tree7c4abf47f8d3b6a48836c409b26cd585cd49b7b4
parenta48771820fabd4e03de17306d6cef26e27d16a65
Allow bufpages/nbuf larger than 1 (still max out at all buffers
be MAXBSIZE).  Remove faulty limit test of buffer pages allocation.  The
check is now done at the bufpages+nbuf calculations.
sys/arch/sparc/sparc/machdep.c