1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys
Konstantin Belousov 730b63b0c2 Remove prtactive variable and related printf()s in the vop_inactive
and vop_reclaim() methods. They seems to be unused, and the reported
situation is normal for the forced unmount.

MFC after:   1 week
X-MFC-note:  keep prtactive symbol in vfs_subr.c
2010-11-19 21:17:34 +00:00
..
amd64 specialreg.h: add definitions for MPERF/APERF pair of MSRs 2010-11-19 15:07:36 +00:00
arm Provide a mutex around the read/modify/write of the IXP425_GPIO_* 2010-11-14 20:41:22 +00:00
boot Revert r215435. We need to figure out the exact value to be loaded. 2010-11-17 20:37:16 +00:00
bsm
cam If HBA doesn't report user-enabled SATA capabilies (like ATA_CAM wrapper) - 2010-11-18 13:38:33 +00:00
cddl zfs+sendfile: populate all requested pages, not just those already cached 2010-11-16 15:53:44 +00:00
compat Fix a panic on i386 for drivers using MmAllocateContiguousMemory() 2010-11-17 09:32:39 +00:00
conf
contrib
crypto Only save FPU context when not executing in the context of the crypto 2010-11-17 16:17:15 +00:00
ddb
dev Various small typos and grammar nits in comments. 2010-11-18 22:17:20 +00:00
fs Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
gdb
geom Add support for asterisk characters when filling in the GELI password 2010-11-14 14:12:43 +00:00
gnu Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
i386 Make pmap_release consistent with pmap_pinit with respect to unpinning 2010-11-19 15:12:19 +00:00
ia64
isa
kern Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
kgssapi
libkern Add support for asterisk characters when filling in the GELI password 2010-11-14 14:12:43 +00:00
mips Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout 2010-11-14 20:38:11 +00:00
modules Correct mips/arm elimination of sym 2010-11-13 20:28:06 +00:00
net Instead of unconditionally emitting .globl's for the __start_set_xxx and 2010-11-14 20:40:55 +00:00
net80211 The ni_rctls checks are used to verify that a ratectl algo has set up 2010-11-14 09:59:52 +00:00
netatalk
netgraph Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout 2010-11-14 20:38:11 +00:00
netinet Add new, per connection, statistics for TCP, including: 2010-11-17 18:55:12 +00:00
netinet6 Do not initialize flag variables before needed. 2010-11-17 10:43:20 +00:00
netipsec Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout 2010-11-14 20:38:11 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
nfsserver
nlm
opencrypto Let cryptosoft(4) add its pseudo-device with a specific unit number and its 2010-11-14 13:09:32 +00:00
pc98
pci
powerpc Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout 2010-11-14 20:38:11 +00:00
rpc
security
sparc64 Convert drivers somehow missed in r200874 to multipass probing. 2010-11-15 21:58:10 +00:00
sun4v
sys Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
teken
tools
ufs Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
vm Reduce the amount of detail printed by vm_page_free_toq() when it panics. 2010-11-19 17:49:08 +00:00
x86 hwpstate: use CPU_FOREACH when binding to all available processors 2010-11-16 12:43:45 +00:00
xdr
xen
Makefile