NetBSD/sys/arch/x68k
thorpej b008f5f25a Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates
that the page being zero'd was not completed and that page zeroing
should be aborted.  This may be used by machine-dependent code doing
slow page access to reduce the latency of running a process that has
become runnable while in the middle of doing a slow page zero.
2000-09-21 17:46:04 +00:00
..
compile
conf Adjust ramdisk sizes. 2000-09-12 17:07:44 +00:00
dev remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
stand g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
usr.bin include <sys/types.h> to define u_int. 2000-07-31 23:40:02 +00:00
usr.sbin According to Takeshi Nakayama <tn@catvmics.ne.jp>, 2000-02-20 16:18:51 +00:00
x68k Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00