freebsd-dev/sys
Marcel Moolenaar 90a5222f14 Turn WITNESS_COUNT into a tunable and sysctl. This allows adjusting
the value without recompiling the kernel.  This is useful when
recompiling is not possible as an immediate solution. When we run out
of witness objects, witness is completely disabled. Not having an
immediate solution can therefore be problematic.

Submitted by:	Sreekanth Rupavatharam <rupavath@juniper.net>
Obtained from:	Juniper Networks, Inc.
2014-10-11 02:02:58 +00:00
..
amd64 Support Intel-specific MSRs that are accessed when booting up a linux in bhyve: 2014-10-09 19:13:33 +00:00
arm o Add machine-dependent SMP part 2014-10-10 14:35:51 +00:00
boot o Add machine-dependent SMP part 2014-10-10 14:35:51 +00:00
bsm
cam Make ctld start even if some LUNs are unable to open backing storage. 2014-10-10 19:41:09 +00:00
cddl MFV r272804: 2014-10-09 07:52:51 +00:00
compat Regenerate after r272823: 2014-10-09 15:19:35 +00:00
conf Change the PF hash from Jenkins to Murmur3. In forwarding tests 2014-10-10 19:26:26 +00:00
contrib ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address. 2014-10-05 03:58:30 +00:00
crypto
ddb
dev Don't pass RF_ALLOCATED to bus_alloc_resource(). 2014-10-10 19:12:04 +00:00
fs Remove remnants of some cleanup; no functional changes. 2014-10-09 18:49:58 +00:00
gdb
geom Add an ability to set dumpdev via loader(8) tunable. 2014-10-08 12:18:16 +00:00
gnu
i386 Pass up the error status of minidumpsys() to its callers. 2014-10-08 20:25:21 +00:00
isa
kern Turn WITNESS_COUNT into a tunable and sysctl. This allows adjusting 2014-10-11 02:02:58 +00:00
kgssapi
libkern Change the PF hash from Jenkins to Murmur3. In forwarding tests 2014-10-10 19:26:26 +00:00
mips Pass up the error status of minidumpsys() to its callers. 2014-10-08 20:25:21 +00:00
modules Merge projects/ipfw to HEAD. 2014-10-09 19:32:35 +00:00
net Virtualize if_epair(4). An if_xname check for both "a" and "b" interfaces 2014-10-10 06:45:13 +00:00
net80211
netgraph Bump ipfw module version. 2014-10-09 16:12:01 +00:00
netinet Add context pointer and source address to the UDP tunnel callback 2014-10-10 06:08:59 +00:00
netinet6 Add context pointer and source address to the UDP tunnel callback 2014-10-10 06:08:59 +00:00
netipsec Do not strip outer header when operating in transport mode. 2014-10-02 02:00:21 +00:00
netnatm
netpfil Remove redundant if_notifier declaration. 2014-10-10 20:37:06 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix compile warning when compiling with GCC. 2014-10-07 10:04:25 +00:00
opencrypto
pc98 Merge pc98's machdep.c into i386/i386/machdep.c. 2014-10-04 06:01:30 +00:00
powerpc
rpc
security
sparc64 Fix typo revealed by using newer binutils 2014-10-10 14:18:33 +00:00
sys Change the PF hash from Jenkins to Murmur3. In forwarding tests 2014-10-10 19:26:26 +00:00
teken
tools
ufs Restore the backed-out change, using __offsetof instead. 2014-10-10 00:35:08 +00:00
vm Make MAP_NOSYNC handling in the vm_fault() read-locked object path 2014-10-10 19:27:36 +00:00
x86 Support Intel-specific MSRs that are accessed when booting up a linux in bhyve: 2014-10-09 19:13:33 +00:00
xdr
xen xen: convert the xenstore user-space char device to a newbus device 2014-09-30 17:31:04 +00:00
Makefile