freebsd-dev/sys/alpha
Alan Cox 566526a957 Migrate pmap_prefault() into the machine-independent virtual memory layer.
A small helper function pmap_is_prefaultable() is added.  This function
encapsulate the few lines of pmap_prefault() that actually vary from
machine to machine.  Note: pmap_is_prefaultable() and pmap_mincore() have
much in common.  Going forward, it's worth considering their merger.
2003-10-03 22:46:53 +00:00
..
alpha Migrate pmap_prefault() into the machine-independent virtual memory layer. 2003-10-03 22:46:53 +00:00
compile
conf Mention the puc(4) glue driver in a commented-out example so the user 2003-09-19 20:04:55 +00:00
include Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
isa Mega busdma API commit. 2003-07-01 15:52:06 +00:00
linux Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
mcbus Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
osf1 Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
pci Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
tlsb OK, I messed up /dev/console with what I had hoped would be compat 2003-09-26 19:35:50 +00:00
Makefile