freebsd-nq/sys
Warner Losh 14f4e15704 Correct the CONFIG0_VI value. According to
http://www.t-es-t.hu/download/mips/md00090c.pdf this is bit 3 of the
config0 word, not bit 2.  This should fix virtually indexed caches
(relatively new in the MIPS world, so no current platforms used this
and current code just uses it as an optimization). It was causing
false positives on newer platforms that default to large values for
the kseg0 cache coherency attribute.

Submitted by: Stanislav Galabov
PR:	205249
2015-12-11 16:51:04 +00:00
..
amd64
arm
arm64 Sort the list of NICs after the mii options. While here add the msk driver 2015-12-11 15:25:47 +00:00
boot Make detection of GPT a bit more reliable. 2015-12-10 10:35:07 +00:00
bsm
cam
cddl Change an important error message from ZFS_LOG to printf 2015-12-11 00:04:13 +00:00
compat
conf
contrib
crypto
ddb
dev Use the right product names. 2015-12-11 15:24:29 +00:00
fs
gdb
geom Make detection of GPT a bit more reliable. 2015-12-10 10:35:07 +00:00
gnu
i386
isa
kern Create the MDT_PNP_INFO metadata record to communicate PNP info about 2015-12-11 05:27:53 +00:00
kgssapi
libkern
mips Correct the CONFIG0_VI value. According to 2015-12-11 16:51:04 +00:00
modules
net
net80211
netgraph Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
netinet Clean up unused bandwidth entry in the TCP hostcache. 2015-12-11 06:22:58 +00:00
netinet6 Use correct lookup key for gif route lookups. 2015-12-09 22:09:33 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc No need to reset tlb1 here, it gets reset again after BSS is cleared in 2015-12-11 01:34:13 +00:00
rpc
security
sparc64
sys Create the MDT_PNP_INFO metadata record to communicate PNP info about 2015-12-11 05:27:53 +00:00
teken
tests
tools
ufs
vm vm_page_replace: remove redundant radix lookup 2015-12-10 22:57:27 +00:00
x86
xdr
xen
Makefile