NetBSD/sys/arch/hp300
thorpej 289b2e154f In pmap_zero_page() and pmap_copy_page(), don't bother invalidating the
mappings for CADDR1 and CADDR2, unless we're built w/ -DDEBUG.  Since
these addresses are only used in these routines, we can "lazily invalidate"
them by just using them again.  This makes these routines a teeny bit faster,
as it saves 1 or 2 TBIS's per call.

Suggested by Leo Weppelman <leo@netbsd.org>.
1999-01-08 05:15:43 +00:00
..
DOC The FPCOPROC option no longer exists. 1997-09-12 08:04:12 +00:00
compile new RCS ID format. 1994-10-26 07:22:45 +00:00
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 In pmap_zero_page() and pmap_copy_page(), don't bother invalidating the 1999-01-08 05:15: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