freebsd-dev/sys/i386
John Dyson ed48f831e0 To quote Stephen McKay: pmap_copy is a complex NOP at this moment :-).
With this fix from Stephen, we are getting the target fork performance
that I have been trying to attain: P5-166, before the mega-commit: 700-800usecs,
after: 600usecs, with Stephen's fix: 500usecs!!!  Also, this could be the
solution of some strange panic problems...
Reviewed by:	dyson@freebsd.org
Submitted by:	Stephen McKay <syssgm@devetir.qld.gov.au>
1996-05-21 00:39:39 +00:00
..
apm - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
bios - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf A patch for the meteor device driver. It fixes: 1996-05-17 09:43:15 +00:00
eisa Honor the CHANNEL_B_PRIMARY bit of the BIOSCTRL register and probe 1996-05-10 16:14:51 +00:00
i386 To quote Stephen McKay: pmap_copy is a complex NOP at this moment :-). 1996-05-21 00:39:39 +00:00
ibcs2 Removed unnecessary #includes from <sys/imgact.h> so that it is 1996-05-01 02:43:13 +00:00
include This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +00:00
isa Add support for NE2000 compatible PCI Ethernet cards. The PCI probe 1996-05-18 17:56:42 +00:00
linux First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Honor the CHANNEL_B_PRIMARY bit of the BIOSCTRL register and probe 1996-05-10 16:21:05 +00:00
Makefile