NetBSD/sys/arch/alpha
thorpej b86884a71a Give pmap_collect() some substance: when called, a process is being
swapped out, so remove all of the physical mappings the process has
in order to free up the page table pages.

Since the pmap module is allowed to "forget" mappings, pmap_collect()
may be called in other situations where the memory situation is desperate,
although it's more likely that the pages will simply be needed again the
next time a process runs.
1998-03-26 22:18:36 +00:00
..
alpha Give pmap_collect() some substance: when called, a process is being 1998-03-26 22:18:36 +00:00
common Okay, handle the ALLOCNOW case by doing the appropriate adjustments 1998-03-23 07:51:25 +00:00
compile
conf Kernel config file for bishop.nas.nasa.gov and ripley.nas.nasa.gov, 1998-03-26 03:00:36 +00:00
eisa
include if NEW_SCC_DRIVER, 3000/300 and 3000/500 aren't PROM console candidates. 1998-03-26 02:53:21 +00:00
isa
pci Remove references to pmap.old.h - It should have just been pmap.h, but 1998-03-26 18:17:13 +00:00
stand
tc Initial mostly-working ioasic attachment for the MI 8530 SCC driver. It is 1998-03-24 05:12:00 +00:00
tlsb Adjust for config changes. 1998-01-12 10:21:02 +00:00
wscons Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
Makefile
STYLE