freebsd-dev/sys/i386
Mike Smith 134c934ce7 Move the initialisation/tuning of nmbclusters from param.c/machdep.c
into uipc_mbuf.c.  This reduces three sets of identical tunable code to
one set, and puts the initialisation with the mbuf code proper.

Make NMBUFs tunable as well.

Move the nmbclusters sysctl here as well.

Move the initialisation of maxsockets from param.c to uipc_socket2.c,
next to its corresponding sysctl.

Use the new tunable macros for the kern.vm.kmem.size tunable (this should have
been in a separate commit, whoops).
1999-07-05 08:52:54 +00:00
..
apm Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
bios Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Update comment for new location of soft-updates sources. 1999-07-03 21:31:00 +00:00
eisa Handle suspend/resume methods 1999-06-22 09:44:00 +00:00
i386 Move the initialisation/tuning of nmbclusters from param.c/machdep.c 1999-07-05 08:52:54 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include Improve compatibility with other systems by changing the default 1999-07-03 20:14:08 +00:00
isa Patch the WaveLAN/IEEE driver to detect and reject oversized received 1999-07-04 14:40:22 +00:00
linux Tweak include ordering so sys/systm.h is before sys/buf.h to keep buf.h's 1999-06-28 09:12:46 +00:00
pci Move pcibus (host -> pci bus) probe/attach routines from nexus 1999-05-18 20:48:43 +00:00
svr4 Back out last commit (did I get all of them?) 1999-06-02 15:35:46 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00