freebsd-dev/sys
John Baldwin 4ac60df584 Add a new 'pmap_invalidate_cache()' to flush the CPU caches via the
wbinvd() instruction.  This includes a new IPI so that all CPU caches on
all CPUs are flushed for the SMP case.

MFC after:	1 month
2006-05-01 21:36:47 +00:00
..
alpha Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
amd64 Add a new 'pmap_invalidate_cache()' to flush the CPU caches via the 2006-05-01 21:36:47 +00:00
arm MFother arches : 2006-04-22 22:51:32 +00:00
boot Use PTOV() to convert physical addresses to appropriate virtual addresses 2006-04-25 18:42:22 +00:00
bsm
cam
coda
compat
conf Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
contrib
crypto padlock(4) doesn't support explicitly provided keys yet. 2006-04-20 06:31:44 +00:00
ddb Sort includes. 2006-04-27 22:09:18 +00:00
dev Add inverted amplifier sense quirks for Sony VAIO VGN B1VP/B1XP. 2006-05-01 09:28:28 +00:00
doc
fs
gdb
geom We shouldn't lock the topology here - we will panic on assertion inside 2006-04-30 22:14:17 +00:00
gnu
i4b
i386 Add a new 'pmap_invalidate_cache()' to flush the CPU caches via the 2006-05-01 21:36:47 +00:00
ia64 Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
isa
isofs/cd9660
kern vn_start_write()/vn_finished_write() is not needed here, because 2006-04-29 21:57:38 +00:00
libkern
modules Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
net Add support for fragmenting ipv4 packets. 2006-04-29 05:37:25 +00:00
net80211 Ensure outbound data packets in hostap mode are delivered only to 2006-04-28 19:06:15 +00:00
netatalk
netatm
netgraph o Replace disappeared URLs to Cisco docs by new ones, style. 2006-04-25 20:01:50 +00:00
netinet In in_pcbdrop(), fix !INVARIANTS build. 2006-04-25 23:23:13 +00:00
netinet6 Move lock assertions to top of in6_pcbladdr(): we still want them to run 2006-04-25 12:09:58 +00:00
netipsec
netipx
netkey
netnatm style(9) treatment following fixups. 2006-04-23 16:33:56 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver Bump up the NFS server dupreq cache limit to 2K (from 64). With a small 2006-04-25 00:21:56 +00:00
opencrypto
pc98 Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
pccard
pci The sk(4) driver has moved to /sys/dev/sk 2006-04-27 00:14:02 +00:00
posix4
powerpc Set the rid for any resource obtained from rman_resource_reserve. 2006-04-20 04:19:10 +00:00
rpc
security Reconstitute struct mac_policy_ops by breaking out individual function 2006-04-26 14:18:55 +00:00
sparc64 Uncomment sk(4) as it's now working. 2006-04-27 06:03:17 +00:00
sys Remove the puc-specific hacks. The puc(4) driver now properly uses 2006-04-28 21:23:09 +00:00
tools
ufs Fix a typo. 2006-04-28 04:39:50 +00:00
vm Add synchronization to vm_pageq_add_new_page() so that it can be called 2006-04-25 17:27:24 +00:00
Makefile