1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys
Alan Cox a695d9b25b Retire pmap_change_wiring(). We have never used it to wire virtual pages.
We continue to use pmap_enter() for that.  For unwiring virtual pages, we
now use pmap_unwire(), which unwires a range of virtual addresses instead
of a single virtual page.

Sponsored by:	EMC / Isilon Storage Division
2014-08-03 20:40:51 +00:00
..
amd64 Retire pmap_change_wiring(). We have never used it to wire virtual pages. 2014-08-03 20:40:51 +00:00
arm Retire pmap_change_wiring(). We have never used it to wire virtual pages. 2014-08-03 20:40:51 +00:00
boot Rename files: keep codename only to make it shorter. 2014-08-01 15:10:55 +00:00
bsm
cam Do not retry on set of non-transient XCOPY errors. 2014-08-03 11:43:14 +00:00
cddl Revert r269404 and use cpu_ticks() for dbuf allocation. 2014-08-03 09:47:51 +00:00
compat All mbuf external free functions never fail, so let them be void. 2014-07-11 13:58:48 +00:00
conf Make the witness lock limit an option. 2014-08-03 05:00:43 +00:00
contrib store the AR9300 interrupts away when doing interrupt debugging. 2014-07-26 21:32:03 +00:00
crypto
ddb
dev Fix multicast, broken by the conversion of the nfe(4) driver to the 2014-08-03 16:45:07 +00:00
fs Set the erase block size properly in the case the underlying media 2014-08-02 05:05:16 +00:00
gdb
geom In r264504, we prevented doing I/O for more than MAXPHYS by making 2014-07-22 17:30:05 +00:00
gnu
i386 Retire pmap_change_wiring(). We have never used it to wire virtual pages. 2014-08-03 20:40:51 +00:00
isa
kern vn_path_to_global_path: update comment. 2014-08-03 07:59:19 +00:00
kgssapi
libkern Fix unwind-info errors in our hand-written arm assembler code. 2014-08-01 18:24:44 +00:00
mips Retire pmap_change_wiring(). We have never used it to wire virtual pages. 2014-08-03 20:40:51 +00:00
modules List one file per line in the Makefiles. This makes it easier to read 2014-08-01 01:53:39 +00:00
net Garbage collect couple of unused fields from struct ifaddr: 2014-07-29 15:01:29 +00:00
net80211
netgraph
netinet Add support for the SCTP_PKTDROP_SUPPORTED socket option and 2014-08-03 18:12:55 +00:00
netinet6 Add new rule to source address selection algorithm. It prefers address 2014-07-30 15:08:12 +00:00
netipsec Fix style bug: rename the refcount field of m_ext to ext_cnt, to match 2014-07-11 14:34:29 +00:00
netnatm
netpfil On machines with strict alignment copy pfsync_state_key from packet 2014-07-10 12:41:58 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix OFED startup order: All SYSINIT()'s and modules should be loaded 2014-07-06 14:22:13 +00:00
opencrypto
pc98
pci
powerpc Retire pmap_change_wiring(). We have never used it to wire virtual pages. 2014-08-03 20:40:51 +00:00
rpc Merge the NFSv4.1 server code in projects/nfsv4.1-server over 2014-07-01 20:47:16 +00:00
security
sparc64 Retire pmap_change_wiring(). We have never used it to wire virtual pages. 2014-08-03 20:40:51 +00:00
sys Remove Giant acquisition from the mount and unmount pathes. 2014-08-03 03:27:54 +00:00
teken
tools
ufs Simplify comment to remove multiple negative and passive voice. 2014-07-23 16:18:54 +00:00
vm Retire pmap_change_wiring(). We have never used it to wire virtual pages. 2014-08-03 20:40:51 +00:00
x86 - Output a summary of optional VT-x features in dmesg similar to CPU 2014-07-30 00:00:12 +00:00
xdr
xen Remove ia64. 2014-07-07 00:27:09 +00:00
Makefile Remove ia64. 2014-07-07 00:27:09 +00:00