freebsd-dev/sys/conf
David Greenman cddc961a83 Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"
in machdep.c (it should use the global nmbclusters). Moved the calculation
of nmbclusters into conf/param.c (same place where nmbclusters has always
been assigned), and made the calculation include an extra amount based
on "maxusers". NMBCLUSTERS can still be overrided in the kernel config
file as always, but this change will make that generally unnecessary. This
fixes the "bug" reports from people who have misconfigured kernels seeing
the network "hang" when the mbuf cluster pool runs out.

Reviewed by:	John Dyson
1995-05-25 07:36:24 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Reviewed by: no-one yet, but non-intrusive 1995-04-20 03:16:31 +00:00
files.i386 Add National Instruments "LabPC" driver 1995-04-28 00:51:40 +00:00
files.newconf BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
kmod.mk Add support for pseudo-device LKMs. 1995-03-20 19:18:51 +00:00
Makefile.i386 Make `make links' work by leaving swapkernel.c off out of the links processing 1995-05-11 19:48:45 +00:00
Makefile.powerpc Make `make links' work by leaving swapkernel.c off out of the links processing 1995-05-11 19:48:45 +00:00
newvers.sh It looks like I broke significant amounts of the commercial software running 1995-05-02 22:20:03 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
nfsswapvmunix.c Added $Id$ 1994-08-02 07:55:43 +00:00
NOTES Added "BROKEN_KEYBOARD_RESET" option to disable using the keyboard reset 1995-05-18 09:17:07 +00:00
param.c Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS" 1995-05-25 07:36:24 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00