1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/i386
David Greenman fde2cdc48a 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
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Adjust for rearranged slice numbers. 1995-02-16 15:06:09 +00:00
conf Fix "dependency" spelling error. Implement "clean" entries for device 1995-03-01 10:08:07 +00:00
eisa Add $Id 1995-01-16 16:31:34 +00:00
i386 Various changes from John and myself that do the following: 1995-03-01 22:08:55 +00:00
ibcs2 Use of vm_allocate and vm_deallocate has been deprecated. 1995-02-20 23:52:39 +00:00
include Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
isa Workaround IXOFF bug when output queue is full && RTS control is on 1995-02-28 23:21:33 +00:00
pci Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
scsi Add tagged queueing support. Right now, we only allow two tagged 1995-02-22 01:43:25 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00