freebsd-skq/sys
alc 2cbd677fae Use vm_page_replace_checked() instead of vm_page_rename() for implementing
optimized copy-on-write faults.  This has two advantages: (1) one less radix
tree operation is performed and (2) vm_page_replace_checked() cannot fail,
making the code simpler.

Submitted by:	Ryan Libby
Reviewed by:	kib
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D4478
2016-05-27 06:05:12 +00:00
..
amd64
arm
arm64
boot Fix unit number of EFI net interfaces and ignore psuedo network interfaces. 2016-05-26 23:32:28 +00:00
bsm
cam
cddl Use netinet/in.h to avoid include/arpa dependency for DIRDEPS_BUILD. 2016-05-26 23:20:17 +00:00
compat
conf Add rtwn(4) and rtwnfw(4). 2016-05-27 03:30:42 +00:00
contrib
crypto
ddb
dev hyperv: Move CPUID related bits to hyperv_reg.h and give them clean name 2016-05-27 05:58:53 +00:00
fs
gdb
geom
gnu Revert changes for local testing, inadvertantly commited in r300811. 2016-05-26 23:59:42 +00:00
i386
isa
kern exec: Provide execpath in imgp for the process_exec hook. 2016-05-26 23:19:39 +00:00
kgssapi
libkern
mips
modules Fix parallel builds by specifying *all* required headers in SRCS. 2016-05-27 04:34:42 +00:00
net
net80211
netgraph
netinet
netinet6
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
riscv
rpc
security
sparc64
sys [spigen] add the userland ioctl API for spigen. 2016-05-27 01:40:33 +00:00
teken
tests
tools
ufs
vm Use vm_page_replace_checked() instead of vm_page_rename() for implementing 2016-05-27 06:05:12 +00:00
x86
xdr
xen
Makefile