freebsd-dev/sys
Konstantin Belousov b3162b45e1 Move the comment about resident pages preventing vnode from leaving
active list, into the header comment for vdrop(), which is the
function that decides whether to leave the vnode on the list.  Note
that dirty page write-out in vinactive() is asynchronous.

Discussed with:	alc
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2015-11-27 01:16:35 +00:00
..
amd64 Fix whitespace on addition of IPSEC option 2015-11-26 21:35:50 +00:00
arm Rename sysctl node hw.imx6 to hw.imx. Move its definition to imx_machdep.c 2015-11-26 17:26:52 +00:00
arm64 Correct arm64 gic_v3 sizeof argument 2015-11-26 21:05:55 +00:00
boot META MODE: Don't create .meta files when symlinking sources into the obj directory. 2015-11-25 19:44:43 +00:00
bsm
cam Add API to obtain primary enclosure name and ID for /dev/sesX devices. 2015-11-21 10:22:01 +00:00
cddl Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the 2015-11-19 05:33:15 +00:00
compat Split kerne timekeep ABI structure vdso_sv_tk out of the struct 2015-11-23 07:09:35 +00:00
conf Stop building vers.c in include/ and only build the needed osreldate.h. 2015-11-25 19:10:59 +00:00
contrib Fix inconsistent use of malloc type for cdev private data. 2015-11-23 13:23:53 +00:00
crypto
ddb
dev Remove residual functions declaration left after r291365. 2015-11-26 18:56:21 +00:00
fs When the nfsd threads are terminated, the NFSv4 server state 2015-11-21 23:55:46 +00:00
gdb
geom Fix early kernel dump via dumpdev env 2015-11-17 20:55:50 +00:00
gnu
i386 Fix whitespace on addition of IPSEC option 2015-11-26 21:35:50 +00:00
isa
kern Move the comment about resident pages preventing vnode from leaving 2015-11-27 01:16:35 +00:00
kgssapi
libkern libkern: ffs, fls: s/4/3/ the 3rd BSD clause 2015-10-22 21:04:47 +00:00
mips Revert r291142. 2015-11-23 11:19:00 +00:00
modules Overhaul if_enc(4) and make it loadable in run-time. 2015-11-25 07:31:59 +00:00
net Fix building sys/modules/if_enc by adding missing headers 2015-11-25 21:16:10 +00:00
net80211 [net80211] decode WPA cipher config '0' as "clear cipher config". 2015-11-26 01:54:58 +00:00
netgraph Move iflladdr_event eventhandler invocation to if_setlladdr. 2015-11-14 13:34:03 +00:00
netinet When the sending of an SCTP outgoing stream reset request fails, 2015-11-26 23:12:41 +00:00
netinet6 Overhaul if_enc(4) and make it loadable in run-time. 2015-11-25 07:31:59 +00:00
netipsec Overhaul if_enc(4) and make it loadable in run-time. 2015-11-25 07:31:59 +00:00
netnatm
netpfil Add destroy_object callback to object rewriting framework. 2015-11-23 22:06:55 +00:00
netsmb The problem report was for a crash that happened when smbfs was 2015-11-18 23:04:01 +00:00
nfs
nfsclient
nfsserver
nlm
ofed Add some defines needed by the coming mlx5 infiniband support. 2015-11-24 12:11:56 +00:00
opencrypto Remove unneeded includes of opt_kdtrace.h. 2015-11-22 02:01:01 +00:00
pc98 Fix whitespace on addition of IPSEC option 2015-11-26 21:35:50 +00:00
powerpc Fix whitespace on addition of IPSEC option 2015-11-26 21:35:50 +00:00
rpc Improve locking of sg_threadcount. 2015-11-19 08:04:05 +00:00
security
sparc64 Fix whitespace on addition of IPSEC option 2015-11-26 21:35:50 +00:00
sys Overhaul if_enc(4) and make it loadable in run-time. 2015-11-25 07:31:59 +00:00
teken
tests Style 9 changes. 2015-11-12 10:31:14 +00:00
tools
ufs Do not perform read-ahead for BA_CLRBUF request when we are low on 2015-10-27 13:44:13 +00:00
vm Correct an error in vm_reserv_reclaim_contig(). In the highly unusual 2015-11-26 19:12:18 +00:00
x86 Correct the number of DTLB entries reported for the CPUID Leaf 2 2015-11-24 19:55:11 +00:00
xdr
xen xen/intr: fix the event channel enabled per-cpu mask 2015-11-05 14:33:46 +00:00
Makefile