freebsd-skq/sys
daichi bf7aeca620 - It has been become MPSAFE.
- Fixed lock panic issue under MPSAFE.
- Fixed panic issue whenever it locks vnode with reclaim.
- Fixed lock implementations not conforming to vnode_if.src style.

Submitted by:   Masanori Ozawa <ozawa@ongs.co.jp> (unionfs developer)
Reviewed by:    jeff, kensmith
Approved by:    re (kensmith)
MFC after:      1 week
2007-10-14 13:49:30 +00:00
..
amd64 Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors. 2007-10-14 10:55:50 +00:00
arm Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
boot Do not attempt to make an NFS rpc call if using tftp 2007-10-12 17:09:43 +00:00
bsm
cam Add a bunch of definitions and structures to support newer drivers. 2007-10-12 22:11:22 +00:00
cddl Print the ZFS ereport to the console if vfs.zfs.debug is set to help diagnose 2007-10-14 07:58:50 +00:00
compat Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
conf Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors. 2007-10-14 10:55:50 +00:00
contrib Print the ZFS ereport to the console if vfs.zfs.debug is set to help diagnose 2007-10-14 07:58:50 +00:00
crypto
ddb
dev Convert coretemp(4) to the hardware sensors framework and 2007-10-14 10:59:44 +00:00
fs - It has been become MPSAFE. 2007-10-14 13:49:30 +00:00
gdb
geom When orphaning a provider, cancel events related to it. 2007-09-27 20:18:34 +00:00
gnu
i4b Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
i386 Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors. 2007-10-14 10:55:50 +00:00
ia64 Use the correct expanded name for SCTP. 2007-09-26 20:05:07 +00:00
isa
kern Import OpenBSD's sysctl hardware sensors framework. 2007-10-14 10:45:31 +00:00
libkern Do not use __XSCALE__ to detect if clz is available, use _ARM_ARCH_5 instead. 2007-10-13 12:05:36 +00:00
modules Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors. 2007-10-14 10:55:50 +00:00
net Make sure that we refresh the PID on read(2) and write(2) operations. 2007-10-12 14:58:34 +00:00
net80211 invalidate ic_prevchan when constructing a new channel list 2007-09-18 21:54:27 +00:00
netatalk
netatm
netgraph Split ng_pppoe_rcvdata() function into three hook-specific ones 2007-10-14 09:58:22 +00:00
netinet Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient NFS MP scaling changes. 2007-10-12 19:12:21 +00:00
nfsserver Set the NFS server sockbuf high watermarks to the system defaults 2007-10-12 03:56:27 +00:00
opencrypto Deny attempt to malloc unbounded amount of the memory. 2007-10-08 20:08:34 +00:00
pc98 Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
pccard
pci Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
powerpc Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
rpc
security - Change the wakeup logic associated with having multiple sleepers 2007-10-12 15:09:02 +00:00
sparc64 Correct a lock assertion failure in sparc64's pmap_page_is_mapped() that is 2007-10-07 18:03:03 +00:00
sun4v Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
sys Import OpenBSD's sysctl hardware sensors framework. 2007-10-14 10:45:31 +00:00
tools
ufs
vm Allow recursion on the 'zones' internal UMA zone. 2007-10-11 20:11:27 +00:00
Makefile