freebsd_amp_hwpstate/sys/conf
David Greenman a401ebbe32 Changed swap partition handling/allocation so that it doesn't
require specific partitions be mentioned in the kernel config
file ("swap on foo" is now obsolete).

From Poul-Henning:

The visible effect is this:

As default, unless
        options "NSWAPDEV=23"
is in your config, you will have four swap-devices.
You can swapon(2) any block device you feel like, it doesn't have
to be in the kernel config.

There is a performance/resource win available by getting the NSWAPDEV right
(but only if you have just one swap-device ??), but using that as default
would be too restrictive.

The invisible effect is that:

Swap-handling disappears from the $arch part of the kernel.
It gets a lot simpler (-145 lines) and cleaner.

Reviewed by:	John Dyson, David Greenman
Submitted by:	Poul-Henning Kamp, with minor changes by me.
1995-05-14 03:00:10 +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
NOTES Changed swap partition handling/allocation so that it doesn't 1995-05-14 03:00:10 +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
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
param.c Implement maxprocperuid and maxfilesperproc. They are tunable 1995-02-20 19:42:42 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00