1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/alpha
Doug Rabson 72c36e1413 Fix pmap_enter_quick() to stop it hanging when the level 2 pte exists
but isn't valid.

Reimplement pmap_remove() to be much more efficient at removing large
stretches of addresses.

As part of reimplementing pmap_remove() fix pmap_protect() so that it stands
a hope of working.
1998-07-24 09:43:27 +00:00
..
alpha Fix pmap_enter_quick() to stop it hanging when the level 2 pte exists 1998-07-24 09:43:27 +00:00
conf Add KN20AA support. 1998-07-22 08:24:39 +00:00
include Add sio support. 1998-07-22 08:28:24 +00:00
isa Move the mcclock from root to isa. 1998-07-22 08:30:25 +00:00
linux Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00
pci Add some convenience functions for accessing device memory. 1998-07-22 08:33:30 +00:00
tlsb Simplify access to PCI config registers. 1998-07-16 13:38:35 +00:00