NetBSD/sys/arch/hp300
thorpej 795321b030 Make pmap_collect() actually do something useful. If called with a user
pmap, forget all of the mappings for the user address space for that pmap.
This causes the PT pages to be freed so that they can be reclaimed by the
VM system. [*]

[*] Actually, in the current implementation, it merely causes the wiring
count on the PT pages to drop to 0, which allows them to be reclaimed by
the pagedaemon.  Handling of PT pages needs to be completely rewritten.
1998-12-21 09:02:43 +00:00
..
DOC The FPCOPROC option no longer exists. 1997-09-12 08:04:12 +00:00
compile
conf Wire down some SCSI disk units. 1998-12-19 20:05:19 +00:00
dev Add braces to make egcs happy. 1998-11-09 15:53:51 +00:00
hp300 Make pmap_collect() actually do something useful. If called with a user 1998-12-21 09:02:43 +00:00
include Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
stand allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 20:01:05 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00