NetBSD/sys/arch/alpha
thorpej aff311a28c Remove I-sync stuff from pmap_changebit(). The AARM says that we
only have to sync the I-stream when the mapping is removed or chaged,
and since the I-stream is fetch-only, changing protection bits does
not constitute changing the mapping (the VA->PA translation is still
the same).
2001-07-16 19:48:03 +00:00
..
a12 bcopy -> memcpy 2001-07-12 23:35:42 +00:00
alpha Remove I-sync stuff from pmap_changebit(). The AARM says that we 2001-07-16 19:48:03 +00:00
common bcopy -> memcpy 2001-07-12 23:35:42 +00:00
compile
conf ncr(8) is gone from the tree, so remove ^#ncr*. 2001-07-09 15:05:22 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Defer sending shootdown IPIs a bit longer. Reduces traffic a fair 2001-07-15 21:57:01 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio bzero -> memset 2001-07-12 23:25:39 +00:00
mcbus Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
pci So, the PowerStorm 4d20 a.k.a. 32bit TGA2 w/ IBM RGB561 RAMDAC was causing 2001-07-16 00:55:16 +00:00
sableio bzero -> memset 2001-07-12 23:25:39 +00:00
stand Add Makefile snippets to install netboot in installation/netboot 2001-05-28 18:21:12 +00:00
tc bcopy -> memcpy 2001-07-12 23:35:42 +00:00
tlsb bzero -> memset 2001-07-12 23:25:39 +00:00
Makefile
STYLE