Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max out
authorderaadt <deraadt@openbsd.org>
Sat, 1 Feb 1997 11:02:41 +0000 (11:02 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 1 Feb 1997 11:02:41 +0000 (11:02 +0000)
commitbb0fe7e7e79dff4b526b8ca71014f542705518b9
treea50ba2ea3e9f9eb4652bc441ce94ae47610b6950
parent38e899537e724156778c17e6b0d0494eea36ec01
Implement BUFCACHEPERCENT. 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/arc/arc/machdep.c