freebsd-dev/sys
Rafal Jaworowski df38b76405 Eliminate flushing of L2 cache in ARM context switch routines.
With VIPT L2 cache such syncing not only is redundant, but also a performance
penalty.

Pointed out by:	cognet
2008-10-16 19:06:24 +00:00
..
amd64 Make robust futexes work on linux32/amd64. Use PTRIN to read 2008-10-14 07:59:23 +00:00
arm Eliminate flushing of L2 cache in ARM context switch routines. 2008-10-16 19:06:24 +00:00
boot Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
bsm
cam
cddl
compat Make robust futexes work on linux32/amd64. Use PTRIN to read 2008-10-14 07:59:23 +00:00
conf Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This 2008-10-14 14:54:14 +00:00
contrib
crypto
ddb
dev Rewrite the driver to better support the Huawei devices. It should now support 2008-10-15 21:25:11 +00:00
fs
gdb
geom
gnu
i386 Make robust futexes work on linux32/amd64. Use PTRIN to read 2008-10-14 07:59:23 +00:00
ia64
isa
kern - Fix a race in witness_checkorder() where, between the PCPU_GET() and 2008-10-16 12:42:56 +00:00
libkern
mips Point this config at the required linker script. 2008-10-13 06:25:28 +00:00
modules
net
net80211
netatalk
netgraph
netinet Remove a useless global static variable. 2008-10-16 12:31:03 +00:00
netinet6 Check that the mbuf len is positive (like we do in the v4 case). 2008-10-15 19:24:18 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
nlm
opencrypto
pc98
pccard
pci Move wb driver from sys/pci to sys/dev/wb. 2008-08-14 21:26:29 +00:00
powerpc Prevent the OF syscons module from trying to attach to real devices on the 2008-10-15 03:38:03 +00:00
rpc
security
sparc64
sun4v
sys Import some improvements to the TTY code from the MPSAFE TTY branch. 2008-10-15 16:58:35 +00:00
tools
ufs Sync up summary information for cylinder groups while data is already 2008-10-13 14:05:01 +00:00
vm
xdr
xen
Makefile