freebsd-dev/sys/i386
John Dyson ffc82b0a70 1) Use a more consistent page wait methodology.
2)	Do not unnecessarily force page blocking when paging
	pages out.
3)	Further improve swap pager performance and correctness,
	including fixing the paging in progress deadlock (except
	in severe I/O error conditions.)
4)	Enable vfs_ioopt=1 as a default.
5)	Fix and enable the page prezeroing in SMP mode.

All in all, SMP systems especially should show a significant
improvement in "snappyness."
1998-03-01 04:18:54 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Use port 0x110 to avoid PNP conflicts. 1998-02-23 15:02:59 +00:00
conf make sys/netkey/key{,_debug}.c compile. I believe it works but not tested. 1998-02-27 10:02:49 +00:00
eisa Removed unused #includes. 1998-02-20 13:11:54 +00:00
i386 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
isa Prevent the TSC from being used on APM machines, we have no idea if 1998-02-28 21:16:13 +00:00
linux Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00