NetBSD/sys
cegger a63798ea7c Turn PMAP_NOCACHE into MI flag.
Add MI flags PMAP_WRITE_COMBINE, PMAP_WRITE_BACK, PMAP_NOCACHE_OVR.
Update pmap(9) manpage.

hppa: Remove MD PMAP_NOCACHE flag as it exists as MI flag
mips: Rename MD PMAP_NOCACHE to PGC_NOCACHE.

x86: Implement new MI flags using Page-Attribute Tables.
x86: Implement BUS_SPACE_MAP_PREFETCHABLE.

Patch presented on tech-kern@:
http://mail-index.netbsd.org/tech-kern/2010/06/30/msg008458.html

No comments on this last version.
2010-07-06 20:50:33 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Turn PMAP_NOCACHE into MI flag. 2010-07-06 20:50:33 +00:00
coda Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
common/bus_dma
compat Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
conf Fix build for MPLS import: add options MPLS, changed pseudo-device mpls 2010-06-26 15:17:56 +00:00
crypto
ddb
dev * use correct interleave factor for RAID-0 of Intel MatrixRaid. 2010-07-06 18:09:04 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
external radeondrm depends upon firmload now; noted by rjs. 2010-07-06 16:33:31 +00:00
fs Remove groolingly spooky variable which has been haunting us for 2010-07-06 17:00:06 +00:00
gdbscripts
ipkdb
kern Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs LK_INTERLOCK is no longer a valid flag for VOP_LOCK(). This makes 2010-07-02 08:09:51 +00:00
modules remember to add the new file to the build 2010-07-06 16:13:57 +00:00
net we need to set rt_ifp even if ifa is the same. Fixes the case when one 2010-06-28 17:26:11 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet manually adjust m_data and m_len so it can later be prepended with a 2010-07-02 07:02:00 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netiso
netkey
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
netnatm
netsmb Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
nfs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
opencrypto
rump remember to add the new file to the build 2010-07-06 16:13:57 +00:00
secmodel
stand
sys Tack a public domain notice on this, albeit 10 years late, per request 2010-07-06 11:56:20 +00:00
ufs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
uvm Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00