Allow bufpages/nbuf larger than 1 (still max out at all buffers
authorniklas <niklas@openbsd.org>
Sat, 1 Feb 1997 00:31:49 +0000 (00:31 +0000)
committerniklas <niklas@openbsd.org>
Sat, 1 Feb 1997 00:31:49 +0000 (00:31 +0000)
commit114422988649bc91fd7211954505c4fdcd3f9ac0
treea22a6270048834565fc2fe1b7503e0a8301457f7
parent2a3620c9b104b1960c9616673a9d0ba31b500483
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/i386/i386/machdep.c