freebsd-skq/sys/amd64
dg beac11b74f Various changes from John and myself that do the following:
New functions create - vm_object_pip_wakeup and pagedaemon_wakeup that
are used to reduce the actual number of wakeups.
New function vm_page_protect which is used in conjuction with some new
page flags to reduce the number of calls to pmap_page_protect.
Minor changes to reduce unnecessary spl nesting.
Rewrote vm_page_alloc() to improve readability.
Various other mostly cosmetic changes.
1995-03-01 22:08:55 +00:00
..
amd64 Various changes from John and myself that do the following: 1995-03-01 22:08:55 +00:00
conf Include three lines about the pcvt console driver, so we don't ever need 1995-02-15 20:38:36 +00:00
include Fix syntax errors in #ifdefed out code. 1995-02-16 13:21:47 +00:00
isa Change EISA size to 256 instead of 4096. 1995-02-25 20:26:14 +00:00
pci Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
Makefile